PERFORCE change 96457 for review

John Birrell jb at FreeBSD.org
Mon May 1 00:58:50 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=96457

Change 96457 by jb at jb_freebsd2 on 2006/05/01 00:57:57

	DTrace requires the array of syscall names.

Affected files ...

.. //depot/projects/dtrace/src/sys/conf/files#9 edit

Differences ...

==== //depot/projects/dtrace/src/sys/conf/files#9 (text+ko) ====

@@ -1361,7 +1361,7 @@
 kern/sys_pipe.c			standard
 kern/sys_process.c		standard
 kern/sys_socket.c		standard
-kern/syscalls.c			optional witness
+kern/syscalls.c			optional witness kdtrace
 kern/sysv_ipc.c			standard
 kern/sysv_msg.c			optional sysvmsg
 kern/sysv_sem.c			optional sysvsem


More information about the p4-projects mailing list