| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add support for pr's locale | Andrey A. Chernov | 1999-11-30 | 4 | -11/+46 |
| * | moved to koi2alt | Andrey A. Chernov | 1999-09-23 | 1 | -101/+0 |
| * | Add koi2855 filter | Andrey A. Chernov | 1999-09-21 | 5 | -3/+121 |
| * | Correct spelling : ascii -> ASCII | Alexey Zelkin | 1999-09-20 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 51 | -51/+51 |
| * | Fix some cut and paste damage. | Matthew N. Dodd | 1999-08-20 | 1 | -2/+2 |
| * | What the heck was I thinking? Nobody else saw this? Sheesh. | Matthew N. Dodd | 1999-08-20 | 1 | -3/+5 |
| * | Use el_source() so we pick up .editrc | Matthew N. Dodd | 1999-08-19 | 1 | -1/+2 |
| * | Add support for command line editing and history. | Matthew N. Dodd | 1999-08-19 | 2 | -26/+47 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 6 | -0/+6 |
| * | lpd tries to be clever and checks if RM == my_hostname. | Jordan K. Hubbard | 1999-04-27 | 3 | -3/+25 |
| * | Sigh. Fix capitalization bogon. Who had the pointy hat? | Garrett Wollman | 1999-02-02 | 1 | -2/+2 |
| * | Observe -U flag again, and use it in preference to getlogin(), if | Garrett Wollman | 1999-02-01 | 1 | -4/+11 |
| * | Change my mind on using base '0' for strtol for -i and -# operations | Warner Losh | 1999-01-06 | 1 | -3/+3 |
| * | Add sanity checking to argument for -# and -i. Require these | Warner Losh | 1999-01-06 | 1 | -4/+8 |
| * | Remove useless `BINOWN=root' now that it is the default. | David E. O'Brien | 1998-09-19 | 3 | -6/+3 |
| * | Fix additional warnings. Remove -Werror, since some people have complained | Garrett Wollman | 1998-09-11 | 17 | -38/+49 |
| * | Fix ``lp=port@machine'' syntax and mention it in printcap(5). | Brian Somers | 1998-08-21 | 2 | -3/+14 |
| * | Remove -Werror from CFLAGS on i386 because with -nostdinc gcc spits | John Birrell | 1998-06-11 | 3 | -14/+3 |
| * | Spelling fixes. | Poul-Henning Kamp | 1998-06-10 | 1 | -2/+2 |
| * | The printf type checking in gcc wants %qd to be a long long, so add | John Birrell | 1998-05-13 | 1 | -2/+2 |
| * | Make -Werror i386 specific because -nostinc on alpha spits warnings | John Birrell | 1998-05-13 | 3 | -6/+17 |
| * | Make ``-h'' follow the manpage, and suppress the burst page reguardless of | David E. O'Brien | 1998-04-17 | 1 | -3/+3 |
| * | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | Philippe Charnier | 1998-03-23 | 2 | -4/+4 |
| * | Cast an argument to int for a printf field width the way that gcc | John Birrell | 1998-03-22 | 1 | -2/+2 |
| * | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | Bruce Evans | 1998-03-07 | 10 | -36/+35 |
| * | Add DESTDIR to afterinstall | Andrey A. Chernov | 1998-02-24 | 1 | -1/+1 |
| * | Oops, back out DESTDIR addition, handled automatically by bsd.prog.mk | Andrey A. Chernov | 1998-02-24 | 1 | -1/+1 |
| * | Add missing DESTDIR | Andrey A. Chernov | 1998-02-23 | 1 | -1/+1 |
| * | Install printcap.5 from here. | Garrett Wollman | 1998-02-04 | 1 | -1/+2 |
| * | Add comment describing settings | Andrey A. Chernov | 1998-02-04 | 1 | -3/+10 |
| * | Add Russian printer filters, mandatory because hardware code page 866 | Andrey A. Chernov | 1998-02-04 | 5 | -2/+273 |
| * | Properly initialize the printer struct. | Garrett Wollman | 1998-01-20 | 1 | -1/+2 |
| * | Fix top-of-form bogon. | Garrett Wollman | 1997-12-27 | 1 | -2/+2 |
| * | Add -Wno-unused so that ``make world'' can complete successfully. | Garrett Wollman | 1997-12-17 | 2 | -4/+4 |
| * | Fixed DPADD. | Bruce Evans | 1997-12-16 | 7 | -7/+14 |
| * | Fix incorrect format string in call to errx(). | John Polstra | 1997-12-06 | 1 | -2/+2 |
| * | Add missing argument to warn() call. | John Polstra | 1997-12-06 | 1 | -2/+2 |
| * | Document the new long names for printcap capabilities. | Garrett Wollman | 1997-12-02 | 1 | -1/+44 |
| * | Mega lpd/lpd upgrade, part I: | Garrett Wollman | 1997-12-02 | 43 | -1917/+2892 |
| * | Argl! Who's got the pointy hat these days? Hand it over to me, ASAP! | Joerg Wunsch | 1997-11-07 | 3 | -0/+5 |
| * | One could be surprised how much bugs can still be found here... | Joerg Wunsch | 1997-10-15 | 1 | -2/+3 |
| * | Improve my hack from rev 1.6 of displayq.c, and make the TCP | Joerg Wunsch | 1997-10-14 | 8 | -3/+56 |
| * | Be more paranoid about unlinking files. From mhpower@MIT.EDU by way of | Warner Losh | 1997-10-06 | 2 | -8/+12 |
| * | Use err(3). Add usage(). Various fixes in man pages. | Philippe Charnier | 1997-09-24 | 17 | -101/+126 |
| * | environmental -> environment. | Philippe Charnier | 1997-09-18 | 1 | -2/+2 |
| * | common_source: staticize private version of warn() so to not conflict | Joerg Wunsch | 1997-08-23 | 4 | -26/+55 |
| * | Two minor, pedantic fixes from bde for my last pedantic fixes, plus | Warner Losh | 1997-07-29 | 10 | -33/+29 |
| * | Fix boatloads of buffer overflows from the OpenBSD tree. | Warner Losh | 1997-07-29 | 9 | -100/+151 |
| * | index -> strchr and rindex -> strrchr to reduce the number of gratuitous | Warner Losh | 1997-07-23 | 7 | -19/+19 |