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
/
displayq.c
Age
Commit message (
Expand
)
Author
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-05
trivial strlcat, tedu@ ok
Anil Madhavapeddy
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
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
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
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
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
1998-06-23
Fix snprintf return value usage.
Todd C. Miller
1998-02-27
be more paranoid.
Theo de Raadt
1997-07-23
1 byte oflows; millert
Theo de Raadt
1997-07-17
Wall
Theo de Raadt
1997-01-17
Possible buf oflow.
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