summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/common_source/displayq.c
AgeCommit message (Expand)Author
2001-11-01displayq to honor the terminal width; millert@ okMichael Shalayeff
2001-08-30o kill registerTodd C. Miller
2001-08-30Use NAME_MAX, not MAXPATHLEN for buffer sizes since they are notTodd C. Miller
2001-08-29Fix buffer oflow reading from queue file. While we are at it, crankTodd C. Miller
2001-06-22use strlcpy vs strncpy+a[len-1]='\0'lebel
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-02-27be more paranoid.Theo de Raadt
1997-07-231 byte oflows; millertTheo de Raadt
1997-07-17WallTheo de Raadt
1997-01-17Possible buf oflow.Todd C. Miller
1996-10-25proactive bounds checking; help from millertTheo de Raadt
1996-07-04Integrated 4.4Lite2 sourceThorsten Lockert
1995-11-22from netbsd; {} maniaTheo de Raadt
1995-11-13lprm failed to delete all files; from thomas@cevis.uni-Bremen.de; netbsd pr#1756Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt