/common/dist/zlib/projects/

td> index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted/snmp.c
AgeCommit message (Expand)Author
2003-05-16avoid possible buffer overruns - strlcpy, snprintfitojun
2003-03-05Add license (from Xerox), from OpenBSD.wiz
2003-03-05Move back from gnu/dist/mrouted, now that it's available under a BSDwiz
2002-10-01move mrouted out of basesrc, as it carries non-BSD license.itojun
2002-08-01u_short cleansing (should be u_int16_t)itojun
2002-07-14Unifdef __STDC__. Remove __P(). Remove register. ANSIfy.wiz
2002-06-02missing memset() for sockaddr. from deraadtitojun
1999-01-23The ioctls have been issued on the wrong socket, so they failed with ahwr