Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: sommerfeld
Date: Sat May 27 00:45:41 UTC 2000
Modified Files:
basesrc/usr.bin/ktrace: ktrace.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/usr.bin/ktrace/ktrace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index