freebsd-skq/usr.bin/kdump
rwatson d6eb8543f9 Merge kdump.1:1.13, kdump.c:1.27, as well as some of the mdoc cleanups
present in kdump.1:1.15:

  Add a "-H" argument to kdump, which causes kdump to print an additional
  field holding the threadid.  This is more useful for libthr than
  libpthread, but still quite useful in libpthread as it can be used to
  process interlaced records from multiple threads over the course of a
  system call.

  Detect old ktr_buffer values using the heuristic "if it's negative,
  then it must not be a valid threadid".  This may leave something to be
  desired.

  Reviewed by:    davidxu

Approved by:	re (scottl)
2006-02-14 03:28:31 +00:00
..
kdump.1 Merge kdump.1:1.13, kdump.c:1.27, as well as some of the mdoc cleanups 2006-02-14 03:28:31 +00:00
kdump.c Merge kdump.1:1.13, kdump.c:1.27, as well as some of the mdoc cleanups 2006-02-14 03:28:31 +00:00
Makefile
mkioctls Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE). 2004-06-16 23:39:33 +00:00