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:   jdolecek
Date:           Thu Nov 28 16:18:50 UTC 2002

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

Log Message:
signame(): if sig == 0, return name " 0", so that the result would be
printed as:
   CALL  kill(0x1e4, SIG 0)
rathern than previous
   CALL  kill(0x1e4, SIG*unknown 0*)


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 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