aboutsummaryrefslogtreecommitdiff
path: root/sbin/routed
Commit message (Expand)AuthorAgeFilesLines
* Fix a byteorder problem in a diagnostic message.Poul-Henning Kamp2001-06-061-1/+2
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-262-0/+2
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-202-2/+0
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-4/+4
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-2/+2
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-202-6/+6
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-3/+2
* Add $FreeBSD$.Sheldon Hearn2000-08-111-0/+2
* Resolve conflicts.Sheldon Hearn2000-08-104-4/+9
|\
| * Import routed-2.22.vendor/SGI/vjs_20000806Sheldon Hearn2000-08-104-9/+16
* | Resolve conflicts from vendor merge.Sheldon Hearn2000-08-026-17/+19
|\|
| * Import routed-2.21.vendor/SGI/vjs_20000721Sheldon Hearn2000-08-026-23/+26
* | Fix memory leak when route addition fails.Jonathan Lemon2000-06-021-0/+1
* | Add new rtmsg types which already defined in kernel.Yoshinobu Inoue2000-03-301-1/+3
* | Prevent buffer overflow.Yoshinobu Inoue2000-03-301-2/+3
* | Remove dead xrefs to gated(8) and htable(8)Kris Kennaway1999-11-151-2/+0
* | $Revision$ -> $FreeBSD$ (more cleanup needed here)Peter Wemm1999-09-0512-12/+12
* | $Id$ -> $FreeBSD$Peter Wemm1999-08-2817-32/+32
* | Various man page cleanup:Mike Pritchard1999-08-151-8/+12
* | Incomplete. Back out until I can revisit.Mark Murray1999-05-051-11/+17
* | Restore perror --> err changes.Mark Murray1999-05-051-17/+11
* | Merge-o-matic and add a bunch of $Id'sMark Murray1999-05-0217-1350/+1943
|\|
| * Latest-and-greatest routed.vendor/SGI/vjs_990324vendor/SGI/v_2_17Mark Murray1999-05-0220-1328/+1900
* | Spelling, add rcsid, remove unused #includes.Philippe Charnier1998-07-2815-168/+183
* | /usr/src/sbin/routed/parms.c and .../routed/rtquery/rtquery.c bothPoul-Henning Kamp1998-07-222-4/+4
* | Remove reference to non-existent htable(8).Joseph Koshy1998-06-171-2/+1
* | Problem whith "subnet=" statement in /etc/gateways.Poul-Henning Kamp1998-04-191-2/+2
* | Use err(3). Change exit(-1). Remove unused #include.Philippe Charnier1998-01-141-35/+27
* | Fix typo in comment.Daniel O'Callaghan1997-09-121-1/+1
* | Check if routed had the same problems that route(1) had.Julian Elischer1997-07-182-19/+35
* | Sync man page and usage string. Remove unused -p option from getopt call.Philippe Charnier1997-06-181-2/+2
* | Sync man page and usage string.Philippe Charnier1997-06-181-10/+4
* | Typo fix.Masafumi Max NAKANE1997-06-131-2/+2
* | compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-292-2/+2
* | Some minor mdoc cleanup. Partially based on PR# 2959.Mike Pritchard1997-03-121-10/+7
* | Revert $FreeBSD$ to $Id$Peter Wemm1997-02-225-5/+5
* | Some various mdoc cleanup.Mike Pritchard1997-01-282-8/+8
* | Various minor cleanup.Mike Pritchard1997-01-191-10/+26
* | Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-145-5/+5
* | Sort cross references.Wolfram Schneider1997-01-132-4/+6
* | This commit was generated by cvs2svn to compensate for changes in r21378,Garrett Wollman1997-01-061-23/+24
|\|
| * Quoth Vern:vendor/SGI/vjs_970104Garrett Wollman1997-01-062-24/+25
| * Latest version of routed from Vern Schryver. This one reallyvendor/SGI/vjs_970102Garrett Wollman1997-01-021-1/+1
* | Merge to eliminate conflictAndrey A. Chernov1997-01-031-1/+1
* | FIx coredump with rtquery.Andrey A. Chernov1996-12-211-1/+1
* | Delete redundant include of <sys/time.h>Garrett Wollman1996-12-171-2/+1
* | Merge from vendor branch.Garrett Wollman1996-12-172-7/+4
* | This commit was generated by cvs2svn to compensate for changes in r20606,Garrett Wollman1996-12-174-56/+60
|\|
| * Latest routed from Vern Schryver. This is supposed to fixvendor/SGI/vjs_961217Garrett Wollman1996-12-178-68/+69
* | Merge from vendor branch.Garrett Wollman1996-12-115-76/+132