freebsd-dev/usr.bin/truss
Ruslan Ermilov b2490f915f I now don't seem to be able to reproduce the -DNOCLEAN buildworld
breakage with ioctl.c.  The .depend file should track dependencies
just fine, and the worst we can have is to miss new ioctls.

But I still think it's a good idea to have -DNOCLEAN build produce
the same ioctl.c as it would without -DNOCLEAN.

Prodded for a long time by:	bde
2002-04-11 14:49:32 +00:00
..
alpha-fbsd.c #include <sys/proc.h> where needed (for the stop event definitions) and 2001-10-22 02:02:00 +00:00
amd64-fbsd32.c #include <sys/proc.h> where needed (for the stop event definitions) and 2001-10-22 02:02:00 +00:00
amd64-linux32.c Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. 2001-12-11 23:34:02 +00:00
extern.h Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. 2001-12-11 23:34:02 +00:00
i386-fbsd.c #include <sys/proc.h> where needed (for the stop event definitions) and 2001-10-22 02:02:00 +00:00
i386-linux.c Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. 2001-12-11 23:34:02 +00:00
i386.conf
i386linux.conf
main.c Fix the code that selects the default binary type if the actual type can't 2002-02-08 12:42:55 +00:00
Makefile I now don't seem to be able to reproduce the -DNOCLEAN buildworld 2002-04-11 14:49:32 +00:00
setup.c Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. 2001-12-11 23:34:02 +00:00
syscall.h Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. 2001-12-11 23:34:02 +00:00
syscalls.c Print open(2) flags in hex instread of decimal for clarity. 2001-12-30 23:11:52 +00:00
truss.1