Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156499456
D54062.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
724 B
Referenced Files
None
Subscribers
None
D54062.diff
View Options
diff --git a/.gitattributes b/.gitattributes
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,10 @@
+# Default to Unix line-endings by default with all non-third-party code.
+* text=auto eol=lf
+cddl/contrib/** -text
+contrib/** -text
+crypto/** -text
+sys/contrib/** -text
+
*.c diff=cpp
*.h diff=cpp
*.cpp diff=cpp
diff --git a/usr.bin/bintrans/tests/.gitattributes b/usr.bin/bintrans/tests/.gitattributes
new file mode 100644
--- /dev/null
+++ b/usr.bin/bintrans/tests/.gitattributes
@@ -0,0 +1 @@
+textqpenc -text
diff --git a/usr.bin/diff3/tests/.gitattributes b/usr.bin/diff3/tests/.gitattributes
new file mode 100644
--- /dev/null
+++ b/usr.bin/diff3/tests/.gitattributes
@@ -0,0 +1 @@
+1cr.txt -text
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 15, 3:59 AM (15 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33072494
Default Alt Text
D54062.diff (724 B)
Attached To
Mode
D54062: Explicitly normalize on Unix line-endings with FreeBSD sources
Attached
Detach File
Event Timeline
Log In to Comment