Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.bin/kdump



Module Name:    basesrc
Committed By:   atatat
Date:           Thu Jun 20 22:02:33 UTC 2002

Modified Files:
        basesrc/usr.bin/kdump: kdump.1 kdump.c

Log Message:
It's easy for ktrace can generate trace files that contain data from
multiple processes, so let's add a "-p pid" option to kdump so that it
can pull out the data for one process easily.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/usr.bin/kdump/kdump.1
cvs rdiff -r1.38 -r1.39 basesrc/usr.bin/kdump/kdump.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