Julian Elischer
|
144b35344c
|
changes to allow route to manipulate appletalk routes.
|
1996-07-09 19:02:28 +00:00 |
|
Garrett Wollman
|
00bbf73734
|
Update route(8) to print out current meanings of rt_flags RTF_* bits.
|
1996-05-08 20:48:59 +00:00 |
|
Mike Pritchard
|
2e32d69db1
|
Fix route to check if inet_addr and inet_network return INADDR_NONE,
instead of -1 which is never returned by those routines.
|
1996-02-17 21:13:32 +00:00 |
|
Garrett Wollman
|
cbc17e711e
|
XNS sort-of-support is no more.
|
1996-02-13 17:30:37 +00:00 |
|
Garrett Wollman
|
0761cb293e
|
Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)
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).
|
1996-02-06 20:36:15 +00:00 |
|
Mike Pritchard
|
49f523939f
|
Route calls the errx routine with the wrong number of arguments
when printing "route: bad address: ...".
|
1996-01-20 12:56:57 +00:00 |
|
Garrett Wollman
|
ac9ce50507
|
Clean up GCC warnings, condition out some compatibility cruft, add $Id$.
Pointed-out-by: jmb
|
1996-01-02 20:09:22 +00:00 |
|
Paul Traina
|
57f30b48dc
|
Missing 'break' after setting interface route flag was causing interface
routes to not be properly marked as static.
|
1994-09-15 08:35:37 +00:00 |
|
Rodney W. Grimes
|
8fae3551ec
|
BSD 4.4 Lite sbin Sources
Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
|
1994-05-26 06:35:07 +00:00 |
|