summaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted/prune.c
AgeCommit message (Expand)Author
2017-01-21Having a 'case 256:' in a switch (<uchar>) {} is bad on principleKenneth R Westerback
2017-01-21Accommodate gcc's suggestion that assignments used as truth valuesKenneth R Westerback
2016-12-25Add some {}'s to eliminate "ambiguous else" warnings from gcc.Kenneth R Westerback
2015-12-19Remove NULL-check before free().mmcc
2015-08-21since stdlib.h is in scope, don't cast.... you know the drill.Theo de Raadt
2013-04-21use arc4random_uniform(); ok djmTheo de Raadt
2013-04-21deregister. no binary change.Ted Unangst
2005-06-15remove SNMP code from mrouted(8) because it is broken and it isRobert Nagy
2003-11-26Replace log() with logit() since ISO C reserves log() for the mathTodd C. Miller
2003-04-02sprintf killing; millert okTheo de Raadt
2003-03-03spacesTheo de Raadt
2003-03-03ansi, from cloderTheo de Raadt
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-23recieve -> receiveAaron Campbell
2001-07-27Wall cleanupPeter Valchev
1995-12-14from netbsd; update to mrouted 3.8Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt