index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
lpr
/
lpc
/
cmds.c
Age
Commit message (
Expand
)
Author
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-06-08
Remove setuid root from lp*. lpr needs to be setuid daemon so the
Todd C. Miller
2002-05-20
Pull in useful bits from NetBSD and make our lp* easier to diff and
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-08-30
o kill register
Todd C. Miller
2001-06-25
Fix a bunch of one-byte possible overflows
Paul Janzen
2001-06-25
A little more careful with buffers, only relevant if /etc/printcap was set
Paul Janzen
2001-06-22
use strlcpy vs strncpy+a[len-1]='\0'
lebel
2000-11-21
sigjmp & statics begone
Theo de Raadt
1997-07-25
restore traditional "all" keyword option - see lpc(8)
grr
1997-01-17
Add OpenBSD tags (was in wrong dir for previous commit)
Todd C. Miller
1997-01-17
possible oflow
Todd C. Miller
1996-11-03
Improve portability by using ANSI/POSIX interfaces when possible.
Todd C. Miller
1996-10-31
buf oflows pendantry
Todd C. Miller
1996-08-29
hate warnings, kill warnings
Theo de Raadt
1996-07-04
Integrated 4.4Lite2 source
Thorsten Lockert
1996-01-15
from netbsd; More descriptive message for printer status. Addresses PR #509
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt