summaryrefslogtreecommitdiff
path: root/usr.sbin/rtsold/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Capsicumize rtsol(8) and rtsold(8).Mark Johnston2019-01-051-2/+16
* Now that we own the code, use arc4random(3) unconditionallyXin LI2015-10-061-1/+0
* - Remove #ifdef HAVE_POLL_H.Hiroki Sato2015-09-101-1/+1
* rtsold does not need to link to libkvmBaptiste Daroussin2015-04-091-1/+0
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Lower WARNS level to 3 to eliminate alignment warnings related toMarcel Moolenaar2011-06-071-0/+1
* Remove redundant assignments to WARNS.Ed Schouten2011-06-061-1/+0
* - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router AdvertisementHiroki Sato2011-06-061-1/+1
* rtsol(8)/rtsold(8): make WARNS=3 cleanUlrich Spörlein2010-02-271-3/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* These IPv6-only tools have no explicit dependency on the INET6 macro.Yaroslav Tykhiy2006-07-271-1/+1
* support poll(2).Hajimu UMEMOTO2003-08-141-1/+1
* drop the code for the environment where getifaddrs(3) is notHajimu UMEMOTO2003-08-081-1/+1
* style.Makefile(5)David E. O'Brien2003-04-041-1/+1
* Add -DHAVE_ARC4RANDOM to CFLAGSAndrey A. Chernov2003-02-111-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-3/+7
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-3/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Correct style bugsKris Kennaway2000-07-061-2/+2
* Sync with latest KAME.Kris Kennaway2000-07-051-1/+1
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-281-0/+25