PERFORCE change 103254 for review
Robert Watson
rwatson at FreeBSD.org
Sat Aug 5 15:51:28 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=103254
Change 103254 by rwatson at rwatson_zoo on 2006/08/05 15:50:28
Also back up/remove new systrace argument file, as with other .c
files.
Affected files ...
.. //depot/projects/trustedbsd/audit3/sys/kern/Makefile#3 edit
Differences ...
==== //depot/projects/trustedbsd/audit3/sys/kern/Makefile#3 (text+ko) ====
@@ -15,6 +15,7 @@
../sys/syscall.mk ../sys/sysproto.h: makesyscalls.sh syscalls.master
-mv -f init_sysent.c init_sysent.c.bak
-mv -f syscalls.c syscalls.c.bak
+ -mv -f systrace_args.c systrace_args.c.bak
-mv -f ../sys/syscall.h ../sys/syscall.h.bak
-mv -f ../sys/syscall.mk ../sys/syscall.mk.bak
-mv -f ../sys/sysproto.h ../sys/sysproto.h.bak
More information about the trustedbsd-cvs
mailing list