Age | Commit message (Expand) | Author |
2001-11-06 | fix compiler warning for INADDR_ALLROUTERS_GROUP; goeran@cdg.chalmers.se | Jakob Schlyter |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt |
2001-08-02 | pet peeve, insure vs ensure | Hugh Graham |
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt |
2001-06-13 | more va_start/end fixes, ok deraadt@ | Markus Friedl |
2001-03-08 | whack exit(-#) | Theo de Raadt |
2001-02-26 | spelling | Todd T. Fries |
2001-01-19 | mark signal races i cannot fix at the moment | Theo de Raadt |
2001-01-16 | fd_set overflow handling | Theo de Raadt |
2001-01-05 | Fix sending/receiving passwords (james@oaktree.co.uk) | Angelos D. Keromytis |
2001-01-05 | Mention that if=xxx should be used for most lines in /etc/gateways | Angelos D. Keromytis |
2001-01-05 | There's no "no_ripv1_out" and "no_ripv2_out", so paraphrase. | Angelos D. Keromytis |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-03-23 | Fix some formatting problems I missed before. | Aaron Campbell |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell |
2000-03-04 | Try to standardize the options list introduction; it should read "The options | Aaron Campbell |
1999-10-07 | Removed dead link to gated(8) -- OK aaron@ | Wim Vandeputte |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-15 | ethernet -> Ethernet, other repairs | Aaron Campbell |
1999-03-16 | fix Xr; msfriedl@fau.de | Theo de Raadt |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell |
1998-11-24 | typo; abs | Theo de Raadt |
1998-11-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes | Aaron Campbell |
1998-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell |
1998-09-17 | sbin/ man page fixes | Aaron Campbell |
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-08-20 | typo; msaitoh | Theo de Raadt |
1998-07-09 | MAXHOSTNAMELEN, not MAXHOSTNAMELEN+1 | Theo de Raadt |
1998-06-23 | no htable manpage | Theo de Raadt |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff |
1998-06-01 | no -v option; mason@primenet.com.au | Theo de Raadt |
1997-11-18 | strong random | kstailey |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-07-30 | new routed DOES NOT EVEN COMPILE LET ALONE WORK. TEST YOUR WORK! | Theo de Raadt |
1997-07-30 | update to sgi-02apr97 | Michael Shalayeff |
1997-06-30 | s_addr is not long | Theo de Raadt |
1997-06-26 | typos; msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-02-27 | Fix function decl, get rid of a couple of warnings. | Angelos D. Keromytis |
1997-01-28 | repairs by msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-01-21 | typo, msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-01-21 | fixes from msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-10-02 | update to the latest version from Sep 12. | Michael Shalayeff |