| Commit message (Expand) | Author | Age | Files | Lines |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 2 | -4/+4 |
* | Cast an argument to int for a printf field width the way that gcc | jb | 1998-03-22 | 1 | -2/+2 |
* | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | bde | 1998-03-07 | 10 | -36/+35 |
* | Add DESTDIR to afterinstall | ache | 1998-02-24 | 1 | -1/+1 |
* | Oops, back out DESTDIR addition, handled automatically by bsd.prog.mk | ache | 1998-02-24 | 1 | -1/+1 |
* | Add missing DESTDIR | ache | 1998-02-23 | 1 | -1/+1 |
* | Install printcap.5 from here. | wollman | 1998-02-04 | 1 | -1/+2 |
* | Add comment describing settings | ache | 1998-02-04 | 1 | -3/+10 |
* | Add Russian printer filters, mandatory because hardware code page 866 | ache | 1998-02-04 | 5 | -2/+273 |
* | Properly initialize the printer struct. | wollman | 1998-01-20 | 1 | -1/+2 |
* | Fix top-of-form bogon. | wollman | 1997-12-27 | 1 | -2/+2 |
* | Add -Wno-unused so that ``make world'' can complete successfully. | wollman | 1997-12-17 | 2 | -4/+4 |
* | Fixed DPADD. | bde | 1997-12-16 | 7 | -7/+14 |
* | Fix incorrect format string in call to errx(). | jdp | 1997-12-06 | 1 | -2/+2 |
* | Add missing argument to warn() call. | jdp | 1997-12-06 | 1 | -2/+2 |
* | Document the new long names for printcap capabilities. | wollman | 1997-12-02 | 1 | -1/+44 |
* | Mega lpd/lpd upgrade, part I: | wollman | 1997-12-02 | 43 | -1921/+2896 |
* | Argl! Who's got the pointy hat these days? Hand it over to me, ASAP! | joerg | 1997-11-07 | 3 | -0/+5 |
* | 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 | 8 | -3/+56 |
* | Be more paranoid about unlinking files. From mhpower@MIT.EDU by way of | imp | 1997-10-06 | 2 | -8/+12 |
* | Use err(3). Add usage(). Various fixes in man pages. | charnier | 1997-09-24 | 17 | -101/+126 |
* | environmental -> environment. | charnier | 1997-09-18 | 1 | -2/+2 |
* | common_source: staticize private version of warn() so to not conflict | joerg | 1997-08-23 | 4 | -26/+55 |
* | Two minor, pedantic fixes from bde for my last pedantic fixes, plus | imp | 1997-07-29 | 10 | -33/+29 |
* | Fix boatloads of buffer overflows from the OpenBSD tree. | imp | 1997-07-29 | 9 | -100/+151 |
* | index -> strchr and rindex -> strrchr to reduce the number of gratuitous | imp | 1997-07-23 | 7 | -19/+19 |
* | Use setuid/seteuid around dangerous operations. Also a few buffer | imp | 1997-07-23 | 11 | -50/+199 |
* | Output name of duplicate spool dir. | brian | 1997-07-21 | 1 | -1/+2 |
* | 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 | 2 | -4/+4 |
* | Fixed buffer overflow. | dima | 1997-07-08 | 1 | -5/+5 |
* | Imply a 10-second connection timeout when querying remote queues, to | joerg | 1997-06-23 | 1 | -0/+13 |
* | Fix a typo, so the -a option will by documented in the synopsis. | joerg | 1997-06-21 | 1 | -1/+1 |
* | Check for duplicate spool dirs. | brian | 1997-05-17 | 1 | -1/+30 |
* | Don't output extraneous tab | brian | 1997-05-13 | 1 | -3/+7 |
* | Don't drop into the troff args after parsing -#. | brian | 1997-05-13 | 1 | -1/+2 |
* | Kill a stale .pq line. | joerg | 1997-05-08 | 1 | -2/+1 |
* | Support input and output filters with remote printing. | brian | 1997-04-12 | 3 | -33/+374 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 2 | -3/+3 |
* | Fix an off by one error when determing the default job name for | mpp | 1997-02-26 | 1 | -4/+4 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 7 | -7/+7 |
* | Revert $FreeBSD$ back to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Buffer overflow from OpenBSD: | imp | 1997-02-09 | 1 | -5/+8 |
* | Buffer overflow from OpenBSD: | imp | 1997-02-09 | 1 | -2/+4 |
* | Sort cross references. | wosch | 1997-01-20 | 3 | -6/+6 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 8 | -8/+8 |
* | Sort cross references. | wosch | 1996-12-26 | 1 | -5/+6 |
* | doc/1987, table heading in error. | phk | 1996-11-12 | 1 | -1/+1 |