aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lpr
Commit message (Expand)AuthorAgeFilesLines
* Hide DIR definition by making it an opaque struct typedef.Gleb Kurtsou2012-05-191-1/+1
* Print out a warning message if a `lpc setstatus' is done whenGarance A Drosehn2012-04-301-0/+18
* Catch the user-error when no queue name was specified on anGarance A Drosehn2012-04-301-0/+8
* The scandir(3) function expects fourth parameter, compar, be in type of:Xin LI2012-04-131-4/+4
* mdoc: terminate quoted strings.Joel Dahl2012-03-261-1/+1
* - Remove some unnecessary cast when assigning NULL to a handle.Kevin Lo2012-02-151-3/+3
* fgets(3) returns a pointer, so compare against NULL, not integer 0.Kevin Lo2012-01-131-1/+1
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-304-11/+11
* In usr.sbin/lpr/lpd/printjob.c, use the correct printf length modifiersDimitry Andric2011-12-171-2/+4
* In usr.sbin/lpr/filters/lpf.c, use a less obtuse way of clearing theDimitry Andric2011-12-171-1/+2
* - Fix the code that matches userids in match_jobspec(). It needs to checkGarance A Drosehn2011-04-133-11/+11
* Remove the advertising clause from UCB copyrighted files in usr.sbin. ThisJoel Dahl2010-12-1130-120/+2
* Move most of the remaining USD/PSD/SMM papers into share/docUlrich Spörlein2010-12-0411-1084/+1
* Fix printing of files located on ZFS filesystem with an st_dev orEdwin Groothuis2010-10-211-1/+1
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-082-2/+0
* - Improve the wait4data() routine so it behaves better when checkingGarance A Drosehn2010-08-111-7/+23
* Fix typos and spelling mistakes.Joel Dahl2010-08-061-1/+1
* Modernize scandir(3) and alphasort(3) interfaces according to the IEEEKonstantin Belousov2010-01-042-2/+2
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-025-0/+10
* Fix using lp(1) without the new -t option after r194171.Jilles Tjoelker2009-09-291-2/+2
* Fix end-of-line issues that can come up when `lpq' reads informationGarance A Drosehn2009-06-241-1/+102
* In preparation for raising NGROUPS and NGROUPS_MAX, change baseBrooks Davis2009-06-191-2/+6
* Add -m and -t options.Brian Somers2009-06-142-2/+13
* use bigger local variable to calculate free spaceBernd Walter2008-09-011-1/+1
* Cleanup of userland __P useKevin Lo2007-11-071-2/+2
* Use sizeof() for calculating the buffer size instead of hard-coded values.Kevin Lo2007-03-061-1/+1
* Obey MK_INET6_SUPPORT.Yaroslav Tykhiy2006-07-271-0/+4
* Fix checking of the "lock" file in the spool directory for a queue,Garance A Drosehn2006-07-071-2/+9
* Rever the previous changes. It turns out that it perfectly correctGarance A Drosehn2006-03-093-3/+3
* Switch these makefiles to use 'MAN=' to indicate they will not generateGarance A Drosehn2006-03-083-3/+3
* Use the new name H_SETSIZE instead of the old H_EVENT to set the historyStefan Farfeleder2005-10-191-1/+1
* Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav2005-06-101-4/+0
* NI_WITHSCOPEID cleanupHajimu UMEMOTO2005-05-132-5/+5
* MFS5: Minor style(9) tweak.Xin LI2005-02-221-1/+1
* Be more careful when doing el_parse() - only do it when el isXin LI2005-02-151-1/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-132-2/+2
* Fixed .Xr call.Ruslan Ermilov2005-01-211-1/+2
* Sort sections.Ruslan Ermilov2005-01-185-34/+34
* Fix so all parts of lpd, lpc, lpq, and lprm will use the same algorithmGarance A Drosehn2004-12-315-37/+79
* Do more extensive checking of the userid field which is read in from theGarance A Drosehn2004-12-311-7/+46
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-213-3/+3
* Call umask() before opening the lock-file for a queue, to make sureGarance A Drosehn2004-12-191-1/+2
* When printing a data file received from some other host, check to makeGarance A Drosehn2004-12-171-0/+100
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-245-5/+5
* Stop on write error.Poul-Henning Kamp2004-09-271-2/+5
* Eliminated double whitespace.Ruslan Ermilov2004-07-033-12/+13
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-028-56/+110
* Fixed spelling of the document date.Ruslan Ermilov2004-07-021-1/+1
* Removed redundant mdoc(7) macro calls.Ruslan Ermilov2004-06-051-2/+2
* Clarify the "lp" description to mention port@host syntax.Tim Kientzle2004-02-191-1/+1