| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r314877: | pfg | 2017-03-21 | 1 | -4/+6 |
* | Rename getline with get_line to avoid collision with getline(3) | bapt | 2016-05-10 | 4 | -8/+8 |
* | usr.sbin: minor spelling fixes on comments. | pfg | 2016-05-01 | 1 | -1/+1 |
* | lpr: replace 0 with NULL for pointers. | pfg | 2016-04-10 | 5 | -10/+10 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+14 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge from head | sjg | 2013-09-05 | 2 | -8/+29 |
| |\
| |/
|/| |
|
| * | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| *-. | Sync from head | sjg | 2012-11-04 | 6 | -78/+88 |
| |\ \ |
|
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+17 |
| | |/
| |/| |
|
* | | | Change the closeallfds() routine to use closefrom() when it is | gad | 2013-05-27 | 2 | -8/+29 |
| |/
|/| |
|
* | | Let lpr build with -Wmissing-variable-declarations. | ed | 2012-10-25 | 6 | -10/+3 |
* | | PRIV_START and PRIV_END were reversed. | eadler | 2012-10-24 | 1 | -2/+2 |
* | | Check the return error of set[ug]id. While this can never fail in the | eadler | 2012-10-22 | 6 | -64/+79 |
* | | Make sure that arraysz is initialized to a value larger than zero. | jh | 2012-07-17 | 1 | -0/+2 |
* | | Remove trailing whitespace. | jh | 2012-07-17 | 1 | -4/+4 |
|/ |
|
* | Hide DIR definition by making it an opaque struct typedef. | gleb | 2012-05-19 | 1 | -1/+1 |
* | Spelling fixes for usr.sbin/ | uqs | 2011-12-30 | 1 | -4/+4 |
* | - Fix the code that matches userids in match_jobspec(). It needs to check | gad | 2011-04-13 | 3 | -11/+11 |
* | Remove the advertising clause from UCB copyrighted files in usr.sbin. This | joel | 2010-12-11 | 6 | -24/+2 |
* | Modernize scandir(3) and alphasort(3) interfaces according to the IEEE | kib | 2010-01-04 | 2 | -2/+2 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Fix end-of-line issues that can come up when `lpq' reads information | gad | 2009-06-24 | 1 | -1/+102 |
* | NI_WITHSCOPEID cleanup | ume | 2005-05-13 | 1 | -2/+2 |
* | Fix so all parts of lpd, lpc, lpq, and lprm will use the same algorithm | gad | 2004-12-31 | 5 | -37/+79 |
* | Do more extensive checking of the userid field which is read in from the | gad | 2004-12-31 | 1 | -7/+46 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Fix a warning about mismatched pointers. A pointer to "void *" is not the | peter | 2003-10-26 | 1 | -1/+1 |
* | Remove a 'From:' that snuck into an sccsid comment line as part of -v1.3 | gad | 2003-08-01 | 1 | -1/+1 |
* | Get the 'sccsid' lines even closer to correct style(9) form. The | gad | 2003-07-14 | 5 | -0/+13 |
* | Get the 'sccsid' for this to match the original lines you would | gad | 2003-07-14 | 1 | -2/+6 |
* | Take advantage of the common_source/lp.cdefs.h file to change lpr | gad | 2003-07-14 | 12 | -42/+26 |
* | Introduce a new lp.cdefs.h file, which will be used to make it | gad | 2003-07-14 | 1 | -0/+107 |
* | Minor improvement to some debugging code that is probably used by no one | gad | 2003-06-12 | 1 | -4/+15 |
* | When sanity-checking a variable, it's good to check the correct variable... | gad | 2003-06-12 | 1 | -1/+1 |
* | Change DEFMX to 0. This removes the size limit for print jobs by default. | eivind | 2003-03-27 | 1 | -2/+3 |
* | Fix typos; each file has at least one s/seperat/separat/ | schweikh | 2002-08-11 | 1 | -1/+1 |
* | Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. These | gad | 2002-07-17 | 3 | -2/+688 |
* | Fix set_qstate() so it correctly checks for any error from chmod(). | gad | 2002-07-12 | 1 | -1/+1 |
* | Add a SQS_QCHANGED option to set_qstate(). This will soon be used by 'lpc'. | gad | 2002-07-12 | 2 | -1/+11 |
* | Add two variables to struct jobqueue, and change the way that getq() | gad | 2002-07-12 | 2 | -3/+10 |
* | Move prototypes for ctl_readcf and ctl_freeinf from ctlinfo.c to ctlinfo.h, | gad | 2002-07-12 | 2 | -2/+2 |
* | Stop adding ${CWARNFLAGS} to CFLAGS. The standard makefile processing will | gad | 2002-06-23 | 1 | -2/+0 |
* | Bah humbug. Fix another typo on the same comment line. It also had | gad | 2002-06-13 | 1 | -1/+1 |
* | Fix a typo in a comment from the previous commit. I had a bullet-character | gad | 2002-06-13 | 1 | -1/+1 |
* | Almost complete rewrite of the lpc commands 'abort', 'enable', 'disable', | gad | 2002-06-13 | 2 | -0/+151 |
* | Assume __STDC__, remove non-__STDC__ code. | alfred | 2002-05-28 | 1 | -15/+0 |
* | Mark all internal libraries with INTERNALLIB. | ru | 2002-05-13 | 1 | -5/+1 |
* | When using %p to print out pointers to struct's, first cast the values | gad | 2002-04-25 | 1 | -7/+8 |
* | Improve the error message the user sees if the startdaemon routine cannot | gad | 2002-04-23 | 1 | -4/+6 |