This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
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
…
i386linux.conf
…
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
…
syscall.h
…
syscalls.c
Fixed printf format errors.
1998-07-06 21:01:54 +00:00
truss.1
…