summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr
AgeCommit message (Expand)Author
2013-11-13CID 1125882: Don't use unitialized variable; move code inside conditionalchristos
2013-10-19use new scopeid functionschristos
2012-06-02PR/46500 - Henning Petersen -- wrong permissions on create .seq filesjnemeth
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
2012-03-22Fix whitespace nits. Suggested by Bug Hunting.wiz
2011-11-09Use Sq, and remove trailing whitespace.wiz
2011-11-09If hosts.lpd contains '+', don't insist on reverse DNS == forward DNS.is
2011-08-31NULL does not need a castplunky
2011-08-30static, __printflike, __deadjoerg
2011-01-20- Replace fatal2() with the appropriate err(3)/errx(3) calls.ginsbach
2011-01-04Fix fd leak in error cases. Found by cppcheck.wiz
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-08-20Remove what appears to be a spurious include of a.out.h.he
2009-07-13Rename internal getline() function to get_line() so it doesroy
2009-04-22Enable WARNS=4 by default, except for:lukem
2009-04-12New sentence, new line. Use .An.wiz
2009-04-12Remove conditional, groff now knows how to deal with ASCII output.joerg
2009-03-10Remove redundant .Xo / .Xc scope.joerg
2009-01-18fix -Wsign-compare issueslukem
2008-12-28fix for 64 bit dev_tchristos
2008-12-06PR/40117 - Bug Hunting -- new line, new sentence; punctuationjnemeth
2008-10-22Perform line feed after printing usage line.mishka
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-05-07patch from Dennis den Brok for foomaticchristos
2008-05-03Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this islukem
2008-03-03Use mkstemp(3) (in a hokey manner) instead of mktemp(3).lukem
2008-02-24This file requires errno.hdholland
2008-02-16scnkey is const char [][HEIGHT], not char [][HEIGHT]matt
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-12-01Sort queue by time and jobid so that jobs submitted within themlelstv
2007-10-03remove null test; it is not necessary as we always look at the next element.christos
2007-10-03- int -> size_tchristos
2007-09-11- remove extraneous \n in err(3) messageginsbach
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-05-16coverity CID 1220: Don't use size_t for return of read.christos
2006-11-24fix spelling of accommodate; from Zapher.christos
2006-10-22use c99 initializerschristos
2006-05-25Add missing semicolon.christos
2006-05-25Coverity CID 830: Avoid NULL deref.christos
2006-05-25Coverity CID 3322: Fix memory leak.christos
2006-05-11end the argument list to exec*(3) with a NULL instead of a bare '0', asmrg
2006-03-21Coverity CID 1225: Don't close negative fd. While here fix fd leak.christos
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-03-17Appease Coverity CID 2580 [not a bug]christos
2006-03-17free memory on allocation failure.christos
2006-01-29- use sizeof() instead of the buffer size.christos
2006-01-22New sentence, new line. Bump date for previous. Properly case PostScript.wiz
2006-01-21Bump date for previous.wiz
2006-01-20Instead of dealing with port@host in many places, do it where it is needed.christos