This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
rtadvd
History
Hajimu UMEMOTO
4eb4a0e6ec
- rename some variables.
...
- remove unused block. Obtained from: KAME MFC after: 1 week
2003-08-14 16:51:13 +00:00
..
advcap.c
use strlcpy() and snprintf().
2003-08-11 15:49:47 +00:00
advcap.h
use int64_t instead of long long.
2003-08-11 15:46:37 +00:00
config.c
malloc() may return NULL.
2003-08-12 16:58:32 +00:00
config.h
…
dump.c
reduce #ifdef.
2003-08-11 15:51:54 +00:00
dump.h
…
if.c
reduce #ifdef.
2003-08-11 15:51:54 +00:00
if.h
reduce #ifdef.
2003-08-11 15:51:54 +00:00
Makefile
style.Makefile(5)
2003-04-04 17:49:21 +00:00
pathnames.h
…
rrenum.c
reduce #ifdef.
2003-08-11 15:51:54 +00:00
rrenum.h
…
rtadvd.8
…
rtadvd.c
- rename some variables.
2003-08-14 16:51:13 +00:00
rtadvd.conf
…
rtadvd.conf.5
fixed wrong parameter descriptions
2003-07-30 07:33:10 +00:00
rtadvd.h
Drop MIP6 code. We don't support MIP6 yet.
2003-08-08 20:14:28 +00:00
timer.c
reduce #ifdef.
2003-08-11 15:51:54 +00:00
timer.h
KNF, correct typos and cleanup spaces.
2003-08-08 16:56:01 +00:00