summaryrefslogtreecommitdiff
path: root/usr.sbin/mtrace/mtrace.c
AgeCommit message (Expand)Author
2002-08-09avoid dynamically-generated string to printf. die if fd_set overruns.Jun-ichiro itojun Hagino
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-06-02missing sockaddr inits; ok itojunTheo de Raadt
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
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-12-10follow post-2.1 ip_off & ip_len byte ordersTheo de Raadt
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
2001-07-27Wall cleanupPeter Valchev
2001-06-25Pavlin Ivanov Radoslavov <pavlin@catarina.usc.edu> writes:Theo de Raadt
2001-03-09exit(-#) is wrongTheo de Raadt
2000-12-21more careful euid killingTheo de Raadt
1996-09-11revoke privs at start; tested by fenner@parc.xerox.comTheo de Raadt
1995-12-14from netbsd; update to mrouted 3.8Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt