| Commit message (Expand) | Author | Age | Files | Lines |
* | route(8): make WARNS=3 clean | uqs | 2010-02-27 | 2 | -149/+155 |
* | remove stale references to RTF_CLONING and RTF_LLINFO | kmacy | 2009-09-04 | 1 | -21/+0 |
* | ANSIfy functions declarations, adjust prototypes. Rename local variable | charnier | 2009-08-25 | 1 | -75/+58 |
* | Extend route command: | kmacy | 2009-04-14 | 2 | -11/+24 |
* | Fix broken case where caused by last patch where | rrs | 2009-04-11 | 1 | -1/+2 |
* | Ok, looking at the solution a bit closer, the level | rrs | 2009-04-06 | 1 | -4/+4 |
* | Class based addressing went out in the early 90's. Basically | rrs | 2009-04-06 | 1 | -16/+17 |
* | Fix regression introduced in rev. 173124: | mav | 2009-01-18 | 1 | -26/+27 |
* | This main goals of this project are: | qingli | 2008-12-15 | 1 | -6/+0 |
* | Fix printing of sockaddr prefixes in verbose mode. | ru | 2008-04-10 | 1 | -1/+1 |
* | In route.c in newroute() there's a call to exit(0) if the command was | remko | 2008-03-22 | 1 | -1/+1 |
* | Don't mask the address in inet_makenetandmask() according to what class | mtm | 2007-11-04 | 1 | -1/+0 |
* | Document -t. | obrien | 2007-11-01 | 1 | -0/+4 |
* | Fix an error in bit shifting logic for network addresses. The route | mtm | 2007-10-29 | 1 | -20/+24 |
* | Obey MK_INET6_SUPPORT. | yar | 2006-07-27 | 1 | -2/+10 |
* | Document that -q option is also applicable to the "change" command. | ru | 2005-10-02 | 1 | -2/+2 |
* | Introduce "route del" as an alias to "route delete". | tobez | 2005-09-28 | 3 | -1/+7 |
* | - Understand EADDRINUSE, and forget EDQUOT. [1] | glebius | 2005-09-21 | 1 | -2/+6 |
* | - do DNS lookup for symbolic names specified for a destination | ume | 2005-05-23 | 1 | -4/+5 |
* | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | ume | 2005-05-13 | 1 | -6/+0 |
* | shutdown(2)'s how argument as 0 is nowhere near as cool as SHUT_RD | jmallett | 2005-05-11 | 1 | -2/+2 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Sort sections. | ru | 2005-01-18 | 1 | -2/+2 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Scheduled mdoc(7) sweep. | ru | 2005-01-10 | 1 | -1/+1 |
* | Fix markup: .Dv -> .Va | bms | 2004-11-04 | 1 | -2/+2 |
* | Document the fact that blackhole routes normally need to be bound | bms | 2004-11-04 | 1 | -0/+10 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -3/+6 |
* | When parsing an argument as an address in getaddr(), heed the -host option | bms | 2004-06-16 | 1 | -1/+1 |
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-05-17 | 1 | -1/+1 |
* | Teach route(8) how to deal with root being in a prison. If prison | csjp | 2004-05-07 | 1 | -0/+4 |
* | Link state change notification of ethernet media to the routing socket. | andre | 2004-05-03 | 1 | -1/+14 |
* | For both ifconfig and route if we didn't get enough memory from the | ambrisko | 2004-04-30 | 1 | -4/+22 |
* | Replace ROUNDUP/ADVANCE with SA_SIZE | luigi | 2004-04-13 | 1 | -8/+4 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 2 | -8/+0 |
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
* | link-local multicast address must be converted to KAME specific | ume | 2003-12-07 | 1 | -1/+1 |
* | Add a describtion for the '-d' flag | brueffer | 2003-11-10 | 1 | -1/+3 |
* | Add the -xresolve flag to the route(8) man page. | bms | 2003-09-26 | 1 | -0/+9 |
* | LANG->LC_ALL | ache | 2003-08-04 | 1 | -1/+1 |
* | Fix problem differently, use | ache | 2003-08-04 | 1 | -1/+1 |
* | Use tr '[:lower:]' '[:upper:]' to work with any locale | ache | 2003-08-04 | 1 | -1/+1 |
* | There is an undocument feature that ``route -vnd flush'' prints | ru | 2003-04-16 | 1 | -1/+1 |
* | Kill #ifdef NS code | peter | 2003-03-05 | 1 | -110/+0 |
* | Since route(8) itself is no longer setuid, we can get a meaningful | kbyanc | 2003-01-25 | 1 | -1/+1 |
* | The .Nm utility. | charnier | 2002-07-06 | 1 | -5/+7 |
* | Don't have -prefixlen 128 on host routes. | ume | 2002-06-08 | 1 | -8/+5 |
* | Avoid construction which results in label at end of block. | wollman | 2002-05-30 | 1 | -2/+6 |
* | Respect -q with "add" and "delete". Document who respects -q. | ru | 2002-05-25 | 2 | -31/+36 |
* | Allow prefix/prefixlen syntax for IPv6 to have consistency | ume | 2002-05-21 | 1 | -15/+22 |