index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
rtsold
/
if.c
Age
Commit message (
Expand
)
Author
2004-01-05
add -F option, which sets sysctl(8) variables rather than warn(3) about the
Jun-ichiro itojun Hagino
2003-10-05
ansi
Theo de Raadt
2003-05-15
make getifaddrs(3) a default, as all BSD has it by now
Jun-ichiro itojun Hagino
2003-04-02
typo; ok itojun
Jason Wright
2002-10-26
prototype shouldn't carry variable name
Jun-ichiro itojun Hagino
2002-06-10
Kill __FUNCTION__.
Marc Espie
2002-05-31
sync w/ latest kame. link id handling.
Jun-ichiro itojun Hagino
2002-05-31
KNF; itojun ok
Theo de Raadt
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-14
use strncpy instead of strcpy, just in case
Jun-ichiro itojun Hagino
2001-07-09
sync with latest kame.
Jun-ichiro itojun Hagino
2000-08-13
add "rtsol -a" (automatically lookup outgoign interface).
Jun-ichiro itojun Hagino
2000-02-25
use getifaddrs, not SIOCGIFCONF for LP64 align issue. (sync with kame).
Jun-ichiro itojun Hagino
2000-01-17
sync with latest kame. previous version leaves an udp socket opened
Jun-ichiro itojun Hagino
2000-01-05
avoid use of kvm (sync with latest kame)
Jun-ichiro itojun Hagino
1999-12-09
rtsold(8); router solicitation daemon.
Jun-ichiro itojun Hagino
1999-12-09
initial import from KAME tree
Jun-ichiro itojun Hagino