summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/common_source/lp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move ckqueue() to common_source/common.cjca2016-02-291-1/+2
* Move prototypes of local functions from lp.h to the .c files and maketb2016-01-121-20/+14
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+2
* Remove the printcap fc, fs, xc, xs capabilities from lpd that were usednaddy2013-12-101-5/+1
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* Change scandir()'s 'select' argument fromguenther2012-11-291-2/+2
* In preparation for getline and getdelim additions to libc, rename getline()fgsch2012-03-041-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Fixed some lpd bugs while on the plane from Calgary:millert2002-06-131-2/+2
* Convert remaining K&R function headers to ANSImillert2002-06-091-2/+2
* o Kill "garbage" global (unused)millert2002-06-091-2/+1
* Remove setuid root from lp*. lpr needs to be setuid daemon so themillert2002-06-081-3/+21
* Pull in useful bits from NetBSD and make our lp* easier to diff andmillert2002-05-201-5/+10
* Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert2002-02-171-2/+2
* 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-24/+24
* use err/warn and friends instead of printf/exit.ericj2001-12-061-2/+1
* use the same siginterrupt() trick in lpc(1) as in timedc(1). we have to hackderaadt2001-11-231-1/+4
* displayq to honor the terminal width; millert@ okmickey2001-11-011-2/+2
* Add OpenBSD tagsmillert1997-01-171-0/+2
* Integrated 4.4Lite2 sourcetholo1996-07-041-3/+4
* initial import of NetBSD treederaadt1995-10-181-0/+127