| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 3 | -3/+3 |
* | Call umask() before opening the lock-file for a queue, to make sure | gad | 2004-12-19 | 1 | -1/+2 |
* | When printing a data file received from some other host, check to make | gad | 2004-12-17 | 1 | -0/+100 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 5 | -5/+5 |
* | Stop on write error. | phk | 2004-09-27 | 1 | -2/+5 |
* | Eliminated double whitespace. | ru | 2004-07-03 | 3 | -12/+13 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 8 | -56/+110 |
* | Fixed spelling of the document date. | ru | 2004-07-02 | 1 | -1/+1 |
* | Removed redundant mdoc(7) macro calls. | ru | 2004-06-05 | 1 | -2/+2 |
* | Clarify the "lp" description to mention port@host syntax. | kientzle | 2004-02-19 | 1 | -1/+1 |
* | Fix a warning about mismatched pointers. A pointer to "void *" is not the | peter | 2003-10-26 | 1 | -1/+1 |
* | Fix two buffer overflows caused by off-by-one errors: avoid writing a null | tjr | 2003-10-13 | 1 | -2/+2 |
* | Minimal update to make it easier to increase the buffer-size lpd uses | gad | 2003-08-21 | 2 | -10/+20 |
* | Use STDIN_FILENO, STDOUT_FILENO, and STDERR_FILENO in a few more | gad | 2003-08-13 | 3 | -17/+17 |
* | Remove a 'From:' that snuck into an sccsid comment line as part of -v1.3 | gad | 2003-08-01 | 1 | -1/+1 |
* | Fix a grammar bogon and a typo | brueffer | 2003-07-17 | 1 | -1/+1 |
* | (Hopefully) Last set of changes so all of lpr uses __FBSDID() for | gad | 2003-07-15 | 5 | -18/+20 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-15 | 2 | -4/+7 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-15 | 1 | -5/+6 |
* | More changes to use __FBSDID() for setting rcsids. For the filter | gad | 2003-07-15 | 6 | -9/+18 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-14 | 5 | -18/+17 |
* | Get the 'sccsid' lines even closer to correct style(9) form. The | gad | 2003-07-14 | 5 | -0/+13 |
* | Get the 'sccsid' for this to match the original lines you would | gad | 2003-07-14 | 1 | -2/+6 |
* | Get the 'sccsid' lines even closer to correct style(9) form. The | gad | 2003-07-14 | 5 | -0/+10 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-14 | 6 | -26/+19 |
* | Take advantage of the common_source/lp.cdefs.h file to change lpr | gad | 2003-07-14 | 12 | -42/+26 |
* | Introduce a new lp.cdefs.h file, which will be used to make it | gad | 2003-07-14 | 1 | -0/+107 |
* | add FBSDID | charnier | 2003-07-06 | 1 | -4/+5 |
* | We don't need two $FreeBSD$'s. Remove the older one. | gad | 2003-06-21 | 1 | -2/+0 |
* | Minor improvement to some debugging code that is probably used by no one | gad | 2003-06-12 | 1 | -4/+15 |
* | Remove MAINTAINER= lines. That info is now in /usr/src/MAINTAINERS | gad | 2003-06-12 | 1 | -3/+0 |
* | When sanity-checking a variable, it's good to check the correct variable... | gad | 2003-06-12 | 1 | -1/+1 |
* | There is no need for this makefile to reference BDECFLAGS, particularly | gad | 2003-06-11 | 1 | -1/+0 |
* | Include stdlib.h for atoi declaration. | imp | 2003-06-09 | 1 | -0/+3 |
* | Include stdlib.h for atoi declaration | imp | 2003-06-09 | 1 | -0/+3 |
* | Add section number to .Xr | charnier | 2003-06-08 | 1 | -4/+4 |
* | Change DEFMX to 0. This removes the size limit for print jobs by default. | eivind | 2003-03-27 | 2 | -3/+4 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -1/+1 |
* | mdoc(7) police: markup fixes. | ru | 2002-11-27 | 1 | -13/+16 |
* | Use "deprecated" instead of "depreciated" where appropriate. | sheldonh | 2002-10-30 | 1 | -1/+1 |
* | Fix typos; each file has at least one s/seperat/separat/ | schweikh | 2002-08-11 | 1 | -1/+1 |