| Commit message (Expand) | Author | Age | Files | Lines |
* | Add META_MODE support. | sjg | 2015-06-13 | 4 | -0/+78 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 3 | -6/+0 |
| * | Merge head from 7/28 | sjg | 2014-08-19 | 2 | -9/+9 |
| |\
| |/
|/| |
|
| * | Updated dependencies | sjg | 2014-05-16 | 3 | -3/+0 |
| * | Updated dependencies | sjg | 2014-05-10 | 3 | -0/+6 |
| * | Merge head | sjg | 2014-04-28 | 3 | -19/+14 |
| |\ |
|
| * \ | Merge from head | sjg | 2013-09-05 | 1 | -1/+1 |
| |\ \ |
|
| * | | | Updated dependencies | sjg | 2013-03-11 | 3 | -0/+3 |
| * | | | Updated dependencies | sjg | 2013-02-16 | 3 | -6/+0 |
| * | | | Sync with HEAD. | obrien | 2013-02-08 | 1 | -19/+7 |
| |\ \ \ |
|
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 4 | -0/+80 |
* | | | | | use .Mt to mark up email addresses consistently (part2) | bapt | 2014-06-20 | 2 | -9/+9 |
| |_|_|/
|/| | | |
|
* | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 1 | -1/+1 |
* | | | | Re-format the license to conform to our BSD license template as much | brueffer | 2014-03-13 | 1 | -13/+12 |
* | | | | Remove the 3rd clause ("advertising clause") of the BSD license as | brueffer | 2014-02-17 | 1 | -5/+1 |
| |_|/
|/| | |
|
* | | | mdoc sweep. | joel | 2013-05-12 | 1 | -1/+1 |
| |/
|/| |
|
* | | Retire struct sockaddr_inarp. | glebius | 2013-01-31 | 1 | -19/+7 |
|/ |
|
* | Make sure sections are sorted into conventional order. | joel | 2012-03-25 | 1 | -17/+17 |
* | Spelling fixes for libexec/ | uqs | 2012-01-07 | 5 | -6/+6 |
* | In libexec/bootpd/tools/bootptest/print-bootp.c, use the correct printf | dim | 2011-12-16 | 1 | -1/+1 |
* | In libexec/bootpd/bootpgw/bootpgw.c, add a cast for the remaining | dim | 2011-12-16 | 1 | -1/+1 |
* | Catch up with kernel using time_uptime to drive ARP timeouts. | glebius | 2010-12-06 | 1 | -3/+3 |
* | mdoc: drop even more redundant .Pp calls | uqs | 2010-10-19 | 1 | -1/+0 |
* | Make WARNS=6 the default for libexec/. | ed | 2010-01-02 | 3 | -0/+6 |
* | Use RTF_LLDATA. | cognet | 2009-03-31 | 1 | -1/+1 |
* | This main goals of this project are: | qingli | 2008-12-15 | 1 | -1/+0 |
* | Make tv_sec a time_t on all platforms but alpha. Brings us more in line with | trhodes | 2005-12-24 | 1 | -2/+3 |
* | Fix most cases where the address of an int is passed to a function expecting a | stefanf | 2005-02-14 | 1 | -1/+2 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Sort sections. | ru | 2005-01-18 | 1 | -10/+10 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Call nmatch function with parameters casted to types the function actually | kan | 2004-07-29 | 1 | -1/+1 |
* | Deal with double whitespace. | ru | 2004-07-03 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 2 | -32/+64 |
* | Bump document date for the latest change. | ru | 2004-05-16 | 1 | -3/+3 |
* | Add the '-h hostname' to usage(), too. | roam | 2004-02-13 | 1 | -1/+3 |
* | Document the '-h hostname' option, which seems to have been present | roam | 2004-02-10 | 1 | -7/+14 |
* | fix a couple typos in the comments | jmg | 2003-06-15 | 1 | -2/+2 |
* | fix bootpd to use fd_set. For some reason on Sparc, using int with | jmg | 2003-06-15 | 1 | -4/+6 |
* | Add FBSDID. udp/bootps -> bootps/udp. Use err(3). | charnier | 2003-02-05 | 4 | -46/+41 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -1/+1 |
* | Don't call report() without a format string. | kris | 2002-10-13 | 1 | -1/+1 |
* | Use strlcpy instead of incorrectly using strncpy. | kris | 2002-10-13 | 1 | -1/+1 |
* | de-__P() | alfred | 2002-10-09 | 2 | -2/+2 |
* | Replace various spelling with FALLTHROUGH which is lint()able | charnier | 2002-08-25 | 1 | -2/+3 |
* | mdoc(7) police: Removed redundant .Ns calls. | ru | 2002-08-13 | 1 | -1/+1 |
* | The .Nm utility | charnier | 2002-07-06 | 3 | -6/+11 |
* | Assume __STDC__, remove non-__STDC__ code. ... | alfred | 2002-05-28 | 2 | -24/+4 |
* | Assume __STDC__, remove non-__STDC__ code. | alfred | 2002-05-28 | 1 | -11/+3 |