freebsd_amp_hwpstate/usr.sbin/lpr
Warner Losh 6ee8b26997 Two minor, pedantic fixes from bde for my last pedantic fixes, plus
the following from recent OpenBSD changes.  These changes (and all
I've made) should be merged back into 2.2 when they are vetted in
-current.

common.c:
OpenBSD 1.7: mickey: #if __STDC__ --> #ifdef __STDC__

displayq.c:
OpenBSD 1.8: deraadt: 1 byte oflows; millert

rmjob.c:
OpenBSD 1.8: deraadt: 1 byte oflows; millert

cmds.c:
OpenBSD 1.9: grr: restore traditional "all" keyword option - see lpc(8)
[[ This makes lpc status all work again -- imp ]]

printjob.c:
OpenBSD 1.17: deraadt: use sendmail -t
OpenBSD 1.16: mickey: #if __STDC__ --> #ifdef __STDC__
OpenBSD 1.15: deraadt: 1 byte oflow; Don.Lewis@tsc.tdk.com

recvjob.c:
OpenBSD 1.11: mickey: #if __STDC__ --> #ifdef __STDC__

lpr.c:
OpenBSD 1.19: mickey: #if __STDC__ --> #ifdef __STDC__

Obtained from: OpenBSD
1997-07-29 13:24:01 +00:00
..
SMM.doc
common_source Two minor, pedantic fixes from bde for my last pedantic fixes, plus 1997-07-29 13:24:01 +00:00
filters Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
lp Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
lpc Two minor, pedantic fixes from bde for my last pedantic fixes, plus 1997-07-29 13:24:01 +00:00
lpd Two minor, pedantic fixes from bde for my last pedantic fixes, plus 1997-07-29 13:24:01 +00:00
lpq Use setuid/seteuid around dangerous operations. Also a few buffer 1997-07-23 00:49:46 +00:00
lpr Two minor, pedantic fixes from bde for my last pedantic fixes, plus 1997-07-29 13:24:01 +00:00
lprm Use setuid/seteuid around dangerous operations. Also a few buffer 1997-07-23 00:49:46 +00:00
lptest
pac index -> strchr and rindex -> strrchr to reduce the number of gratuitous 1997-07-23 20:53:41 +00:00
runqueue Two minor, pedantic fixes from bde for my last pedantic fixes, plus 1997-07-29 13:24:01 +00:00
Makefile