summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/common_source/displayq.c
Commit message (Expand)AuthorAgeFilesLines
* Let lpr build with -Wmissing-variable-declarations.ed2012-10-251-2/+0
* Check the return error of set[ug]id. While this can never fail in theeadler2012-10-221-20/+21
* Remove the advertising clause from UCB copyrighted files in usr.sbin. Thisjoel2010-12-111-4/+0
* Fix end-of-line issues that can come up when `lpq' reads informationgad2009-06-241-1/+102
* Fix so all parts of lpd, lpc, lpq, and lprm will use the same algorithmgad2004-12-311-7/+8
* Get the 'sccsid' lines even closer to correct style(9) form. Thegad2003-07-141-0/+3
* Take advantage of the common_source/lp.cdefs.h file to change lprgad2003-07-141-6/+4
* Fix buffer overflow in queue file handling.kris2001-08-301-7/+13
* Replace calls to strncpy with calls to strlcpy, and remove the extra stepgad2001-07-221-6/+3
* Fix most of the warnings generated by compiling lpr with -Wnon-const-format,gad2001-07-151-3/+3
* Rename a few global variables which hold hostname-related values to begad2001-06-151-7/+7
* Fix about 90-100 warnings one gets when trying to compile lpr&friendsgad2001-06-121-39/+25
* Cosmetic change of a structure name.gad2000-11-061-3/+3
* Make the standard 'lpq' output a little more informative when listing jobsgad2000-10-311-12/+39
* Fix 'lpq' so it can correctly display jobs which come from hosts usinggad2000-10-311-9/+44
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* The printf type checking in gcc wants %qd to be a long long, so addjb1998-05-131-2/+2
* Mega lpd/lpd upgrade, part I:wollman1997-12-021-61/+58
* Argl! Who's got the pointy hat these days? Hand it over to me, ASAP!joerg1997-11-071-0/+1
* One could be surprised how much bugs can still be found here...joerg1997-10-151-2/+3
* Improve my hack from rev 1.6 of displayq.c, and make the TCPjoerg1997-10-141-1/+3
* common_source: staticize private version of warn() so to not conflictjoerg1997-08-231-1/+2
* Two minor, pedantic fixes from bde for my last pedantic fixes, plusimp1997-07-291-2/+2
* Use setuid/seteuid around dangerous operations. Also a few bufferimp1997-07-231-5/+29
* Imply a 10-second connection timeout when querying remote queues, tojoerg1997-06-231-0/+13
* Buffer overflow from OpenBSD:imp1997-02-091-5/+8
* Cleanup.joerg1996-05-091-5/+0
* Pull a bunch of fixes from the 4.4BSD-Lite2 branch. It's reallyjoerg1996-05-051-12/+13
* Fix my botched 4.4Lite2 import, and revert these files to their HEADjoerg1996-05-051-14/+13
* Vendor-branch import of the 4.4BSD-Lite2 code for lpr. There arejoerg1996-05-051-13/+14
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+449
OpenPOWER on IntegriCloud