summaryrefslogtreecommitdiffstats
path: root/sbin/route
Commit message (Expand)AuthorAgeFilesLines
...
* unifdef CCITT, ISO & CRUFT.phk1997-04-023-303/+2
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
* Security patch from OpenBSD: fixes potential buffer overflow in a staticroberto1997-02-201-2/+3
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
* Sort cross references.wosch1997-01-131-2/+3
* If the RTM_NEWMADDR and RTM_DELMADDR messages are definedwollman1997-01-091-1/+13
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-101-5/+7
* Delete another unnecessary #include <sys/mbuf.h>.wollman1996-11-011-2/+1
* setuid back to the original caller immediately after opening the route socket.fenner1996-10-271-14/+19
* Bring back NS support for this utility - we need it for the commercial Novelljkh1996-10-161-1/+1
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-141-3/+3
* back out a part of the previous patch that garrett objected to..julian1996-08-192-7/+2
* Submitted by: Archie@whistle.comjulian1996-08-133-3/+13
* Reviewed by: julianjulian1996-08-093-2/+46
* Submitted by: archie@whistle.comjulian1996-07-231-2/+3
* Submitted by: archie@whistle.comjulian1996-07-231-3/+3
* changes to allow route to manipulate appletalk routes.julian1996-07-093-3/+61
* Update route(8) to print out current meanings of rt_flags RTF_* bits.wollman1996-05-081-4/+10
* Do not install the now unsupported netns and netisompp1996-04-081-1/+1
* Fix route to check if inet_addr and inet_network return INADDR_NONE,mpp1996-02-171-3/+3
* XNS sort-of-support is no more.wollman1996-02-131-1/+27
* Another round of man page cleanups.mpp1996-02-121-2/+3
* Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)wollman1996-02-062-3/+40
* Route calls the errx routine with the wrong number of argumentsmpp1996-01-201-2/+2
* Clean up GCC warnings, condition out some compatibility cruft, add $Id$.wollman1996-01-021-61/+51
* Missing 'break' after setting interface route flag was causing interfacepst1994-09-151-0/+1
* Make keywords.h get properly built.jkh1994-08-141-1/+1
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-051-1/+3
* Remove old style manual page depends so make install with NOMAN setrgrimes1994-05-281-2/+0
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-265-0/+1983
OpenPOWER on IntegriCloud