aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lp
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+11
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+14
|/
* Fix using lp(1) without the new -t option after r194171.Jilles Tjoelker2009-09-291-2/+2
* Add -m and -t options.Brian Somers2009-06-142-2/+13
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-3/+6
* Use `The .Nm utility'Philippe Charnier2002-04-201-2/+3
* mdoc(7) police:Ruslan Ermilov2001-08-071-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+2
* beforeinstall -> SCRIPTS.Ruslan Ermilov2001-04-071-4/+2
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-2/+1
* Remove blanks lines, replacing them with Pp macros where appropriate.Sheldon Hearn2000-03-081-2/+1
* Add missing description for the dummy -o option.Sheldon Hearn2000-03-081-0/+5
* Add a dummy -s option for SUSv2 compatibility.Sheldon Hearn2000-03-082-2/+11
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2
* Mega lpd/lpd upgrade, part I:Garrett Wollman1997-12-021-1/+1
* Use err(3). Add usage(). Various fixes in man pages.Philippe Charnier1997-09-241-15/+12
* environmental -> environment.Philippe Charnier1997-09-181-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Clean out the BUGS section/comments now that our lpr has a betterJoerg Wunsch1996-05-112-21/+2
* Remove the comment about the broken getopts(1) in our /bin/sh.Joerg Wunsch1995-08-061-6/+1
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-1/+1
* Add missing ${.CURDIR}Andrey A. Chernov1995-01-241-1/+1
* Implementing the "lp" command.Joerg Wunsch1995-01-233-0/+215