aboutsummaryrefslogtreecommitdiff
path: root/sbin/route
Commit message (Expand)AuthorAgeFilesLines
...
* Merge bug fix from KAME repository.Yoshinobu Inoue2000-01-081-7/+0
* Enable INET6 by default.Yoshinobu Inoue1999-12-151-1/+1
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,Yoshinobu Inoue1999-12-074-8/+172
* MFS: forego->forgoNick Sayer1999-10-161-1/+1
* spell check != grammar check. :-)Nick Sayer1999-10-161-1/+1
* Remove two more unnecessary function declarations/prototypes.Bill Fumerola1999-09-251-4/+0
* Include the proper headers, remove the unnecessary function declarations.Bill Fumerola1999-09-251-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* When incrementing through a SIOCGIFCONF list, enforce a lower limit ofArchie Cobbs1999-06-051-2/+3
* Get rid of segfaults in a set-uid program.Ruslan Ermilov1999-06-011-8/+15
* Mention the special destination "default" for default routes. Fix aGuy Helmer1999-05-041-4/+15
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-1/+0
* Comment is .\" not .|'. Add -d and -t flags to SYNOPSIS and usage(). GetoptPhilippe Charnier1998-07-282-28/+24
* style(9) correctionsWarner Losh1997-12-261-2/+2
* Two fixes:Warner Losh1997-12-241-6/+8
* fix what appears to me to be absolutle bogus codeJulian Elischer1997-07-181-6/+7
* Sync beetween man page and usage string.Philippe Charnier1997-06-182-4/+4
* Allow "modern" syntax:Poul-Henning Kamp1997-04-021-5/+21
* unifdef CCITT, ISO & CRUFT.Poul-Henning Kamp1997-04-023-303/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Security patch from OpenBSD: fixes potential buffer overflow in a staticOllivier Robert1997-02-201-2/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Sort cross references.Wolfram Schneider1997-01-131-2/+3
* If the RTM_NEWMADDR and RTM_DELMADDR messages are definedGarrett Wollman1997-01-091-1/+13
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-101-5/+7
* Delete another unnecessary #include <sys/mbuf.h>.Garrett Wollman1996-11-011-2/+1
* setuid back to the original caller immediately after opening the route socket.Bill Fenner1996-10-271-14/+19
* Bring back NS support for this utility - we need it for the commercial NovellJordan K. Hubbard1996-10-161-1/+1
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-141-3/+3
* back out a part of the previous patch that garrett objected to..Julian Elischer1996-08-192-7/+2
* Submitted by: Archie@whistle.comJulian Elischer1996-08-133-3/+13
* Reviewed by: julianJulian Elischer1996-08-093-2/+46
* Submitted by: archie@whistle.comJulian Elischer1996-07-231-2/+3
* Submitted by: archie@whistle.comJulian Elischer1996-07-231-3/+3
* changes to allow route to manipulate appletalk routes.Julian Elischer1996-07-093-3/+61
* Update route(8) to print out current meanings of rt_flags RTF_* bits.Garrett Wollman1996-05-081-4/+10
* Do not install the now unsupported netns and netisoMike Pritchard1996-04-081-1/+1
* Fix route to check if inet_addr and inet_network return INADDR_NONE,Mike Pritchard1996-02-171-3/+3
* XNS sort-of-support is no more.Garrett Wollman1996-02-131-1/+27
* Another round of man page cleanups.Mike Pritchard1996-02-121-2/+3
* Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)Garrett Wollman1996-02-062-3/+40
* Route calls the errx routine with the wrong number of argumentsMike Pritchard1996-01-201-2/+2
* Clean up GCC warnings, condition out some compatibility cruft, add $Id$.Garrett Wollman1996-01-021-61/+51
* Missing 'break' after setting interface route flag was causing interfacePaul Traina1994-09-151-0/+1
* Make keywords.h get properly built.Jordan K. Hubbard1994-08-141-1/+1
* Convert to our man installation style. Also fixed long-standing bugGarrett Wollman1994-08-051-1/+3
* Remove old style manual page depends so make install with NOMAN setRodney W. Grimes1994-05-281-2/+0
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-265-0/+1983