tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
pkill
/
at
jcs
3 files
Makefile
remove redundant variable declarations in Makefiles, since those are the default.
8 years ago
pkill.1
From user commands, reference the simpler signal(3) manual rather than the more complicated sigaction(2); both provide a complete list of signals. Suggested by both Theos, tb@ and deraadt@, and jmc@ does not seem to object.
11 months ago
pkill.c
A couple commands don't need sys/param.h, but they do need sys/signal.h
4 years ago