| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring in latest CSRG revisions to this file. | ru | 2001-10-17 | 1 | -11/+11 |
* | Synch with NetBSD and OpenBSD. | ru | 2001-08-31 | 2 | -3/+2 |
* | Handle snprintf() returning < 0 (not just -1) | brian | 2001-08-20 | 1 | -0/+4 |
* | Handle snprintf() returning -1. | brian | 2001-08-20 | 1 | -4/+6 |
* | mdoc(7) police: utilize the new .Ex macro. | ru | 2001-08-15 | 1 | -3/+1 |
* | mdoc(7) police: | ru | 2001-08-07 | 1 | -1/+1 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -14/+14 |
* | Due to the documented bug in inet_aton(3), it wasn't possible | ru | 2001-07-11 | 1 | -2/+3 |
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 1 | -3/+3 |
* | Allow route(8) to create "proxy only" published ARP entries. | ru | 2001-06-12 | 3 | -5/+24 |
* | Fixed the -iface breakage introduced with the latest KAME merge | ru | 2001-06-12 | 1 | -2/+1 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -120/+114 |
* | When changing an indirect route, kernel routing code allocates | ru | 2001-06-08 | 2 | -2/+11 |
* | Change the host/bits syntax introduced in route.c,v 1.24 to the | ru | 2001-06-08 | 2 | -9/+8 |
* | - Exit 1 if "add", "change", or "delete" operation fails. | ru | 2001-06-07 | 2 | -10/+12 |
* | mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section. | dd | 2001-04-13 | 1 | -7/+7 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | mdoc(7) police: Change -filled displays (which just happen | ru | 2001-02-07 | 1 | -3/+3 |
* | Add a couple of newlines in the output from route monitor | phk | 2001-01-15 | 1 | -2/+4 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -1/+2 |
* | Typo fix: forgot -> forget. | dannyboy | 2000-11-26 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -4/+7 |
* | - Documented the host/bits syntax for destination argument. | ru | 2000-09-29 | 1 | -3/+13 |
* | Interpret the address argument as network-type address for `destination' | ru | 2000-09-29 | 1 | -13/+12 |
* | Fixed the case where argument of 0.0.0.0/8 would match the default route. | ru | 2000-09-29 | 1 | -4/+4 |
* | Clear sin6_scope_id before passing routes into kernel, becaues kernel | shin | 2000-03-11 | 1 | -0/+1 |
* | Add an scope index embedded IPv6 link local addr creation support, by route | shin | 2000-02-23 | 1 | -0/+4 |
* | Support IPv6 scoped addr in ifconfig and route | shin | 2000-02-10 | 1 | -25/+71 |
* | Fix return value check for inet_pton(). | sumikawa | 2000-01-25 | 1 | -1/+1 |
* | Merge bug fix from KAME repository. | shin | 2000-01-08 | 1 | -7/+0 |
* | Enable INET6 by default. | shin | 1999-12-15 | 1 | -1/+1 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 4 | -8/+172 |
* | MFS: forego->forgo | nsayer | 1999-10-16 | 1 | -1/+1 |
* | spell check != grammar check. :-) | nsayer | 1999-10-16 | 1 | -1/+1 |
* | Remove two more unnecessary function declarations/prototypes. | billf | 1999-09-25 | 1 | -4/+0 |
* | Include the proper headers, remove the unnecessary function declarations. | billf | 1999-09-25 | 1 | -1/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | When incrementing through a SIOCGIFCONF list, enforce a lower limit of | archie | 1999-06-05 | 1 | -2/+3 |
* | Get rid of segfaults in a set-uid program. | ru | 1999-06-01 | 1 | -8/+15 |
* | Mention the special destination "default" for default routes. Fix a | ghelmer | 1999-05-04 | 1 | -4/+15 |
* | Remove useless `BINOWN=root' now that it is the default. | obrien | 1998-09-19 | 1 | -1/+0 |
* | Comment is .\" not .|'. Add -d and -t flags to SYNOPSIS and usage(). Getopt | charnier | 1998-07-28 | 2 | -28/+24 |
* | style(9) corrections | imp | 1997-12-26 | 1 | -2/+2 |
* | Two fixes: | imp | 1997-12-24 | 1 | -6/+8 |
* | fix what appears to me to be absolutle bogus code | julian | 1997-07-18 | 1 | -6/+7 |
* | Sync beetween man page and usage string. | charnier | 1997-06-18 | 2 | -4/+4 |
* | Allow "modern" syntax: | phk | 1997-04-02 | 1 | -5/+21 |
* | unifdef CCITT, ISO & CRUFT. | phk | 1997-04-02 | 3 | -303/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 2 | -2/+2 |