| Commit message (Expand) | Author | Age | Files | Lines |
* | Bah humbug. Fix another typo on the same comment line. It also had | gad | 2002-06-13 | 1 | -1/+1 |
* | Fix a typo in a comment from the previous commit. I had a bullet-character | gad | 2002-06-13 | 1 | -1/+1 |
* | Almost complete rewrite of the lpc commands 'abort', 'enable', 'disable', | gad | 2002-06-13 | 2 | -0/+151 |
* | Assume __STDC__, remove non-__STDC__ code. | alfred | 2002-05-28 | 1 | -15/+0 |
* | Mark all internal libraries with INTERNALLIB. | ru | 2002-05-13 | 1 | -5/+1 |
* | When using %p to print out pointers to struct's, first cast the values | gad | 2002-04-25 | 1 | -7/+8 |
* | Improve the error message the user sees if the startdaemon routine cannot | gad | 2002-04-23 | 1 | -4/+6 |
* | Implement new printcap option of "rc" aka "remote.resend_copies". | gad | 2002-04-23 | 2 | -0/+2 |
* | Add 'const' to some casts to fix two warnings that are printed by the | gad | 2002-04-22 | 1 | -2/+2 |
* | My recent changes to add the ctl_renametf routine assumed that print job | gad | 2001-11-28 | 1 | -8/+16 |
* | Change the recently-added 'o'-processing so it maps to 'l' instead of 'f'. | gad | 2001-11-27 | 1 | -2/+4 |
* | Add minimal support for "o"-type print-file actions in lpd control files. | gad | 2001-09-20 | 1 | -12/+18 |
* | Fix buffer overflow in queue file handling. | kris | 2001-08-30 | 1 | -7/+13 |
* | Fix a few more minor compile-time warnings, mainly by using size_t where | gad | 2001-07-23 | 1 | -10/+15 |
* | Replace calls to strncpy with calls to strlcpy, and remove the extra step | gad | 2001-07-22 | 1 | -6/+3 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -3/+4 |
* | Change lpd to perform sanity and safety checks on control files as it | gad | 2001-07-15 | 3 | -2/+924 |
* | Replace three subtly-wrong calls to strncpy with calls to strlcpy, and | gad | 2001-07-15 | 2 | -15/+13 |
* | Fix most of the warnings generated by compiling lpr with -Wnon-const-format, | gad | 2001-07-15 | 2 | -4/+5 |
* | Rename a few global variables which hold hostname-related values to be | gad | 2001-06-15 | 5 | -27/+49 |
* | Rename global variable 'name' to 'progname', thus fixing a number of | gad | 2001-06-15 | 2 | -3/+3 |
* | Fix about 90-100 warnings one gets when trying to compile lpr&friends | gad | 2001-06-12 | 7 | -173/+125 |
* | Make sure the euid is restored in an obscure error situation. | gad | 2001-04-06 | 1 | -3/+4 |
* | Fix "lprm -" (remove all jobs) processing for remote printer queues. | gad | 2001-03-12 | 1 | -10/+17 |
* | 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 |