| Commit message (Expand) | Author | Age | Files | Lines |
* | usr.sbin: minor spelling fixes on comments. | pfg | 2016-05-01 | 1 | -2/+2 |
* | Remove the advertising clause from UCB copyrighted files in usr.sbin. This | joel | 2010-12-11 | 1 | -4/+0 |
* | use bigger local variable to calculate free space | ticso | 2008-09-01 | 1 | -1/+1 |
* | Use sizeof() for calculating the buffer size instead of hard-coded values. | kevlo | 2007-03-06 | 1 | -1/+1 |
* | Minimal update to make it easier to increase the buffer-size lpd uses | gad | 2003-08-21 | 1 | -4/+9 |
* | Use STDIN_FILENO, STDOUT_FILENO, and STDERR_FILENO in a few more | gad | 2003-08-13 | 1 | -1/+1 |
* | Get the 'sccsid' lines even closer to correct style(9) form. The | gad | 2003-07-14 | 1 | -0/+2 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-14 | 1 | -4/+3 |
* | Assume __STDC__, remove non-__STDC__ code. | alfred | 2002-05-28 | 1 | -14/+0 |
* | Move the checks for '/' a little sooner in the code which receives files | gad | 2001-12-05 | 1 | -8/+8 |
* | Get rid of some compile-time warnings by defining (or casting) variables | gad | 2001-07-23 | 1 | -19/+20 |
* | Replace calls to strncpy with calls to strlcpy, and remove the extra step | gad | 2001-07-22 | 1 | -6/+4 |
* | Change a few read & write calls to use 'STDOUT_FILENO' instead of '1'. | gad | 2001-07-22 | 1 | -6/+6 |
* | Change lpd to perform sanity and safety checks on control files as it | gad | 2001-07-15 | 1 | -4/+7 |
* | Fix most of the warnings generated by compiling lpr with -Wnon-const-format, | gad | 2001-07-15 | 1 | -6/+10 |
* | Rename a few global variables which hold hostname-related values to be | gad | 2001-06-15 | 1 | -3/+4 |
* | Fix about 90-100 warnings one gets when trying to compile lpr&friends | gad | 2001-06-12 | 1 | -23/+15 |
* | Minor style improvements. | gad | 2000-11-14 | 1 | -5/+5 |
* | Cosmetic improvements to a few recvjob-related error messages. | gad | 2000-11-06 | 1 | -18/+35 |
* | In the error-message routine for receiving a job, move the "cleanup" to be | gad | 2000-11-05 | 1 | -2/+17 |
* | Implement new printcap options of sr= (aka stat.recv) and sr= (aka stat.send) | gad | 2000-11-02 | 1 | -4/+14 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Properly initialize the printer struct. | wollman | 1998-01-20 | 1 | -1/+2 |
* | Mega lpd/lpd upgrade, part I: | wollman | 1997-12-02 | 1 | -25/+28 |
* | Be more paranoid about unlinking files. From mhpower@MIT.EDU by way of | imp | 1997-10-06 | 1 | -4/+6 |
* | Use err(3). Add usage(). Various fixes in man pages. | charnier | 1997-09-24 | 1 | -4/+8 |
* | Two minor, pedantic fixes from bde for my last pedantic fixes, plus | imp | 1997-07-29 | 1 | -3/+3 |
* | Fix boatloads of buffer overflows from the OpenBSD tree. | imp | 1997-07-29 | 1 | -10/+17 |
* | index -> strchr and rindex -> strrchr to reduce the number of gratuitous | imp | 1997-07-23 | 1 | -1/+1 |
* | Increase size of tmp hostname buffer. | phk | 1997-07-16 | 1 | -2/+2 |
* | lpc/cmds.c: | imp | 1996-10-27 | 1 | -2/+4 |
* | Cleanup. | joerg | 1996-05-09 | 1 | -1/+0 |
* | Pull a bunch of fixes from the 4.4BSD-Lite2 branch. It's really | joerg | 1996-05-05 | 1 | -2/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+358 |