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
KATO Takenori
c668c15639
Use MACHINE_ARCH instead of MACHINE to detect x86 arch.
...
Pointed out by: Akio Morita <amorita@meadow.scphys.kyoto-u.ac.jp>
1998-10-07 13:46:09 +00:00
..
alpha-fbsd.c
Make it compile -Wall cleanly.
1998-10-03 18:02:03 +00:00
amd64-fbsd32.c
Fixed printf format errors.
1998-07-06 21:01:54 +00:00
amd64-linux32.c
Fixed printf format errors.
1998-07-06 21:01:54 +00:00
i386-fbsd.c
Fixed printf format errors.
1998-07-06 21:01:54 +00:00
i386-linux.c
Fixed printf format errors.
1998-07-06 21:01:54 +00:00
i386.conf
Add a sysmk -> /dev/null definition ready for a coming change to
1998-01-25 09:09:48 +00:00
i386linux.conf
Add a sysmk -> /dev/null definition ready for a coming change to
1998-01-25 09:09:48 +00:00
main.c
Alpha support for truss. I tested this on both bento and beast (thanks,
1998-10-03 00:43:05 +00:00
Makefile
Use MACHINE_ARCH instead of MACHINE to detect x86 arch.
1998-10-07 13:46:09 +00:00
setup.c
Sort Xrefs. Use err(3). Remove uneeded #include.
1998-01-05 07:30:26 +00:00
syscall.h
Add some copyright and license terms, at Jordan's request. Note that
1997-12-20 18:40:43 +00:00
syscalls.c
Fixed printf format errors.
1998-07-06 21:01:54 +00:00
truss.1
Sort Xrefs. Use err(3). Remove uneeded #include.
1998-01-05 07:30:26 +00:00