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
/
sbin
/
routed
/
table.c
Age
Commit message (
Expand
)
Author
2006-11-16
only look at routing table 0 (main one)
Henning Brauer
2006-06-16
Don't use rmx_hopcount any longer. The kernel ignores it anyway.
Claudio Jeker
2005-04-12
A little bit of cleanup (missing format string arguments, some signed/
Chad Loder
2005-03-22
don't step on ospfd routes, claudio yayayaya
Henning Brauer
2004-09-08
routed assumes it alone controls the routing table and tinkers with
Henning Brauer
2004-04-25
unbreak tree
Markus Friedl
2003-06-10
boring cleanups
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-21
a few string cleanups; ok dhartmei
Theo de Raadt
2003-04-17
use asprintf; fix (remove) some incorrectly sized buffers in the process
Peter Valchev
2003-03-13
lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu
Theo de Raadt
2003-03-13
zap two sprintf, more to go
Theo de Raadt
2002-05-26
pid_t cleanup
Theo de Raadt
2002-03-14
kill more registers.
Mike Pechkin
2001-07-07
major -Wall cleanup, almost complete
Theo de Raadt
1997-07-30
new routed DOES NOT EVEN COMPILE LET ALONE WORK. TEST YOUR WORK!
Theo de Raadt
1997-07-30
update to sgi-02apr97
Michael Shalayeff
1996-10-02
update to the latest version from Sep 12.
Michael Shalayeff
1996-09-22
Fix OpenBSD tags
Todd C. Miller
1996-09-05
new routed from SGI.
Michael Shalayeff