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
2003-09-26
realloc fixes; ok deraadt millert
Peter Valchev
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-13
Don't reformat output beyond a minimum terminal width (60).
Paul Janzen
2003-05-12
Do vis()-cleaning when displaying the print queue.
Paul Janzen
2003-04-07
kill last strcpy; ok millert
Theo de Raadt
2003-04-05
trivial strlcat, tedu@ ok
Anil Madhavapeddy
2003-02-13
Fix loop invariants in rmremote(). Reported by Arne Woerner in PR
Todd C. Miller
2002-07-27
merge if() and foo = snprintf checks better; millert ok
Theo de Raadt
2002-06-13
Fixed some lpd bugs while on the plane from Calgary:
Todd C. Miller
2002-06-09
Better fix for correct queue printing when things have been moved around.
Todd C. Miller
2002-06-09
Don't print jobs in transit to a remote queue as being "active"
Todd C. Miller
2002-06-09
Convert remaining K&R function headers to ANSI
Todd C. Miller
2002-06-09
o Kill "garbage" global (unused)
Todd C. Miller
2002-06-08
o Replace some hard-coded octal constants w/ S_I*
Todd C. Miller
2002-06-08
use the dirfd macro instead of reaching into the DIR and pulling out dd_fd
Todd C. Miller
2002-06-08
Remove some debugging code
Todd C. Miller
2002-06-08
Remove setuid root from lp*. lpr needs to be setuid daemon so the
Todd C. Miller
2002-05-28
Remove useless sigaddset()
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-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
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-11-01
displayq to honor the terminal width; millert@ ok
Michael Shalayeff
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
[next]