| Age | Commit message (Expand) | Author |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-10-26 | Use ${HOST_SH} instead of `sh'. | lukem |
| 2003-10-02 | correct typo. PR misc/22944 | itojun |
| 2003-10-01 | print prefixlen on -show | itojun |
| 2003-09-16 | Remove a comment that referred to a non-committed part of the patch I | cube |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-07 | Bump date for flushall description. | wiz |
| 2003-07-19 | This is an updated submitted patch originally written by Jim Rees | jrf |
| 2003-06-11 | PR/21856: Robert Elz: Changes to route(8) to allow /n instead of -prefixlen | christos |
| 2003-06-03 | permit foo/bar notation, like "route add 10.0.0.0/8 127.0.0.1". | itojun |
| 2003-05-17 | strlcpy [a few mistakes found] | itojun |
| 2003-04-21 | This addresses PR 17613 when certain methods of adding routes would | jrf |
| 2003-04-03 | Made a note in the code about the -d and -d options brought up in | jrf |
| 2003-02-25 | Split .Nm with other macro arguments on two lines. | wiz |
| 2002-10-18 | correct prefixlen handling for IPv4. | itojun |
| 2002-10-18 | Make prefixlen check to make sure its argument is present before deref | itojun |
| 2002-10-03 | New sentence, new line. From Robert Elz. | wiz |
| 2002-07-20 | sweep of errx/warnx, remove unnecessary trailing \n | grant |
| 2002-06-10 | permit DNS names to address portion. they will be considered as RTF_HOST | itojun |
| 2002-06-05 | if we're unsure about prefixlen, don't say "128". | itojun |
| 2002-06-05 | more correct ion to RTF_HOST handling. | itojun |
| 2002-06-04 | do not have -prefixlen 128 on RTF_HOST. | itojun |
| 2002-05-20 | raise RTF_HOST if destination is a host (/128). from ume | itojun |
| 2002-02-21 | PR/15672: Love: route monitor missing info | christos |
| 2002-02-08 | the modifiers (-inet6, ...) do not only affect the behaviour of "flush", | hubertf |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-11-16 | Punctuation fix, sort sections, sort SEE ALSO. | wiz |
| 2001-11-15 | Make route exit with a non-zero error code when operations to the routing | christos |
| 2001-11-02 | fix -Wshadow warnings | lukem |
| 2001-10-24 | Provide a short output format for the get command that only prints the | atatat |
| 2001-10-24 | Print a R on reject routes to indicate that they're not normal routes, | atatat |
| 2001-10-18 | PR/14286: reed@reedmedia.net: Explain default. | christos |
| 2001-10-06 | When dumping the routing table, use getnameinfo() to print link-layer | bjh21 |
| 2001-07-20 | off-by-one error in -prefixlen arg validation (do not permit 129 on IPv6) | itojun |
| 2001-07-20 | make prefixlen work on IPv4 too | itojun |
| 2001-07-16 | The way pmsg_addrs() is used requires that it always prints a newline and | bad |
| 2001-06-05 | Fix Nd and some whitespace and punctuation. | wiz |
| 2001-06-05 | Drop arguments of .Os. | wiz |
| 2001-04-27 | Added a few examples and a reference to sysctl to enable IP forwarding | manu |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2001-02-04 | remove nested externs. | christos |
| 2001-01-27 | support -cloned command line flag. | itojun |
| 2001-01-27 | regen | itojun |
| 2001-01-27 | add a keyword, cloned | itojun |
| 2001-01-27 | mark cloned routes with RTF_CLONED. present it with netstat -r by "c". | itojun |
| 2001-01-27 | support RTF_BLACKHOLE. | itojun |
| 2001-01-27 | remove use of uninitialized route (struct ortentry). | itojun |
| 2000-10-10 | Format string cleanups by Bill Sommerfeld. | is |
| 2000-10-10 | on "route monitor", print RTM_IFANNOUNCE, RTM_IFINFO (new #), and others. | itojun |
| 2000-05-04 | Allow INET6 to be used with SMALL without undefined symbols | sommerfeld |