freebsd-dev/usr.bin/kdump
Maxim Sobolev da551bb2c2 o Properly init prevtime, so that we don't print bogus value in the
first entry reported by the relative mode (-R).

o Properly print negative offsets, which I guess may happen if
records get re-ordered somehow, possibly due to the locking. Right
now we report huge bogus diff (i.e. 2 seconds or so).
2015-04-25 04:58:08 +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 o Properly init prevtime, so that we don't print bogus value in the 2015-04-25 04:58:08 +00:00
linux_syscalls.conf Teach kdump to decode linux syscalls names too. 2011-03-01 16:42:28 +00:00
Makefile kdump: eliminate new clang warnings. 2015-01-06 18:53:09 +00:00
mkioctls Stop including if_var.h from userland. 2015-04-06 09:42:23 +00:00
mksubr Decode the arguments passed to _umtx_op(). In particular, decode the 2014-10-13 16:37:06 +00:00