Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now that we own the code, use arc4random(3) unconditionally | Xin LI | 2015-10-06 | 1 | -1/+1 |
* | - Remove #ifdef HAVE_POLL_H. | Hiroki Sato | 2015-09-10 | 1 | -4/+2 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+19 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -1/+1 |
| |\ | |/ |/| | |||||
| * | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+20 |
* | | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 1 | -1/+1 |
|/ | |||||
* | Add dump.c to the rtsol build. It is needed now that sec2str is non-static | Kenneth D. Merry | 2011-06-08 | 1 | -1/+1 |
* | rtsol(8)/rtsold(8): make WARNS=3 clean | Ulrich Spörlein | 2010-02-27 | 1 | -1/+1 |
* | Add eye candy while I'm here: a blank line between | Yaroslav Tykhiy | 2006-07-27 | 1 | -0/+1 |
* | INET6 has no effect on rtsol, it's an IPv6-only tool with its | Yaroslav Tykhiy | 2006-07-27 | 1 | -7/+0 |
* | Obey MK_INET6_SUPPORT. | Yaroslav Tykhiy | 2006-07-27 | 1 | -4/+10 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
* | style.Makefile(5): | Johan Karlsson | 2004-02-23 | 1 | -1/+1 |
* | -DSMALL will remove the need of dump.c (for rtsol) | Hajimu UMEMOTO | 2004-01-14 | 1 | -2/+2 |
* | use arc4random. | Hajimu UMEMOTO | 2003-08-22 | 1 | -1/+1 |
* | support poll(2). | Hajimu UMEMOTO | 2003-08-14 | 1 | -1/+1 |
* | Default to WARNS=2. | David E. O'Brien | 2001-12-04 | 1 | -0/+1 |
* | Sync with recent KAME. | Hajimu UMEMOTO | 2001-06-11 | 1 | -3/+1 |
* | Correct style bugs in previous commit | Kris Kennaway | 2000-07-06 | 1 | -2/+2 |
* | Sync with KAME | Kris Kennaway | 2000-07-05 | 1 | -1/+1 |
* | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | Yoshinobu Inoue | 1999-12-28 | 1 | -0/+29 |