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
/
kdump
History
Craig Rodrigues
dc7fc2cad8
Use cpp -I$includedir
...
"cpp -I$1" was expanding to "cpp -Iprint" which was not the proper directory of header files.
2015-06-15 06:44:22 +00:00
..
kdump.1
Add `-S' to display syscall numbers in the output as well.
2014-03-28 16:11:20 +00:00
kdump.c
Teach kdump to understand both linux emulation.
2015-05-24 16:22:03 +00:00
linux32_syscalls.conf
Teach kdump to understand both linux emulation.
2015-05-24 16:22:03 +00:00
linux_syscalls.conf
…
Makefile
Create proper targets for linux*syscalls.c
2015-06-14 03:30:39 +00:00
Makefile.depend
Add META_MODE support.
2015-06-13 19:20:56 +00:00
mkioctls
Use cpp -I$includedir
2015-06-15 06:44:22 +00:00
mksubr
Decode the arguments passed to _umtx_op(). In particular, decode the
2014-10-13 16:37:06 +00:00