aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/common_source
Commit message (Expand)AuthorAgeFilesLines
* Fix `clang -Wcast-qual` issuesEnji Cooper2019-05-041-14/+8
* Fix the resource leak of a 'FILE *' which could happen in routineGarance A Drosehn2018-03-121-1/+3
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-275-4/+14
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-206-6/+16
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-183-3/+9
* lpr(1): small bounds check with reallocarray(3).Pedro F. Giffuni2017-03-071-4/+6
* Renumber copyright clause 4Warner Losh2017-02-286-6/+6
* Rename getline with get_line to avoid collision with getline(3)Baptiste Daroussin2016-05-104-8/+8
* usr.sbin: minor spelling fixes on comments.Pedro F. Giffuni2016-05-011-1/+1
* lpr: replace 0 with NULL for pointers.Pedro F. Giffuni2016-04-105-10/+10
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+14
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge from headSimon J. Gerraty2013-09-052-8/+29
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync from headSimon J. Gerraty2012-11-046-78/+88
| |\
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+17
* | | Change the closeallfds() routine to use closefrom() when it isGarance A Drosehn2013-05-272-8/+29
| |/ |/|
* | Let lpr build with -Wmissing-variable-declarations.Ed Schouten2012-10-256-10/+3
* | PRIV_START and PRIV_END were reversed.Eitan Adler2012-10-241-2/+2
* | Check the return error of set[ug]id. While this can never fail in theEitan Adler2012-10-226-64/+79
* | Make sure that arraysz is initialized to a value larger than zero.Jaakko Heinonen2012-07-171-0/+2
* | Remove trailing whitespace.Jaakko Heinonen2012-07-171-4/+4
|/
* Hide DIR definition by making it an opaque struct typedef.Gleb Kurtsou2012-05-191-1/+1
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-4/+4
* - Fix the code that matches userids in match_jobspec(). It needs to checkGarance A Drosehn2011-04-133-11/+11
* Remove the advertising clause from UCB copyrighted files in usr.sbin. ThisJoel Dahl2010-12-116-24/+2
* Modernize scandir(3) and alphasort(3) interfaces according to the IEEEKonstantin Belousov2010-01-042-2/+2
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Fix end-of-line issues that can come up when `lpq' reads informationGarance A Drosehn2009-06-241-1/+102
* NI_WITHSCOPEID cleanupHajimu UMEMOTO2005-05-131-2/+2
* Fix so all parts of lpd, lpc, lpq, and lprm will use the same algorithmGarance A Drosehn2004-12-315-37/+79
* Do more extensive checking of the userid field which is read in from theGarance A Drosehn2004-12-311-7/+46
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Fix a warning about mismatched pointers. A pointer to "void *" is not thePeter Wemm2003-10-261-1/+1
* Remove a 'From:' that snuck into an sccsid comment line as part of -v1.3Garance A Drosehn2003-08-011-1/+1
* Get the 'sccsid' lines even closer to correct style(9) form. TheGarance A Drosehn2003-07-145-0/+13
* Get the 'sccsid' for this to match the original lines you wouldGarance A Drosehn2003-07-141-2/+6
* Take advantage of the common_source/lp.cdefs.h file to change lprGarance A Drosehn2003-07-1412-42/+26
* Introduce a new lp.cdefs.h file, which will be used to make itGarance A Drosehn2003-07-141-0/+107
* Minor improvement to some debugging code that is probably used by no oneGarance A Drosehn2003-06-121-4/+15
* When sanity-checking a variable, it's good to check the correct variable...Garance A Drosehn2003-06-121-1/+1
* Change DEFMX to 0. This removes the size limit for print jobs by default.Eivind Eklund2003-03-271-2/+3
* Fix typos; each file has at least one s/seperat/separat/Jens Schweikhardt2002-08-111-1/+1
* Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. TheseGarance A Drosehn2002-07-173-2/+688
* Fix set_qstate() so it correctly checks for any error from chmod().Garance A Drosehn2002-07-121-1/+1
* Add a SQS_QCHANGED option to set_qstate(). This will soon be used by 'lpc'.Garance A Drosehn2002-07-122-1/+11
* Add two variables to struct jobqueue, and change the way that getq()Garance A Drosehn2002-07-122-3/+10
* Move prototypes for ctl_readcf and ctl_freeinf from ctlinfo.c to ctlinfo.h,Garance A Drosehn2002-07-122-2/+2
* Stop adding ${CWARNFLAGS} to CFLAGS. The standard makefile processing willGarance A Drosehn2002-06-231-2/+0
* Bah humbug. Fix another typo on the same comment line. It also hadGarance A Drosehn2002-06-131-1/+1