summaryrefslogtreecommitdiffstats
path: root/usr.bin/ktrace
Commit message (Collapse)AuthorAgeFilesLines
* s/trace -C/ktrace -C/peter1996-08-101-1/+1
| | | | Pointed out by: zgabor@code.hu (Zahemszky Gabor) PR#1486
* Do always create ktrace.out with mode 0600, to prevent it fromjoerg1996-06-301-1/+4
| | | | | accidentally compromising information confidential to the user running ktrace.
* Document the fact that it only works if the trace record is a regular file.jraynard1996-06-221-0/+4
|
* Merged in 4.4Lite2 versions, added $Id$'s. The ktrace changes shouldjraynard1996-06-192-30/+38
| | | | fix the garbage error messages printed out under certain circumstances.
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
|
* Reviewed by:ats1994-08-281-0/+10
| | | | | | | Submitted by: Put in a signal handler to catch the SIGSYS signal that indicates that ktrace was not built into the kernel and prevent ktrace to core dump somewhere.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-275-0/+493
OpenPOWER on IntegriCloud