freebsd-skq/usr.bin/ktrace
rwatson f07336c6df Merge ktrace.c:1.21 from HEAD to RELENG_6:
When opening a trace file, open O_NONBLOCK so that ktrace doesn't stall
  if the target is a fifo.  After opening a trace file, check that it is a
  regular file, and if not, return an error.

  Reported by:    kris
  PR:             94278

Approved by:	re (scottl)
2006-03-20 14:25:19 +00:00
..
ktrace.1 Sort sections. 2005-01-18 13:43:56 +00:00
ktrace.c Merge ktrace.c:1.21 from HEAD to RELENG_6: 2006-03-20 14:25:19 +00:00
ktrace.h
Makefile
subr.c