summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/common_source/rmjob.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* snprintf/vsnprintf return < 0 on error, rather than -1.deraadt2019-07-031-3/+3
* Move prototypes of local functions from lp.h to the .c files and maketb2016-01-121-13/+18
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-3/+2
* more ctype cleanupsderaadt2013-11-241-2/+2
* Change scandir()'s 'select' argument fromguenther2012-11-291-2/+2
* In preparation for getline and getdelim additions to libc, rename getline()fgsch2012-03-041-4/+4
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* trailing "\n" not needed in fatal(); ok millert@stevesk2007-04-071-3/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* Fix loop invariants in rmremote(). Reported by Arne Woerner in PRmillert2003-02-131-11/+24
* Remove setuid root from lp*. lpr needs to be setuid daemon so themillert2002-06-081-28/+44
* Pull in useful bits from NetBSD and make our lp* easier to diff andmillert2002-05-201-28/+39
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-3/+3
* o kill registermillert2001-08-301-10/+10
* Better buffer lengths (MAXFOO and FOO_MAX) based on a patch frommillert2001-08-301-3/+3
* buf mishandling; rotel@indigo.iederaadt1998-04-221-6/+6
* 1 byte oflows; millertderaadt1997-07-231-3/+3
* Be extra careful when unlinking data file to only remove a file ismillert1997-07-181-2/+4
* Wallderaadt1997-07-171-3/+3
* Add OpenBSD tagsmillert1997-01-171-0/+6
* proactive bounds checking; help from millertderaadt1996-10-251-2/+2
* Integrated 4.4Lite2 sourcetholo1996-07-041-3/+3
* lprm failed to delete all files; from thomas@cevis.uni-Bremen.de; netbsd pr#1756deraadt1995-11-131-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+363