summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtsold/rtsold.c
Commit message (Expand)AuthorAgeFilesLines
* -DSMALL will remove the need of dump.c (for rtsol)ume2004-01-141-0/+14
* add -F flag, which configures sysctl(8) setting by rtsoldume2004-01-141-12/+21
* ansify.ume2004-01-141-8/+5
* use timeradd/sub/cmp.ume2004-01-141-58/+7
* - improved the -a option. it can probe a interface automatically whenume2003-08-171-49/+81
* support poll(2).ume2003-08-141-0/+40
* daemon() has to be called prior to file descriptor setupsume2003-08-141-8/+16
* signal handler must take "int" arg.ume2003-08-141-7/+5
* avoid fd_set overrun.ume2003-08-141-10/+24
* use strlcpy() and snprintf().ume2003-08-111-1/+1
* KNF, correct typos and cleanup spaces.ume2003-08-081-67/+63
* drop the code for the environment where getifaddrs(3) is notume2003-08-081-4/+0
* Process the "O bit."ume2003-08-081-2/+18
* __FUNCTION__ --> __func__ume2003-08-081-15/+15
* typo. netbsd PR 16055ume2002-03-291-1/+1
* Sync with recent KAME.ume2001-06-111-6/+27
* Sync with KAME. Format string auditing, and add -a flag to autoprobekris2000-10-061-36/+142
* Sync with latest KAME.kris2000-07-051-23/+66
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-0/+622
OpenPOWER on IntegriCloud