summaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted/rsrr.c
AgeCommit message (Collapse)Author
2004-08-01ansi cleanup; khalek@linuxgamers.netTheo de Raadt
2003-11-26Replace log() with logit() since ISO C reserves log() for the mathTodd C. Miller
library and gcc 3.x will complain. Replacement name taken from NetBSD. espie@ OK.
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2003-03-03spacesTheo de Raadt
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained ↵Todd C. Miller
outside the tree)
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-09-04Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ↵Todd C. Miller
POSIX counterparts.
2001-06-25Pavlin Ivanov Radoslavov <pavlin@catarina.usc.edu> writes:Theo de Raadt
> I received an email that the USC's General Counsel's Office > has approved that the software license to pimd can be changed to the > 3-clause BSD-like license! > [...] This is various other bits of software that is also covered by this.
1995-12-14from netbsd; update to mrouted 3.8Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt