History log of /src/usr.sbin/lpr/lp |
Revision | Date | Author | Comments |
1.3 | 10-Oct-1997 |
lukem | only compile common_source/* once (25% faster), remove unused printcap.c
|
1.2 | 05-Oct-1997 |
mrg | add rcsid, use FILES, etc., in Makefile.
|
1.1 | 05-Oct-1997 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 05-Oct-1997 |
mrg | freebsd's lp frontend for lpr
|
1.5 | 28-Mar-2003 |
perry | Add a -R flag to lpr, which prints the print job number Make lp use the -R flag to lpr unless the lp -s flag is used. This fixes standards/17917, patches and PR from Brian Ginsbach <ginsbach@cray.com>
|
1.4 | 07-Jul-1998 |
mrg | fix "-s" option
|
1.3 | 07-Jul-1998 |
mrg | add "lp -s" switch, from darcy@druid.net in pr#5713. document "lp -s" and "lp -o"
|
1.2 | 05-Oct-1997 |
mrg | add rcsid, use FILES, etc., in Makefile.
|
1.1 | 05-Oct-1997 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 05-Oct-1997 |
mrg | freebsd's lp frontend for lpr
|
1.11 | 08-Apr-2012 |
wiz | Remove unnecessary Bk/Ek pairs from SYNOPSIS. No effective change except where I used the opportunity to sort options and/or option descriptions.
|
1.10 | 12-Apr-2009 |
wiz | branches: 1.10.6; New sentence, new line. Use .An.
|
1.9 | 12-Apr-2009 |
joerg | Remove conditional, groff now knows how to deal with ASCII output.
|
1.8 | 25-Feb-2003 |
wiz | branches: 1.8.40; .Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
|
1.7 | 19-Jan-2002 |
wiz | Whitespace and punctuation nits, use standard headers.
|
1.6 | 07-Nov-2000 |
lukem | fix up various .Nm abuses: - keep the case consistent between the actual name and what's referenced. e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence. - remove unnecessary `.Nm foo' after the first occurrence (except for using `.Nm ""' if there's stuff following, or for the 2nd and so on occurrences in a SYNOPSIS - use Sx, Ic, Li, Em, Sq, and Xr as appropriate
|
1.5 | 07-Mar-1999 |
mycroft | Clean up SYNOPSIS formatting.
|
1.4 | 07-Jul-1998 |
mrg | fix "-s" option
|
1.3 | 07-Jul-1998 |
mrg | add "lp -s" switch, from darcy@druid.net in pr#5713. document "lp -s" and "lp -o"
|
1.2 | 05-Oct-1997 |
mrg | add rcsid, use FILES, etc., in Makefile.
|
1.1 | 05-Oct-1997 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 05-Oct-1997 |
mrg | freebsd's lp frontend for lpr
|
1.8.40.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.10.6.1 | 17-Apr-2012 |
yamt | sync with head
|