Age | Commit message (Expand) | Author |
2004-08-01 | ansi cleanup; khalek@linuxgamers.net | Theo de Raadt |
2004-03-16 | errno is not specified to be int, but something from errno.h. ok millert@ | Ted Unangst |
2004-02-26 | fix datalen, from Esben Norby. ok deraadt itojun | Ted Unangst |
2003-11-26 | Replace log() with logit() since ISO C reserves log() for the math | Todd C. Miller |
2003-09-23 | ignore address families other than AF_INET in get_netmask(). | Matthieu Herrb |
2003-08-19 | rewrite SIOCGIFCONF into getifaddrs. deraadt ok | Jun-ichiro itojun Hagino |
2003-08-19 | convert to poll; ok dhartmei | Theo de Raadt |
2003-07-14 | - escape "It" so groff doesn't try to expand it | Jason McIntyre |
2003-06-26 | strict proto cleanups | Theo de Raadt |
2003-06-12 | - section reorder | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-16 | update USC copyright, fixes "without fee" misplaced modifier | Theo de Raadt |
2003-03-13 | lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu | Theo de Raadt |
2003-03-04 | skip this setuid stuff | Theo de Raadt |
2002-08-09 | avoid dynamically-generated string to printf. die if fd_set overruns. | Jun-ichiro itojun Hagino |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-02 | missing sockaddr inits; ok itojun | Theo de Raadt |
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 o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-10 | follow post-2.1 ip_off & ip_len byte orders | Theo de Raadt |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt |
2001-07-27 | Wall cleanup | Peter Valchev |
2001-06-25 | Pavlin Ivanov Radoslavov <pavlin@catarina.usc.edu> writes: | Theo de Raadt |
2001-05-29 | Wrong section header ordering. Pointed out by <mpech@prosoft.org.lv> | Hakan Olsson |
2001-05-22 | More fixes. From <mpech@prosoft.org.lv> | Hakan Olsson |
2001-05-22 | Some fixes. From <mpech@prosoft.org.lv> | Hakan Olsson |
2001-05-22 | mdoc-ify. Add $OpenBSD$ | Hakan Olsson |
2001-03-09 | exit(-#) is wrong | Theo de Raadt |
2000-12-21 | more careful euid killing | Theo de Raadt |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
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 |