summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lprm
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Simplify idioms in usr.sbin/lpr MakefilesEnji Cooper2017-03-011-2/+2
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-2/+0
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-0/+2
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync from headSimon J. Gerraty2012-11-041-1/+2
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
| |_|/ |/| |
* | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-081-0/+2
| |/ |/|
* | Check the return error of set[ug]id. While this can never fail in theEitan Adler2012-10-221-1/+2
|/
* Remove the advertising clause from UCB copyrighted files in usr.sbin. ThisJoel Dahl2010-12-112-8/+0
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* Sort sections.Ruslan Ermilov2005-01-181-6/+6
* Eliminated double whitespace.Ruslan Ermilov2004-07-031-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-3/+6
* (Hopefully) Last set of changes so all of lpr uses __FBSDID() forGarance A Drosehn2003-07-151-4/+5
* Stop adding ${CWARNFLAGS} to CFLAGS. The standard makefile processing willGarance A Drosehn2002-06-231-1/+1
* Use `The .Nm utility'Philippe Charnier2002-04-201-6/+9
* Set BINOWN=root explicitly for setuid root binaries.Ruslan Ermilov2001-09-131-0/+1
* mdoc(7) police: protect trailing full stops of abbreviationsRuslan Ermilov2001-08-101-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-6/+9
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Rename a few global variables which hold hostname-related values to beGarance A Drosehn2001-06-151-1/+1
* Rename global variable 'name' to 'progname', thus fixing a number ofGarance A Drosehn2001-06-151-1/+1
* Fix about 90-100 warnings one gets when trying to compile lpr&friendsGarance A Drosehn2001-06-121-7/+6
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+0
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-0/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-2/+2
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* Fix additional warnings. Remove -Werror, since some people have complainedGarrett Wollman1998-09-111-1/+2
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans1998-03-071-6/+5
* Add -Wno-unused so that ``make world'' can complete successfully.Garrett Wollman1997-12-171-2/+2
* Fixed DPADD.Bruce Evans1997-12-161-1/+2
* Mega lpd/lpd upgrade, part I:Garrett Wollman1997-12-022-14/+28
* Use err(3). Add usage(). Various fixes in man pages.Philippe Charnier1997-09-242-10/+14
* Use setuid/seteuid around dangerous operations. Also a few bufferWarner Losh1997-07-231-0/+4
* Sort cross references.Wolfram Schneider1997-01-201-1/+1