Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller | |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained ↵ | Todd C. Miller | |
outside the tree) | |||
2002-02-16 | Part 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-12-10 | follow post-2.1 ip_off & ip_len byte orders | Theo de Raadt | |
2001-12-05 | this has been setuid for quite some time | Theo de Raadt | |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt | |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin | |
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok | |||
2001-07-31 | New license from Xerox! This code is now FREE! Took a while and a lot of | Theo de Raadt | |
mails, but it is worth it. | |||
2001-07-20 | we don't like: | Mike Pechkin | |
o) .Pp before/after .Sh; o) .Pp before/after .Sh; o) .Nm without argument in SYNOPSIS; | |||
2001-05-22 | Some fixes. From <mpech@prosoft.org.lv> | Hakan Olsson | |
2001-05-22 | mdoc-ify. Fix section headers. Some typos. | Hakan Olsson | |
2001-03-09 | exit(-#) is wrong | Theo de Raadt | |
2000-12-21 | more careful euid killing | Theo de Raadt | |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1996-10-16 | check malloc() ret val! | Todd C. Miller | |
1996-09-11 | revoke privs at start; tested by fenner@parc.xerox.com | Theo de Raadt | |
1995-12-14 | from netbsd; update to mrouted 3.8 | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |