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
/
mrouted
/
prune.c
Age
Commit message (
Expand
)
Author
2017-01-21
Having a 'case 256:' in a switch (<uchar>) {} is bad on principle
Kenneth R Westerback
2017-01-21
Accommodate gcc's suggestion that assignments used as truth values
Kenneth R Westerback
2016-12-25
Add some {}'s to eliminate "ambiguous else" warnings from gcc.
Kenneth R Westerback
2015-12-19
Remove NULL-check before free().
mmcc
2015-08-21
since stdlib.h is in scope, don't cast.... you know the drill.
Theo de Raadt
2013-04-21
use arc4random_uniform(); ok djm
Theo de Raadt
2013-04-21
deregister. no binary change.
Ted Unangst
2005-06-15
remove SNMP code from mrouted(8) because it is broken and it is
Robert Nagy
2003-11-26
Replace log() with logit() since ISO C reserves log() for the math
Todd C. Miller
2003-04-02
sprintf killing; millert ok
Theo de Raadt
2003-03-03
spaces
Theo de Raadt
2003-03-03
ansi, from cloder
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-08-23
recieve -> receive
Aaron Campbell
2001-07-27
Wall cleanup
Peter Valchev
1995-12-14
from netbsd; update to mrouted 3.8
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt