summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr
Commit message (Expand)AuthorAgeFilesLines
* MFC r291348:bdrewery2015-12-041-1/+1
* MFC r288266:bdrewery2015-10-131-1/+3
* MFC r264400,r265836:ngie2014-12-313-3/+3
* MFC r271789:pfg2014-10-231-1/+1
* Change the closeallfds() routine to use closefrom() when it isgad2013-05-272-8/+29
* Let lpr build with -Wmissing-variable-declarations.ed2012-10-257-21/+14
* PRIV_START and PRIV_END were reversed.eadler2012-10-241-2/+2
* Check the return error of set[ug]id. While this can never fail in theeadler2012-10-2213-118/+137
* Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t.mdf2012-09-271-2/+3
* Remove unused valueskevlo2012-09-111-1/+1
* Correct description of minfree to kilobytes rather than blocks.wblock2012-08-131-1/+1
* Make sure that arraysz is initialized to a value larger than zero.jh2012-07-171-0/+2
* Remove trailing whitespace.jh2012-07-171-4/+4
* Relax security permissions on '.seq' file creation - the strict,eadler2012-05-301-1/+1
* Hide DIR definition by making it an opaque struct typedef.gleb2012-05-191-1/+1
* Print out a warning message if a `lpc setstatus' is done whengad2012-04-301-0/+18
* Catch the user-error when no queue name was specified on angad2012-04-301-0/+8
* The scandir(3) function expects fourth parameter, compar, be in type of:delphij2012-04-131-4/+4
* mdoc: terminate quoted strings.joel2012-03-261-1/+1
* - Remove some unnecessary cast when assigning NULL to a handle.kevlo2012-02-151-3/+3
* fgets(3) returns a pointer, so compare against NULL, not integer 0.kevlo2012-01-131-1/+1
* Spelling fixes for usr.sbin/uqs2011-12-304-11/+11
* In usr.sbin/lpr/lpd/printjob.c, use the correct printf length modifiersdim2011-12-171-2/+4
* In usr.sbin/lpr/filters/lpf.c, use a less obtuse way of clearing thedim2011-12-171-1/+2
* - Fix the code that matches userids in match_jobspec(). It needs to checkgad2011-04-133-11/+11
* 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
OpenPOWER on IntegriCloud