OpenBSD CVS

src/bin/kill/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / bin / kill

Current tag: OPENBSD_5_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   26 years  deraadt   $OpenBSD$
[TXT] kill.1  1.38   9 years  millert   Document behavior of killing process 0, matching the text in kill(2). From Theo ...
[TXT] kill.c  1.12   10 years  millert   kill(1) doesn't use getopt() due to its non-standard option processing. However,...