| Commit message (Expand) | Author | Age | Files | Lines |
* | My recent changes to add the ctl_renametf routine assumed that print job | gad | 2001-11-28 | 1 | -13/+22 |
* | Fix minor compile-time warning that snunk in with changes to sortq() rtn. | gad | 2001-10-09 | 1 | -0/+1 |
* | *** empty log message *** | obrien | 2001-10-01 | 1 | -3/+4 |
* | Basically rewrite the sortq() routine which is used by 'lpc clean' and | gad | 2001-09-27 | 1 | -20/+126 |
* | Fix so that lpc's interactive-mode will not be confused by EditLine processing | gad | 2001-09-17 | 1 | -0/+9 |
* | Get rid of a compile-time warning by casting to (size_t). | gad | 2001-07-23 | 1 | -1/+1 |
* | Get rid of a compile-time warning by casting to (size_t). | gad | 2001-07-23 | 1 | -1/+1 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -3/+6 |
* | Get rid of one compile-time warning by changing an 'int' to a 'size_t'. | gad | 2001-07-15 | 1 | -6/+10 |
* | Fix most of the warnings generated by compiling lpr with -Wnon-const-format, | gad | 2001-07-15 | 1 | -5/+5 |
* | mdoc(7) police: removed hard sentence breaks, use new .Brq macro. | ru | 2001-07-05 | 1 | -54/+27 |
* | Make 'lpc clean' somewhat safer. Add an 'lpc tclean' command, which allows | gad | 2001-06-25 | 6 | -47/+351 |
* | Rename global variable 'name' to 'progname', thus fixing a number of | gad | 2001-06-15 | 1 | -1/+1 |
* | Fix about 90-100 warnings one gets when trying to compile lpr&friends | gad | 2001-06-12 | 4 | -137/+104 |
* | mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section. | dd | 2001-04-13 | 1 | -4/+4 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -23/+54 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 1 | -0/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
* | Cosmetic change of a structure name. | gad | 2000-11-06 | 1 | -10/+10 |
* | Get rid of a minor compile-time warning. | gad | 2000-11-06 | 1 | -2/+2 |
* | the code assumes that getgroups() always returns NGROUPS groups, however | alfred | 2000-08-23 | 1 | -2/+4 |
* | Quit on EOF from terminal instead of redisplaying the prompt. | mph | 2000-06-30 | 1 | -1/+1 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -2/+4 |
* | 'start' command was not reenabling printing. | dillon | 2000-01-24 | 1 | -3/+4 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 5 | -5/+5 |
* | Fix some cut and paste damage. | mdodd | 1999-08-20 | 1 | -2/+2 |
* | What the heck was I thinking? Nobody else saw this? Sheesh. | mdodd | 1999-08-20 | 1 | -3/+5 |
* | Use el_source() so we pick up .editrc | mdodd | 1999-08-19 | 1 | -1/+2 |
* | Add support for command line editing and history. | mdodd | 1999-08-19 | 2 | -26/+47 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Fix additional warnings. Remove -Werror, since some people have complained | wollman | 1998-09-11 | 3 | -11/+12 |
* | 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 | 1 | -4/+3 |
* | Fixed DPADD. | bde | 1997-12-16 | 1 | -1/+2 |
* | Mega lpd/lpd upgrade, part I: | wollman | 1997-12-02 | 6 | -539/+288 |
* | Use err(3). Add usage(). Various fixes in man pages. | charnier | 1997-09-24 | 2 | -16/+17 |
* | Two minor, pedantic fixes from bde for my last pedantic fixes, plus | imp | 1997-07-29 | 1 | -1/+1 |
* | Fix boatloads of buffer overflows from the OpenBSD tree. | imp | 1997-07-29 | 1 | -16/+25 |
* | 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 | 2 | -26/+71 |
* | Don't output extraneous tab | brian | 1997-05-13 | 1 | -3/+7 |
* | Buffer overflow from OpenBSD: | imp | 1997-02-09 | 1 | -2/+4 |
* | Sort cross references. | wosch | 1997-01-20 | 1 | -3/+3 |
* | lpc/cmds.c: | imp | 1996-10-27 | 2 | -5/+5 |
* | 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 | 2 | -4/+6 |
* | This commit was generated by cvs2svn to compensate for changes in r15637, | joerg | 1996-05-05 | 1 | -4/+41 |
|\ |
|
| * | Vendor-branch import of the 4.4BSD-Lite2 code for lpr. There are | joerg | 1996-05-05 | 3 | -8/+47 |