Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update route(8) to print out current meanings of rt_flags RTF_* bits. | wollman | 1996-05-08 | 1 | -4/+10 |
| | |||||
* | Do not install the now unsupported netns and netiso | mpp | 1996-04-08 | 1 | -1/+1 |
| | | | | | related man pages. Comment out cross references to those man pages from other man pages. | ||||
* | Fix route to check if inet_addr and inet_network return INADDR_NONE, | mpp | 1996-02-17 | 1 | -3/+3 |
| | | | | instead of -1 which is never returned by those routines. | ||||
* | XNS sort-of-support is no more. | wollman | 1996-02-13 | 1 | -1/+27 |
| | |||||
* | Another round of man page cleanups. | mpp | 1996-02-12 | 1 | -2/+3 |
| | | | | Down to only about 100 items left to cleanup! :-) | ||||
* | Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) | wollman | 1996-02-06 | 2 | -3/+40 |
| | | | | | in preparation for its removal from the kernel source tree. NB: because a function was deleted, libc is now at version 3.0 (was 2.2 previously). | ||||
* | Route calls the errx routine with the wrong number of arguments | mpp | 1996-01-20 | 1 | -2/+2 |
| | | | | when printing "route: bad address: ...". | ||||
* | Clean up GCC warnings, condition out some compatibility cruft, add $Id$. | wollman | 1996-01-02 | 1 | -61/+51 |
| | | | | Pointed-out-by: jmb | ||||
* | Missing 'break' after setting interface route flag was causing interface | pst | 1994-09-15 | 1 | -0/+1 |
| | | | | routes to not be properly marked as static. | ||||
* | Make keywords.h get properly built. | jkh | 1994-08-14 | 1 | -1/+1 |
| | | | | Submitted by: jkh | ||||
* | Convert to our man installation style. Also fixed long-standing bug | wollman | 1994-08-05 | 1 | -1/+3 |
| | | | | | in `fastboot'/`fasthalt' in which the interpreter would hang around after `reboot' or `halt' is run, causing an irritating ``Killed'' message. | ||||
* | Remove old style manual page depends so make install with NOMAN set | rgrimes | 1994-05-28 | 1 | -2/+0 |
| | | | | can run. | ||||
* | BSD 4.4 Lite sbin Sources | rgrimes | 1994-05-26 | 5 | -0/+1983 |
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin. |