| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r238547: | Jaakko Heinonen | 2012-10-01 | 1 | -0/+2 |
| * | MFC r238546: Remove trailing whitespace. | Jaakko Heinonen | 2012-10-01 | 1 | -4/+4 |
| * | MFC r239233: | Warren Block | 2012-08-20 | 1 | -1/+1 |
| * | MFC r236289: | Eitan Adler | 2012-06-06 | 1 | -1/+1 |
| * | MFC r234244: | Xin LI | 2012-05-16 | 1 | -4/+4 |
| * | = MFC of r211190: | Garance A Drosehn | 2010-11-29 | 1 | -7/+23 |
| * | MFC of 214124 | Edwin Groothuis | 2010-10-28 | 1 | -1/+1 |
| * | Merge scandir(3) interface update to stable/8. | Konstantin Belousov | 2010-01-24 | 2 | -2/+2 |
| * | MFC r197625: Fix using lp(1) without the new -t option after r194171. | Jilles Tjoelker | 2009-10-06 | 1 | -2/+2 |
| * | Fix end-of-line issues that can come up when `lpq' reads information | Garance A Drosehn | 2009-06-24 | 1 | -1/+102 |
| * | In preparation for raising NGROUPS and NGROUPS_MAX, change base | Brooks Davis | 2009-06-19 | 1 | -2/+6 |
| * | Add -m and -t options. | Brian Somers | 2009-06-14 | 2 | -2/+13 |
| * | use bigger local variable to calculate free space | Bernd Walter | 2008-09-01 | 1 | -1/+1 |
| * | Cleanup of userland __P use | Kevin Lo | 2007-11-07 | 1 | -2/+2 |
| * | Use sizeof() for calculating the buffer size instead of hard-coded values. | Kevin Lo | 2007-03-06 | 1 | -1/+1 |
| * | Obey MK_INET6_SUPPORT. | Yaroslav Tykhiy | 2006-07-27 | 1 | -0/+4 |
| * | Fix checking of the "lock" file in the spool directory for a queue, | Garance A Drosehn | 2006-07-07 | 1 | -2/+9 |
| * | Rever the previous changes. It turns out that it perfectly correct | Garance A Drosehn | 2006-03-09 | 3 | -3/+3 |
| * | Switch these makefiles to use 'MAN=' to indicate they will not generate | Garance A Drosehn | 2006-03-08 | 3 | -3/+3 |
| * | Use the new name H_SETSIZE instead of the old H_EVENT to set the history | Stefan Farfeleder | 2005-10-19 | 1 | -1/+1 |
| * | Remove kludges intended to support src trees with partial obj trees. | Dag-Erling Smørgrav | 2005-06-10 | 1 | -4/+0 |
| * | NI_WITHSCOPEID cleanup | Hajimu UMEMOTO | 2005-05-13 | 2 | -5/+5 |
| * | MFS5: Minor style(9) tweak. | Xin LI | 2005-02-22 | 1 | -1/+1 |
| * | Be more careful when doing el_parse() - only do it when el is | Xin LI | 2005-02-15 | 1 | -1/+1 |
| * | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 2 | -2/+2 |
| * | Fixed .Xr call. | Ruslan Ermilov | 2005-01-21 | 1 | -1/+2 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 5 | -34/+34 |
| * | Fix so all parts of lpd, lpc, lpq, and lprm will use the same algorithm | Garance A Drosehn | 2004-12-31 | 5 | -37/+79 |
| * | Do more extensive checking of the userid field which is read in from the | Garance A Drosehn | 2004-12-31 | 1 | -7/+46 |
| * | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 3 | -3/+3 |
| * | Call umask() before opening the lock-file for a queue, to make sure | Garance A Drosehn | 2004-12-19 | 1 | -1/+2 |
| * | When printing a data file received from some other host, check to make | Garance A Drosehn | 2004-12-17 | 1 | -0/+100 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 5 | -5/+5 |
| * | Stop on write error. | Poul-Henning Kamp | 2004-09-27 | 1 | -2/+5 |
| * | Eliminated double whitespace. | Ruslan Ermilov | 2004-07-03 | 3 | -12/+13 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 8 | -56/+110 |
| * | Fixed spelling of the document date. | Ruslan Ermilov | 2004-07-02 | 1 | -1/+1 |
| * | Removed redundant mdoc(7) macro calls. | Ruslan Ermilov | 2004-06-05 | 1 | -2/+2 |
| * | Clarify the "lp" description to mention port@host syntax. | Tim Kientzle | 2004-02-19 | 1 | -1/+1 |
| * | Fix a warning about mismatched pointers. A pointer to "void *" is not the | Peter Wemm | 2003-10-26 | 1 | -1/+1 |
| * | Fix two buffer overflows caused by off-by-one errors: avoid writing a null | Tim J. Robbins | 2003-10-13 | 1 | -2/+2 |
| * | Minimal update to make it easier to increase the buffer-size lpd uses | Garance A Drosehn | 2003-08-21 | 2 | -10/+20 |
| * | Use STDIN_FILENO, STDOUT_FILENO, and STDERR_FILENO in a few more | Garance A Drosehn | 2003-08-13 | 3 | -17/+17 |
| * | Remove a 'From:' that snuck into an sccsid comment line as part of -v1.3 | Garance A Drosehn | 2003-08-01 | 1 | -1/+1 |
| * | Fix a grammar bogon and a typo | Christian Brueffer | 2003-07-17 | 1 | -1/+1 |
| * | (Hopefully) Last set of changes so all of lpr uses __FBSDID() for | Garance A Drosehn | 2003-07-15 | 5 | -18/+20 |
| * | More changes to use __FBSDID() for setting rcsids, and fix the | Garance A Drosehn | 2003-07-15 | 2 | -4/+7 |
| * | More changes to use __FBSDID() for setting rcsids, and fix the | Garance A Drosehn | 2003-07-15 | 1 | -5/+6 |
| * | More changes to use __FBSDID() for setting rcsids. For the filter | Garance A Drosehn | 2003-07-15 | 6 | -9/+18 |
| * | More changes to use __FBSDID() for setting rcsids, and fix the | Garance A Drosehn | 2003-07-14 | 5 | -18/+17 |