OpenBSD CVS

src/usr.bin/pkill/


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 / usr.bin / pkill

Current tag: OPENBSD_6_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   6 years  espie   remove redundant variable declarations in Makefiles, since those are the default...
[TXT] pkill.1  1.24   5 years  naddy   clarify that patterns are extended regular expressions; ok millert@ phessler@
[TXT] pkill.c  1.41   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...