summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr
Commit message (Expand)AuthorAgeFilesLines
* Remove the advertising clause from UCB copyrighted files in usr.sbin. Thisjoel2010-12-1130-120/+2
* Move most of the remaining USD/PSD/SMM papers into share/docuqs2010-12-0411-1084/+1
* Fix printing of files located on ZFS filesystem with an st_dev oredwin2010-10-211-1/+1
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-082-2/+0
* - Improve the wait4data() routine so it behaves better when checkinggad2010-08-111-7/+23
* Fix typos and spelling mistakes.joel2010-08-061-1/+1
* Modernize scandir(3) and alphasort(3) interfaces according to the IEEEkib2010-01-042-2/+2
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-025-0/+10
* Fix using lp(1) without the new -t option after r194171.jilles2009-09-291-2/+2
* Fix end-of-line issues that can come up when `lpq' reads informationgad2009-06-241-1/+102
* In preparation for raising NGROUPS and NGROUPS_MAX, change basebrooks2009-06-191-2/+6
* Add -m and -t options.brian2009-06-142-2/+13
* use bigger local variable to calculate free spaceticso2008-09-011-1/+1
* Cleanup of userland __P usekevlo2007-11-071-2/+2
* Use sizeof() for calculating the buffer size instead of hard-coded values.kevlo2007-03-061-1/+1
* Obey MK_INET6_SUPPORT.yar2006-07-271-0/+4
* Fix checking of the "lock" file in the spool directory for a queue,gad2006-07-071-2/+9
* Rever the previous changes. It turns out that it perfectly correctgad2006-03-093-3/+3
* Switch these makefiles to use 'MAN=' to indicate they will not generategad2006-03-083-3/+3
* Use the new name H_SETSIZE instead of the old H_EVENT to set the historystefanf2005-10-191-1/+1
* Remove kludges intended to support src trees with partial obj trees.des2005-06-101-4/+0
* NI_WITHSCOPEID cleanupume2005-05-132-5/+5
* MFS5: Minor style(9) tweak.delphij2005-02-221-1/+1
* Be more careful when doing el_parse() - only do it when el isdelphij2005-02-151-1/+1
* Expand *n't contractions.ru2005-02-132-2/+2
* 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
OpenPOWER on IntegriCloud