index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
rtsold
/
rtsold.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-DSMALL will remove the need of dump.c (for rtsol)
ume
2004-01-14
1
-0
/
+14
*
add -F flag, which configures sysctl(8) setting by rtsold
ume
2004-01-14
1
-12
/
+21
*
ansify.
ume
2004-01-14
1
-8
/
+5
*
use timeradd/sub/cmp.
ume
2004-01-14
1
-58
/
+7
*
- improved the -a option. it can probe a interface automatically when
ume
2003-08-17
1
-49
/
+81
*
support poll(2).
ume
2003-08-14
1
-0
/
+40
*
daemon() has to be called prior to file descriptor setups
ume
2003-08-14
1
-8
/
+16
*
signal handler must take "int" arg.
ume
2003-08-14
1
-7
/
+5
*
avoid fd_set overrun.
ume
2003-08-14
1
-10
/
+24
*
use strlcpy() and snprintf().
ume
2003-08-11
1
-1
/
+1
*
KNF, correct typos and cleanup spaces.
ume
2003-08-08
1
-67
/
+63
*
drop the code for the environment where getifaddrs(3) is not
ume
2003-08-08
1
-4
/
+0
*
Process the "O bit."
ume
2003-08-08
1
-2
/
+18
*
__FUNCTION__ --> __func__
ume
2003-08-08
1
-15
/
+15
*
typo. netbsd PR 16055
ume
2002-03-29
1
-1
/
+1
*
Sync with recent KAME.
ume
2001-06-11
1
-6
/
+27
*
Sync with KAME. Format string auditing, and add -a flag to autoprobe
kris
2000-10-06
1
-36
/
+142
*
Sync with latest KAME.
kris
2000-07-05
1
-23
/
+66
*
Getaddrinfo(), getnameinfo(), and etc support in libc/net.
shin
1999-12-28
1
-0
/
+622