1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/usr.bin/kdump
Craig Rodrigues 9d6690e038 Add ioctl.c, linux_syscalls.c, linux32_syscalls.c to beforedepend target.
These files need to be generated before mkdep is run.
2015-06-15 06:48:43 +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 Teach kdump to decode linux syscalls names too. 2011-03-01 16:42:28 +00:00
Makefile Add ioctl.c, linux_syscalls.c, linux32_syscalls.c to beforedepend target. 2015-06-15 06:48:43 +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