aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rtsold/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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