summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/lpq (follow)
Commit message (Expand)AuthorAgeFilesLines
* ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;jmc2020-04-231-4/+4
* simplify previous; ok bentleyjmc2016-03-171-2/+1
* Switch (non-curses, non-ksh) programs that use COLUMNS to a single idiom.bentley2016-03-171-3/+10
* Move ckqueue() to common_source/common.cjca2016-02-291-28/+1
* build all lpr tools with -Werror-implicit-function-declarationbenno2015-12-281-1/+2
* clean up flags++ instances around getopt()deraadt2015-02-091-3/+3
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+3
* more ctype cleanupsderaadt2013-11-241-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-15/+1
* cgetstr(3) can also return 2 so handle that. Also restructre things a bitotto2008-05-261-9/+7
* Comparing string literals does not work as the author expected.otto2008-05-221-4/+7
* convert to new .Dd format;jmc2007-05-311-2/+2
* sort options and sync usage(); from Igor Sobradojmc2007-02-162-12/+12
* plug mem leaks, pr3425 from patrick latifi. ok deraadt@tedu2003-09-031-3/+6
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-022-13/+5
* Remove setuid root from lp*. lpr needs to be setuid daemon so themillert2002-06-082-8/+11
* Pull in useful bits from NetBSD and make our lp* easier to diff andmillert2002-05-203-55/+57
* 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-4/+4
* use err/warn and friends instead of printf/exit.ericj2001-12-061-3/+3
* use the same siginterrupt() trick in lpc(1) as in timedc(1). we have to hackderaadt2001-11-231-2/+4
* o kill registermillert2001-08-301-7/+7
* Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otheraaron2000-03-191-8/+12
* Try to standardize the options list introduction; it should read "The optionsaaron2000-03-041-3/+2
* more .Os cleansingaaron1999-06-051-16/+18
* fix -a synopsis typo; joerg@freebsdderaadt1997-06-211-1/+1
* Add OpenBSD tags (was in wrong dir for previous commit)millert1997-01-172-1/+8
* getopt returns -1 on OpenBSDimp1996-10-261-1/+1
* Integrated 4.4Lite2 sourcetholo1996-07-042-13/+62
* previous fix of NULL check reversedpefo1996-05-151-1/+1
* Missing ' == NULL)' added...pefo1996-05-061-1/+1
* correct -P, $PRINTER, and DEFLP interactions. bug reported by scott.burns@labatt.comderaadt1996-05-041-1/+6
* initial import of NetBSD treederaadt1995-10-183-0/+277