DragonFly commits List (threaded) for 2006-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/kdump kdump.1 kdump.c
joerg 2006/06/01 11:18:00 PDT
DragonFly src repository
Modified files:
usr.bin/kdump kdump.1 kdump.c
Log:
Teach kdump a handy new trick: -p $pid selects the records of
a specific PID, making it much faster than e.g. grep of the output.
Keep track of how long the header was, useful for later additions.
Obtained-from: NetBSD
Revision Changes Path
1.3 +5 -1 src/usr.bin/kdump/kdump.1
1.6 +22 -8 src/usr.bin/kdump/kdump.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/kdump/kdump.1.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/kdump/kdump.c.diff?r1=1.5&r2=1.6&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]