Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2006 00:58:49 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 96457 for review
Message-ID:  <200605010058.k410wnwi027356@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=96457

Change 96457 by jb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605010058.k410wnwi027356>