| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the closeallfds() routine to use closefrom() when it is | gad | 2013-05-27 | 2 | -8/+29 |
* | Let lpr build with -Wmissing-variable-declarations. | ed | 2012-10-25 | 7 | -21/+14 |
* | PRIV_START and PRIV_END were reversed. | eadler | 2012-10-24 | 1 | -2/+2 |
* | Check the return error of set[ug]id. While this can never fail in the | eadler | 2012-10-22 | 13 | -118/+137 |
* | Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t. | mdf | 2012-09-27 | 1 | -2/+3 |
* | Remove unused values | kevlo | 2012-09-11 | 1 | -1/+1 |
* | Correct description of minfree to kilobytes rather than blocks. | wblock | 2012-08-13 | 1 | -1/+1 |
* | Make sure that arraysz is initialized to a value larger than zero. | jh | 2012-07-17 | 1 | -0/+2 |
* | Remove trailing whitespace. | jh | 2012-07-17 | 1 | -4/+4 |
* | Relax security permissions on '.seq' file creation - the strict, | eadler | 2012-05-30 | 1 | -1/+1 |
* | Hide DIR definition by making it an opaque struct typedef. | gleb | 2012-05-19 | 1 | -1/+1 |
* | Print out a warning message if a `lpc setstatus' is done when | gad | 2012-04-30 | 1 | -0/+18 |
* | Catch the user-error when no queue name was specified on an | gad | 2012-04-30 | 1 | -0/+8 |
* | The scandir(3) function expects fourth parameter, compar, be in type of: | delphij | 2012-04-13 | 1 | -4/+4 |
* | mdoc: terminate quoted strings. | joel | 2012-03-26 | 1 | -1/+1 |
* | - Remove some unnecessary cast when assigning NULL to a handle. | kevlo | 2012-02-15 | 1 | -3/+3 |
* | fgets(3) returns a pointer, so compare against NULL, not integer 0. | kevlo | 2012-01-13 | 1 | -1/+1 |
* | Spelling fixes for usr.sbin/ | uqs | 2011-12-30 | 4 | -11/+11 |
* | In usr.sbin/lpr/lpd/printjob.c, use the correct printf length modifiers | dim | 2011-12-17 | 1 | -2/+4 |
* | In usr.sbin/lpr/filters/lpf.c, use a less obtuse way of clearing the | dim | 2011-12-17 | 1 | -1/+2 |
* | - Fix the code that matches userids in match_jobspec(). It needs to check | gad | 2011-04-13 | 3 | -11/+11 |
* | Remove the advertising clause from UCB copyrighted files in usr.sbin. This | joel | 2010-12-11 | 30 | -120/+2 |
* | Move most of the remaining USD/PSD/SMM papers into share/doc | uqs | 2010-12-04 | 11 | -1084/+1 |
* | Fix printing of files located on ZFS filesystem with an st_dev or | edwin | 2010-10-21 | 1 | -1/+1 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 2 | -2/+0 |
* | - Improve the wait4data() routine so it behaves better when checking | gad | 2010-08-11 | 1 | -7/+23 |
* | Fix typos and spelling mistakes. | joel | 2010-08-06 | 1 | -1/+1 |
* | Modernize scandir(3) and alphasort(3) interfaces according to the IEEE | kib | 2010-01-04 | 2 | -2/+2 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 5 | -0/+10 |
* | Fix using lp(1) without the new -t option after r194171. | jilles | 2009-09-29 | 1 | -2/+2 |
* | Fix end-of-line issues that can come up when `lpq' reads information | gad | 2009-06-24 | 1 | -1/+102 |
* | In preparation for raising NGROUPS and NGROUPS_MAX, change base | brooks | 2009-06-19 | 1 | -2/+6 |
* | Add -m and -t options. | brian | 2009-06-14 | 2 | -2/+13 |
* | use bigger local variable to calculate free space | ticso | 2008-09-01 | 1 | -1/+1 |
* | Cleanup of userland __P use | kevlo | 2007-11-07 | 1 | -2/+2 |
* | Use sizeof() for calculating the buffer size instead of hard-coded values. | kevlo | 2007-03-06 | 1 | -1/+1 |
* | Obey MK_INET6_SUPPORT. | yar | 2006-07-27 | 1 | -0/+4 |
* | Fix checking of the "lock" file in the spool directory for a queue, | gad | 2006-07-07 | 1 | -2/+9 |
* | Rever the previous changes. It turns out that it perfectly correct | gad | 2006-03-09 | 3 | -3/+3 |
* | Switch these makefiles to use 'MAN=' to indicate they will not generate | gad | 2006-03-08 | 3 | -3/+3 |
* | Use the new name H_SETSIZE instead of the old H_EVENT to set the history | stefanf | 2005-10-19 | 1 | -1/+1 |
* | Remove kludges intended to support src trees with partial obj trees. | des | 2005-06-10 | 1 | -4/+0 |
* | NI_WITHSCOPEID cleanup | ume | 2005-05-13 | 2 | -5/+5 |
* | MFS5: Minor style(9) tweak. | delphij | 2005-02-22 | 1 | -1/+1 |
* | Be more careful when doing el_parse() - only do it when el is | delphij | 2005-02-15 | 1 | -1/+1 |
* | Expand *n't contractions. | ru | 2005-02-13 | 2 | -2/+2 |
* | Fixed .Xr call. | ru | 2005-01-21 | 1 | -1/+2 |
* | Sort sections. | ru | 2005-01-18 | 5 | -34/+34 |
* | Fix so all parts of lpd, lpc, lpq, and lprm will use the same algorithm | gad | 2004-12-31 | 5 | -37/+79 |
* | Do more extensive checking of the userid field which is read in from the | gad | 2004-12-31 | 1 | -7/+46 |