Source-Changes archive

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

CVS commit: basesrc/usr.bin/pkill



Module Name:    basesrc
Committed By:   augustss
Date:           Mon Mar  4 13:47:08 UTC 2002

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

Log Message:
Fix 3 bugs in signal number decoding:
  * invoking pkill without any arguments gave a core
  * an initial numeric prefix of a signal name was ignored, e.g. -88sigint
  * argc was not updated when the signal number was decoded.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.bin/pkill/pkill.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