Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the resource leak of a 'FILE *' which could happen in routine | Garance A Drosehn | 2018-03-12 | 1 | -1/+3 |
* | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 11 | -9/+31 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 22 | -21/+63 |
* | spdx: initial adoption of licensing ID tags. | Pedro F. Giffuni | 2017-11-18 | 4 | -4/+12 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 11 | -11/+0 |
* | Quiesce clang warning while building lpc. | Sean Bruno | 2017-06-16 | 1 | -1/+1 |
* | Fixes to chkprintcap: | Garance A Drosehn | 2017-03-20 | 2 | -2/+12 |
* | lpr(1): small bounds check with reallocarray(3). | Pedro F. Giffuni | 2017-03-07 | 1 | -4/+6 |
* | Simplify idioms in usr.sbin/lpr Makefiles | Enji Cooper | 2017-03-01 | 11 | -16/+16 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 30 | -30/+30 |
* | Rename getline with get_line to avoid collision with getline(3) | Baptiste Daroussin | 2016-05-10 | 5 | -10/+10 |
* | Rename getline with get_line to avoid collision with getline(3) | Baptiste Daroussin | 2016-05-10 | 1 | -6/+6 |
* | Use MIN macro from sys/param.h. | Marcelo Araujo | 2016-05-02 | 1 | -1/+1 |
* | usr.sbin: minor spelling fixes on comments. | Pedro F. Giffuni | 2016-05-01 | 2 | -3/+3 |
* | Remove a variable and three lines of code which I should have removed as | Garance A Drosehn | 2016-04-25 | 1 | -5/+1 |
* | lpr: replace 0 with NULL for pointers. | Pedro F. Giffuni | 2016-04-10 | 8 | -23/+23 |
* | Use LIBEXECDIR for /usr/libexec. | Bryan Drewery | 2015-11-26 | 1 | -1/+1 |
* | Add more SUBDIR_PARALLEL. | Bryan Drewery | 2015-09-26 | 1 | -1/+3 |
* | META_MODE: Remove DEP_MACHINE from Makefile.depend files. | Bryan Drewery | 2015-09-25 | 1 | -2/+0 |
* | META_MODE: Remove DEP_RELDIR from Makefile.depend files. | Bryan Drewery | 2015-09-25 | 1 | -2/+0 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 14 | -0/+245 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 13 | -26/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 9 | -19/+10 |
| |\ | |/ |/| | |||||
| * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 8 | -15/+1 |
| |\ | |||||
| * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 9 | -4/+18 |
| |\ \ | |||||
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 11 | -11/+0 |
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 11 | -0/+22 |
| * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge head | Simon J. Gerraty | 2014-04-28 | 4 | -3/+4 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 2 | -8/+29 |
| |\ \ \ \ \ | |||||
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 11 | -0/+11 |
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 13 | -26/+0 |
| * | | | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 15 | -147/+162 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 14 | -0/+261 |
* | | | | | | | | Adjust printf format specifiers for dev_t and ino_t in user space. | Gleb Kurtsou | 2014-12-17 | 1 | -2/+2 |
* | | | | | | | | Convert usr.sbin to LIBADD | Baptiste Daroussin | 2014-11-25 | 8 | -17/+8 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | lpr: replace setpgrp(2) with setpgid(2). | Pedro F. Giffuni | 2014-09-18 | 1 | -1/+1 |
* | | | | | | | Revert r267233 for now. PIE support needs to be reworked. | Bryan Drewery | 2014-08-19 | 7 | -14/+0 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Replace all uses of libncurses and libtermcap with their wide character | Brooks Davis | 2014-07-17 | 1 | -2/+2 |
* | | | | | | use .Mt to mark up email addresses consistently (part2) | Baptiste Daroussin | 2014-06-20 | 1 | -1/+1 |
* | | | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | Bryan Drewery | 2014-06-08 | 7 | -0/+14 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 3 | -3/+3 |
* | | | | Add missing description of du (daemon.user) printcap capability. | David Malone | 2014-03-04 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | Change the closeallfds() routine to use closefrom() when it is | Garance A Drosehn | 2013-05-27 | 2 | -8/+29 |
| |/ |/| | |||||
* | | Let lpr build with -Wmissing-variable-declarations. | Ed Schouten | 2012-10-25 | 7 | -21/+14 |
* | | PRIV_START and PRIV_END were reversed. | Eitan Adler | 2012-10-24 | 1 | -2/+2 |
* | | Check the return error of set[ug]id. While this can never fail in the | Eitan Adler | 2012-10-22 | 13 | -118/+137 |
* | | Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t. | Matthew D Fleming | 2012-09-27 | 1 | -2/+3 |
* | | Remove unused values | Kevin Lo | 2012-09-11 | 1 | -1/+1 |