summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/vif.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-9/+9
* since stdlib.h is in scope, don't cast.... you know the drill.deraadt2015-08-211-4/+4
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-4/+0
* deregister. no binary change.tedu2013-04-211-35/+35
* remove SNMP code from mrouted(8) because it is broken and it isrobert2005-06-151-6/+0
* Replace log() with logit() since ISO C reserves log() for the mathmillert2003-11-261-35/+35
* strict proto cleanupsderaadt2003-06-261-2/+2
* strlcpy, pass length to function. ok tdeval@, deraadt@dhartmei2003-04-081-6/+7
* spacesderaadt2003-03-031-21/+21
* ansi, from cloderderaadt2003-03-031-74/+36
* missing sockaddr inits; ok itojunderaadt2002-06-021-0/+2
* Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert2002-02-171-2/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-10/+10
* from netbsd; update to mrouted 3.8deraadt1995-12-141-289/+397
* initial import of NetBSD treederaadt1995-10-181-0/+1373