Page MenuHomeFreeBSD

D13213.id35665.diff
No OneTemporary

D13213.id35665.diff

Index: sys/amd64/linux/syscalls.master
===================================================================
--- sys/amd64/linux/syscalls.master
+++ sys/amd64/linux/syscalls.master
@@ -598,3 +598,4 @@
; please, keep this line at the end.
332 AUE_NULL UNIMPL nosys
+; vim: syntax=off
Index: sys/amd64/linux32/syscalls.master
===================================================================
--- sys/amd64/linux32/syscalls.master
+++ sys/amd64/linux32/syscalls.master
@@ -690,3 +690,4 @@
; please, keep this line at the end.
383 AUE_NULL UNIMPL nosys
+; vim: syntax=off
Index: sys/compat/freebsd32/syscalls.master
===================================================================
--- sys/compat/freebsd32/syscalls.master
+++ sys/compat/freebsd32/syscalls.master
@@ -1119,3 +1119,4 @@
struct kevent32 *eventlist, \
int nevents, \
const struct timespec32 *timeout); }
+; vim: syntax=off
Index: sys/i386/ibcs2/syscalls.master
===================================================================
--- sys/i386/ibcs2/syscalls.master
+++ sys/i386/ibcs2/syscalls.master
@@ -202,3 +202,4 @@
125 AUE_NULL UNIMPL nosys
126 AUE_NULL UNIMPL nosys
127 AUE_NULL UNIMPL nosys
+; vim: syntax=off
Index: sys/i386/linux/syscalls.master
===================================================================
--- sys/i386/linux/syscalls.master
+++ sys/i386/linux/syscalls.master
@@ -697,3 +697,4 @@
; please, keep this line at the end.
383 AUE_NULL UNIMPL nosys
+; vim: syntax=off
Index: sys/kern/syscalls.master
===================================================================
--- sys/kern/syscalls.master
+++ sys/kern/syscalls.master
@@ -1026,3 +1026,4 @@
; Please copy any additions and changes to the following compatability tables:
; sys/compat/freebsd32/syscalls.master
+; vim: syntax=off

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 12, 1:05 AM (11 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31273034
Default Alt Text
D13213.id35665.diff (1 KB)

Event Timeline