This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
truss
History
Peter Wemm
02b8e10aad
Do not bother with #include <machine/psl.h> since it is just a stub file
...
that says something like "/* Not used on Alpha */".
2002-05-01 06:23:48 +00:00
..
alpha-fbsd.c
Do not bother with #include <machine/psl.h> since it is just a stub file
2002-05-01 06:23:48 +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
Use fseeko and uintptr_t to make sure that we get a sensible offset
2002-04-21 19:04:26 +00:00
truss.1
Use `The .Nm utility'
2002-04-20 12:18:28 +00:00