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
jasone
7719fcccbc
The break() system call takes a pointer argument, not an integer. This
...
change fixes output for break() on LP64 systems.
2008-01-03 00:18:03 +00:00
..
amd64-fbsd32.c
Fix handling of Quad-type arguments. Previously, syscalls
2007-07-28 23:15:04 +00:00
amd64-fbsd.c
MFp4: Bugfixes for truss(1):
2007-06-26 22:42:37 +00:00
amd64-linux32.c
MFp4: Bugfixes for truss(1):
2007-06-26 22:42:37 +00:00
extern.h
…
i386-fbsd.c
Fix handling of Quad-type arguments. Previously, syscalls
2007-07-28 23:15:04 +00:00
i386-linux.c
MFp4: Bugfixes for truss(1):
2007-06-26 22:42:37 +00:00
i386.conf
…
i386linux.conf
…
ia64-fbsd.c
MFp4: Bugfixes for truss(1):
2007-06-26 22:42:37 +00:00
main.c
Syscalls have at most 6 argument, not 5. See mmap(2) for example.
2007-07-28 23:00:42 +00:00
Makefile
…
powerpc-fbsd.c
Fix handling of Quad-type arguments. Previously, syscalls
2007-07-28 23:15:04 +00:00
setup.c
MFp4: Bugfixes for truss(1):
2007-06-26 22:42:37 +00:00
sparc64-fbsd.c
MFp4: Bugfixes for truss(1):
2007-06-26 22:42:37 +00:00
syscall.h
…
syscalls.c
The break() system call takes a pointer argument, not an integer. This
2008-01-03 00:18:03 +00:00
truss.1
…
truss.h
…