| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: NI_WITHSCOPEID cleanup | Hajimu UMEMOTO | 2005-05-28 | 2 | -5/+5 |
| * | MFC revision 1.29 | Xin LI | 2005-02-22 | 1 | -1/+1 |
| * | MFC: For variables that are only checked with defined(), don't provide | David E. O'Brien | 2005-02-13 | 5 | -5/+5 |
| * | MFC 1.6: Have 'lptest' stop when it gets an error writing to the printer. | Garance A Drosehn | 2005-01-14 | 1 | -2/+5 |
| * | MFC *: Get it so all parts of lpd, lpc, lpq, and lprm will use the same | Garance A Drosehn | 2005-01-14 | 5 | -37/+79 |
| * | MFC 1.10: Do more extensive checking of the userid field which is read in | Garance A Drosehn | 2005-01-14 | 1 | -7/+46 |
| * | MFC 1.62: When printing a data file received from some other host, check | Garance A Drosehn | 2004-12-31 | 1 | -0/+100 |
| * | MFC 1.63: Call umask() before opening the lock-file for a queue, to make | Garance A Drosehn | 2004-12-23 | 1 | -1/+2 |
| * | 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 |
| * | Get the 'sccsid' lines even closer to correct style(9) form. The | Garance A Drosehn | 2003-07-14 | 5 | -0/+13 |
| * | Get the 'sccsid' for this to match the original lines you would | Garance A Drosehn | 2003-07-14 | 1 | -2/+6 |
| * | Get the 'sccsid' lines even closer to correct style(9) form. The | Garance A Drosehn | 2003-07-14 | 5 | -0/+10 |
| * | More changes to use __FBSDID() for setting rcsids, and fix the | Garance A Drosehn | 2003-07-14 | 6 | -26/+19 |
| * | Take advantage of the common_source/lp.cdefs.h file to change lpr | Garance A Drosehn | 2003-07-14 | 12 | -42/+26 |
| * | Introduce a new lp.cdefs.h file, which will be used to make it | Garance A Drosehn | 2003-07-14 | 1 | -0/+107 |
| * | add FBSDID | Philippe Charnier | 2003-07-06 | 1 | -4/+5 |
| * | We don't need two $FreeBSD$'s. Remove the older one. | Garance A Drosehn | 2003-06-21 | 1 | -2/+0 |
| * | Minor improvement to some debugging code that is probably used by no one | Garance A Drosehn | 2003-06-12 | 1 | -4/+15 |
| * | Remove MAINTAINER= lines. That info is now in /usr/src/MAINTAINERS | Garance A Drosehn | 2003-06-12 | 1 | -3/+0 |
| * | When sanity-checking a variable, it's good to check the correct variable... | Garance A Drosehn | 2003-06-12 | 1 | -1/+1 |
| * | There is no need for this makefile to reference BDECFLAGS, particularly | Garance A Drosehn | 2003-06-11 | 1 | -1/+0 |
| * | Include stdlib.h for atoi declaration. | Warner Losh | 2003-06-09 | 1 | -0/+3 |
| * | Include stdlib.h for atoi declaration | Warner Losh | 2003-06-09 | 1 | -0/+3 |
| * | Add section number to .Xr | Philippe Charnier | 2003-06-08 | 1 | -4/+4 |
| * | Change DEFMX to 0. This removes the size limit for print jobs by default. | Eivind Eklund | 2003-03-27 | 2 | -3/+4 |
| * | english(4) police. | Jens Schweikhardt | 2002-12-27 | 1 | -1/+1 |
| * | mdoc(7) police: markup fixes. | Ruslan Ermilov | 2002-11-27 | 1 | -13/+16 |
| * | Use "deprecated" instead of "depreciated" where appropriate. | Sheldon Hearn | 2002-10-30 | 1 | -1/+1 |
| * | Fix typos; each file has at least one s/seperat/separat/ | Jens Schweikhardt | 2002-08-11 | 1 | -1/+1 |
| * | use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | Hajimu UMEMOTO | 2002-07-22 | 1 | -4/+2 |
| * | Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. These | Garance A Drosehn | 2002-07-17 | 9 | -10/+1103 |
| * | The .Nm utility | Philippe Charnier | 2002-07-14 | 4 | -16/+24 |
| * | Call routine to free everything obtained when filling in 'struct printer'. | Garance A Drosehn | 2002-07-12 | 1 | -0/+1 |
| * | Fix set_qstate() so it correctly checks for any error from chmod(). | Garance A Drosehn | 2002-07-12 | 1 | -1/+1 |
| * | Add a SQS_QCHANGED option to set_qstate(). This will soon be used by 'lpc'. | Garance A Drosehn | 2002-07-12 | 2 | -1/+11 |