aboutsummaryrefslogtreecommitdiff
path: root/sbin/rtsol
Commit message (Expand)AuthorAgeFilesLines
* rtsol(8)/rtsold(8): make WARNS=3 cleanUlrich Spörlein2010-02-271-1/+1
* Add eye candy while I'm here: a blank line betweenYaroslav Tykhiy2006-07-271-0/+1
* INET6 has no effect on rtsol, it's an IPv6-only tool with itsYaroslav Tykhiy2006-07-271-7/+0
* Obey MK_INET6_SUPPORT.Yaroslav Tykhiy2006-07-271-4/+10
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* -DSMALL will remove the need of dump.c (for rtsol)Hajimu UMEMOTO2004-01-141-2/+2
* use arc4random.Hajimu UMEMOTO2003-08-221-1/+1
* support poll(2).Hajimu UMEMOTO2003-08-141-1/+1
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-3/+1
* Correct style bugs in previous commitKris Kennaway2000-07-061-2/+2
* Sync with KAMEKris Kennaway2000-07-051-1/+1
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-281-0/+29