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
/
common_source
Age
Commit message (
Expand
)
Author
2001-08-30
o kill register
Todd C. Miller
2001-08-30
Better buffer lengths (MAXFOO and FOO_MAX) based on a patch from
Todd C. Miller
2001-08-30
Use NAME_MAX, not MAXPATHLEN for buffer sizes since they are not
Todd C. Miller
2001-08-29
Fix buffer oflow reading from queue file. While we are at it, crank
Todd C. Miller
2001-06-22
use strlcpy vs strncpy+a[len-1]='\0'
lebel
2001-04-05
another euid mixup; wiz@danbala.ifoer.tuwien.ac.at
Theo de Raadt
2001-04-04
missung euid swapout; j@ida.interface-business.de
Theo de Raadt
1998-06-28
Treat a printer as remote iff RM is not us or RP is set and it doesn't match the
Angelos D. Keromytis
1998-06-23
Fix snprintf return value usage.
Todd C. Miller
1998-04-22
buf mishandling; rotel@indigo.ie
Theo de Raadt
1998-02-27
be more paranoid.
Theo de Raadt
1998-02-15
Use keepalives as the protocol never notices if a networked printer
Niklas Hallqvist
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-24
inet_aton() returns 0 on error, not -1.
Todd C. Miller
1997-07-23
1 byte oflows; millert
Theo de Raadt
1997-07-19
Wall cleanup; people running lpd should test!
Theo de Raadt
1997-07-18
Be extra careful when unlinking data file to only remove a file is
Todd C. Miller
1997-07-17
Wall
Theo de Raadt
1997-06-23
It is not a reasonable default behavior to abort a printout because of its
kstailey
1997-01-17
Add OpenBSD tags
Todd C. Miller
1997-01-17
Possible buf oflow.
Todd C. Miller
1996-11-05
lpr suite uses getcap(3) so this is never used!
Todd C. Miller
1996-11-04
Remove dead code as pointed out by bitblt. Also nuke the gross #defines,
Todd C. Miller
1996-10-25
proactive bounds checking; help from millert
Theo de Raadt
1996-07-04
Integrated 4.4Lite2 source
Thorsten Lockert
1995-11-22
from netbsd; {} mania
Theo de Raadt
1995-11-13
lprm failed to delete all files; from thomas@cevis.uni-Bremen.de; netbsd pr#1756
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt