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.sbin
/
lpr
/
lpc
/
at
jcs
7 files
Makefile
cmds.c
Use <fcntl.h> instead of <sys/file.h> for open() and friends. Delete a bunch of unnecessary #includes and sort to match style(9) while doing the above cleanup.
8 years ago
cmdtab.c
Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
13 years ago
extern.h
Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
13 years ago
lpc.8
it is possible specifying more than one printer concurrently; use .Op macros for options instead of hardcoding brackets; remove a few superfluous .Ar macros before ellipsis; "usage:" is lower case; while here, apply some spacing tweaks.
16 years ago
lpc.c
More "(<blah> *)0" -> NULL, avoiding any stdarg functions.
10 years ago
lpc.h