summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/common_source/displayq.c
AgeCommit message (Expand)Author
2009-07-13Rename internal getline() function to get_line() so it doesroy
2009-01-18fix -Wsign-compare issueslukem
2006-03-21Coverity CID 1750: Add a function to free a queue and use it.christos
2006-03-21Coverity CID 1752: getq() always allocates a queue if nitems >= 0, so alwayschristos
2006-01-20Instead of dealing with port@host in many places, do it where it is needed.christos
2006-01-04Address PR bin/12112garbled
2005-11-28- WARNS = 4christos
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-17use strlcpy/strlcat.itojun
2002-07-14Unifdef __STDC__. Remove __P(). ANSIfy.wiz
2002-06-08avoid hardcoded octalsitojun
2001-08-30use strlcpy. from openbsditojun
2001-08-30security fix from openbsd:itojun
2001-06-25use DEFLP instead of "lp".mrg
2001-01-05use %ll_ instead of the less standard %q_lukem
2000-10-11More format string cleanups by sommerfeld.is
1999-12-07- add timeouts to displayq(), rmremote(), sendfile() and response(),mrg
1999-09-26delint and other cleanups.mrg
1998-09-14Fix pr 5071 better after feedback from the Originator Havard Eidnes.frueauf
1998-09-14Add (ugly?) code to prevent core dump as described in pr 5071 by Havard Eidnes.frueauf
1997-10-05fix alpha compile warnings.mrg
1997-10-05- WARNS?=1mrg
1997-10-05merge 4.4 lite2mrg
1997-07-10make explicit comparisons to NULL (gcc -Wall)mikel
1997-04-19getc() returns an int, not a char.thorpej
1996-12-09remove unsafe calls to strcpy(), strcat(), and sprintf(). some KNF.mrg
1995-11-28merge in changes from 1.1 release branchjtc
1995-11-15Fix garbled lines (from Thomas Eberhardt; PR#1756).pk
1995-10-03-- convert sgtty to termios. From: Scott Bartram <scottb@iis.net>hpeyerl
1994-05-18clean up that import. no rcsids yet.cgd
1994-03-27off_t exp.cgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd