summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lpc/cmds.c
AgeCommit message (Expand)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-06-08Remove setuid root from lp*. lpr needs to be setuid daemon so theTodd C. Miller
2002-05-20Pull in useful bits from NetBSD and make our lp* easier to diff andTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-30o kill registerTodd C. Miller
2001-06-25Fix a bunch of one-byte possible overflowsPaul Janzen
2001-06-25A little more careful with buffers, only relevant if /etc/printcap was setPaul Janzen
2001-06-22use strlcpy vs strncpy+a[len-1]='\0'lebel
2000-11-21sigjmp & statics begoneTheo de Raadt
1997-07-25restore traditional "all" keyword option - see lpc(8)grr
1997-01-17Add OpenBSD tags (was in wrong dir for previous commit)Todd C. Miller
1997-01-17possible oflowTodd C. Miller
1996-11-03Improve portability by using ANSI/POSIX interfaces when possible.Todd C. Miller
1996-10-31buf oflows pendantryTodd C. Miller
1996-08-29hate warnings, kill warningsTheo de Raadt
1996-07-04Integrated 4.4Lite2 sourceThorsten Lockert
1996-01-15from netbsd; More descriptive message for printer status. Addresses PR #509Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt