Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-12 | A little bit of cleanup (missing format string arguments, some signed/ | Chad Loder | |
unsigned conversion). OK henning | |||
2005-03-23 | - remove references to gated | Jason McIntyre | |
- add -t to synopsis - sort options - sync usage() - use Rs/Re for references - fix list placement - make clear that rtquery queries ripv1/2 routing daemons much help + ok henning@ claudio@ | |||
2003-08-08 | refer to RFCs consistently (RFC XXXX); | Jason McIntyre | |
2003-06-03 | - section reorder | Jason McIntyre | |
- some mdoc fixes | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-04-26 | strcpy -> strlcpy. | Kenneth R Westerback | |
ok dhartmei@ deraadt@ (and tdeval@ with stylistic reservations) | |||
2003-04-06 | string handling; ok millert | Theo de Raadt | |
2003-04-04 | knf & one snprintf; tedu ok | Theo de Raadt | |
2003-03-11 | strcpy -> strlcpy; Hans-Joerg.Hoexer@yerbouti.franken.de | Theo de Raadt | |
2003-02-18 | copyrights added; | Jason McIntyre | |
these are all Regents of the University of California | |||
2002-11-09 | remove references to unexistent manpages; miod ok. | Federico G. Schwindt | |
2001-03-08 | whack exit(-#) | Theo de Raadt | |
2000-03-23 | Fix some formatting problems I missed before. | Aaron Campbell | |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell | |
1998-08-20 | typo; msaitoh | Theo de Raadt | |
1998-06-01 | no -v option; mason@primenet.com.au | Theo de Raadt | |
1997-07-30 | new routed DOES NOT EVEN COMPILE LET ALONE WORK. TEST YOUR WORK! | Theo de Raadt | |
Also, put back the damn security check in input.c that has been deleted TWO SEPERATE TIMES NOW! I CURSE anyone who deletes that check again. | |||
1997-07-30 | update to sgi-02apr97 | Michael Shalayeff | |
still have problems w/ defaults from pppd | |||
1997-06-30 | s_addr is not long | Theo de Raadt | |
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-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 | |
1996-09-22 | Fix OpenBSD tags | Todd C. Miller | |
1996-09-05 | new routed from SGI. | Michael Shalayeff | |
rip1, rip2, icmp, rdisc. |