PERFORCE change 96879 for review

John Birrell jb at FreeBSD.org
Tue May 9 20:57:43 UTC 2006


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

Change 96879 by jb at jb_freebsd2 on 2006/05/09 20:57:14

	The backend of the cyclic timer subsystem is very machine dependent.

Affected files ...

.. //depot/projects/dtrace/src/sys/conf/files.i386#4 edit

Differences ...

==== //depot/projects/dtrace/src/sys/conf/files.i386#4 (text+ko) ====

@@ -83,6 +83,8 @@
 	no-implicit-rule
 #
 #
+cddl/i386/cyclic_machdep.c	optional cyclic \
+	compile-with "${NORMAL_C} -D_SOLARIS_C_SOURCE -I$S/contrib/opensolaris/compat"
 compat/linux/linux_file.c	optional compat_linux
 compat/linux/linux_getcwd.c	optional compat_linux
 compat/linux/linux_ioctl.c	optional compat_linux


More information about the p4-projects mailing list