NetBSD/usr.bin/ktrace
sommerfeld d4ddc11a83 Two tweaks:
- For cleaner subprocess traces, malloc something before
spawning, so the syscalls malloc does while initializing don't gunk up
the trace.
	- Increase pipe buffer sizes.
2000-05-27 00:45:37 +00:00
..
Makefile
ktrace.1 add description for -e argument (for ktruss) 2000-04-10 08:11:01 +00:00
ktrace.c Two tweaks: 2000-05-27 00:45:37 +00:00
ktrace.h remove prototype for setemul(), it's in kdump/setemul.h now 2000-04-10 09:30:26 +00:00
subr.c