| Commit message (Expand) | Author | Age | Files | Lines |
* | Use macro API to <sys/queue.h> | phk | 2000-12-30 | 1 | -2/+2 |
* | IPv6 support for lpr. | ume | 2000-12-16 | 2 | -80/+111 |
* | Reset the seteuid in a few obscure error situations. | gad | 2000-11-15 | 1 | -1/+4 |
* | Just some style-related improvements. | gad | 2000-11-15 | 1 | -24/+32 |
* | Cosmetic change of a structure name. | gad | 2000-11-06 | 3 | -24/+24 |
* | Fix 'lprm' processing so is more likely to work correctly when dealing | gad | 2000-11-05 | 1 | -1/+1 |
* | Implement new printcap options of sr= (aka stat.recv) and sr= (aka stat.send) | gad | 2000-11-02 | 4 | -3/+325 |
* | Make the standard 'lpq' output a little more informative when listing jobs | gad | 2000-10-31 | 1 | -12/+39 |
* | Fix 'lpq' so it can correctly display jobs which come from hosts using | gad | 2000-10-31 | 1 | -9/+44 |
* | Fix cosmetic error in rmjob message. | wollman | 2000-09-27 | 1 | -2/+0 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -6/+6 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -6/+6 |
* | This appears to have been repo-copied to lpd a while ago and never | imp | 2000-05-09 | 1 | -375/+0 |
* | Print files submitted at the same instant in deterministic order. | wollman | 2000-05-03 | 1 | -5/+20 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 10 | -10/+10 |
* | lpd tries to be clever and checks if RM == my_hostname. | jkh | 1999-04-27 | 3 | -3/+25 |
* | Fix additional warnings. Remove -Werror, since some people have complained | wollman | 1998-09-11 | 2 | -5/+4 |
* | Remove -Werror from CFLAGS on i386 because with -nostdinc gcc spits | jb | 1998-06-11 | 1 | -4/+1 |
* | The printf type checking in gcc wants %qd to be a long long, so add | jb | 1998-05-13 | 1 | -2/+2 |
* | Make -Werror i386 specific because -nostinc on alpha spits warnings | jb | 1998-05-13 | 1 | -2/+5 |
* | Fix top-of-form bogon. | wollman | 1997-12-27 | 1 | -2/+2 |
* | Mega lpd/lpd upgrade, part I: | wollman | 1997-12-02 | 11 | -394/+1210 |
* | Argl! Who's got the pointy hat these days? Hand it over to me, ASAP! | joerg | 1997-11-07 | 1 | -0/+1 |
* | One could be surprised how much bugs can still be found here... | joerg | 1997-10-15 | 1 | -2/+3 |
* | Improve my hack from rev 1.6 of displayq.c, and make the TCP | joerg | 1997-10-14 | 5 | -2/+20 |
* | 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 | 3 | -18/+21 |
* | common_source: staticize private version of warn() so to not conflict | joerg | 1997-08-23 | 2 | -2/+2 |
* | Two minor, pedantic fixes from bde for my last pedantic fixes, plus | imp | 1997-07-29 | 5 | -11/+11 |
* | Fix boatloads of buffer overflows from the OpenBSD tree. | imp | 1997-07-29 | 4 | -16/+23 |
* | index -> strchr and rindex -> strrchr to reduce the number of gratuitous | imp | 1997-07-23 | 1 | -1/+1 |
* | Use setuid/seteuid around dangerous operations. Also a few buffer | imp | 1997-07-23 | 4 | -12/+78 |
* | Add code to make sure that we don't overflow the buffer that we copy | imp | 1997-07-18 | 1 | -1/+4 |
* | Fix a problem where remote files could be removed by exploiting race | imp | 1997-07-18 | 1 | -0/+2 |
* | Increase size of tmp hostname buffer. | phk | 1997-07-16 | 1 | -2/+2 |
* | Imply a 10-second connection timeout when querying remote queues, to | joerg | 1997-06-23 | 1 | -0/+13 |
* | Buffer overflow from OpenBSD: | imp | 1997-02-09 | 1 | -5/+8 |
* | lpc/cmds.c: | imp | 1996-10-27 | 1 | -2/+4 |
* | Cleanup. | joerg | 1996-05-09 | 8 | -1032/+9 |
* | Pull a bunch of fixes from the 4.4BSD-Lite2 branch. It's really | joerg | 1996-05-05 | 5 | -39/+66 |
* | Fix my botched 4.4Lite2 import, and revert these files to their HEAD | joerg | 1996-05-05 | 2 | -17/+16 |
* | This commit was generated by cvs2svn to compensate for changes in r15637, | joerg | 1996-05-05 | 5 | -28/+589 |
|\ |
|
| * | Vendor-branch import of the 4.4BSD-Lite2 code for lpr. There are | joerg | 1996-05-05 | 7 | -50/+637 |
* | | Remove definitions and declarations for FS, FC, XS, XC variables, and | sef | 1996-04-03 | 2 | -8/+2 |
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 2 | -2/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r1553, | rgrimes | 1994-05-26 | 8 | -0/+1962 |
|\ \
| |/ |
|
| * | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 8 | -0/+1962 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+358 |