summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed .Xr call.ru2005-01-211-1/+2
* Sort sections.ru2005-01-185-34/+34
* Fix so all parts of lpd, lpc, lpq, and lprm will use the same algorithmgad2004-12-315-37/+79
* Do more extensive checking of the userid field which is read in from thegad2004-12-311-7/+46
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-213-3/+3
* Call umask() before opening the lock-file for a queue, to make suregad2004-12-191-1/+2
* When printing a data file received from some other host, check to makegad2004-12-171-0/+100
* For variables that are only checked with defined(), don't provideru2004-10-245-5/+5
* Stop on write error.phk2004-09-271-2/+5
* Eliminated double whitespace.ru2004-07-033-12/+13
* Mechanically kill hard sentence breaks.ru2004-07-028-56/+110
* Fixed spelling of the document date.ru2004-07-021-1/+1
* Removed redundant mdoc(7) macro calls.ru2004-06-051-2/+2
* Clarify the "lp" description to mention port@host syntax.kientzle2004-02-191-1/+1
* Fix a warning about mismatched pointers. A pointer to "void *" is not thepeter2003-10-261-1/+1
* Fix two buffer overflows caused by off-by-one errors: avoid writing a nulltjr2003-10-131-2/+2
* Minimal update to make it easier to increase the buffer-size lpd usesgad2003-08-212-10/+20
* Use STDIN_FILENO, STDOUT_FILENO, and STDERR_FILENO in a few moregad2003-08-133-17/+17
* Remove a 'From:' that snuck into an sccsid comment line as part of -v1.3gad2003-08-011-1/+1
* Fix a grammar bogon and a typobrueffer2003-07-171-1/+1
* (Hopefully) Last set of changes so all of lpr uses __FBSDID() forgad2003-07-155-18/+20
* More changes to use __FBSDID() for setting rcsids, and fix thegad2003-07-152-4/+7
* More changes to use __FBSDID() for setting rcsids, and fix thegad2003-07-151-5/+6
* More changes to use __FBSDID() for setting rcsids. For the filtergad2003-07-156-9/+18
* More changes to use __FBSDID() for setting rcsids, and fix thegad2003-07-145-18/+17
* Get the 'sccsid' lines even closer to correct style(9) form. Thegad2003-07-145-0/+13
* Get the 'sccsid' for this to match the original lines you wouldgad2003-07-141-2/+6
* Get the 'sccsid' lines even closer to correct style(9) form. Thegad2003-07-145-0/+10
* More changes to use __FBSDID() for setting rcsids, and fix thegad2003-07-146-26/+19
* Take advantage of the common_source/lp.cdefs.h file to change lprgad2003-07-1412-42/+26
* Introduce a new lp.cdefs.h file, which will be used to make itgad2003-07-141-0/+107
* add FBSDIDcharnier2003-07-061-4/+5
* We don't need two $FreeBSD$'s. Remove the older one.gad2003-06-211-2/+0
* Minor improvement to some debugging code that is probably used by no onegad2003-06-121-4/+15
* Remove MAINTAINER= lines. That info is now in /usr/src/MAINTAINERSgad2003-06-121-3/+0
* When sanity-checking a variable, it's good to check the correct variable...gad2003-06-121-1/+1
* There is no need for this makefile to reference BDECFLAGS, particularlygad2003-06-111-1/+0
* Include stdlib.h for atoi declaration.imp2003-06-091-0/+3
* Include stdlib.h for atoi declarationimp2003-06-091-0/+3
* Add section number to .Xrcharnier2003-06-081-4/+4
* Change DEFMX to 0. This removes the size limit for print jobs by default.eivind2003-03-272-3/+4
* english(4) police.schweikh2002-12-271-1/+1
* mdoc(7) police: markup fixes.ru2002-11-271-13/+16
* Use "deprecated" instead of "depreciated" where appropriate.sheldonh2002-10-301-1/+1
* Fix typos; each file has at least one s/seperat/separat/schweikh2002-08-111-1/+1
* use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY.ume2002-07-221-4/+2
* Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. Thesegad2002-07-179-10/+1103
* The .Nm utilitycharnier2002-07-144-16/+24
* Call routine to free everything obtained when filling in 'struct printer'.gad2002-07-121-0/+1
* Fix set_qstate() so it correctly checks for any error from chmod().gad2002-07-121-1/+1
OpenPOWER on IntegriCloud