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
Age
Commit message (
Expand
)
Author
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-06-19
stretch some ugly while();
Theo de Raadt
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-12-06
use err/warn and friends instead of printf/exit.
Eric Jackson
2001-11-23
use the same siginterrupt() trick in lpc(1) as in timedc(1). we have to hack
Theo de Raadt
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
2000-08-24
more fixes in that area; dholland@eecs.harvard.edu
Theo de Raadt
2000-08-24
only loop through real groups; reported by dholland@eecs.harvard.edu
Theo de Raadt
2000-04-15
- For consistency, `super-user' -> `superuser' in all cases.
Aaron Campbell
2000-03-19
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
Aaron Campbell
1999-07-04
more macro conversion
Aaron Campbell
1999-06-05
remove trailing whitespace, some Nm cleanup
Aaron Campbell
1999-05-28
more .El madness
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
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