| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-09-23 | Correct error in previous, noted by Nick Hudson. | wiz | |
| 2003-09-07 | Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'. | wiz | |
| From jmc@openbsd. | |||
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz | |
| for correct formatting of the SYNOPSIS any longer. | |||
| 2002-11-30 | sync with routed 2.27 | christos | |
| 2002-04-23 | don't override LDSTATIC if NOPIC is defined. | msaitoh | |
| 2001-11-16 | Sort SEE ALSO. | wiz | |
| 2001-06-05 | Drop argument of .Os. | wiz | |
| 2001-04-06 | Negative exit code cleanup: Replace exit(-x) with exit(x). | wiz | |
| As seen on tech-userlevel. | |||
| 2001-03-10 | sync with version 2.24. Vernon says: | christos | |
| The most significant [fix] involves so called "remote" interfaces configured in the kludge file to with what appear to be colliding networks. Edward Mascarenhas <eddiem@vihar.engr.sgi.com> found the problem and the fix, and I think has tested it in the SGI network. | |||
| 2000-07-27 | Pull in <md5.h> rather than defining our own MD5 structures (!). | thorpej | |
| 2000-03-02 | portability casts | christos | |
| 1999-08-19 | negative ip octets don't make sense. Now we print byte swapped but the | christos | |
| addresses are at least recognizable without negating :-) | |||
| 1999-02-23 | Resolve conflicts. | christos | |
| 1998-11-22 | s/ and and / and / | msaitoh | |
| 1998-10-25 | Update to 980910 from ftp.rhyolite.com | christos | |
| 1998-08-18 | fix a roff command bug | msaitoh | |
| 1998-06-02 | Merge the 980602 RIPv2/Router Discovery routed. Fixes floods of host routes | thorpej | |
| generated when one of the interfaces on the network does not support broadcast (e.g. HIPPI or ATM). From Vern Schryver <vjs@rhyolite.com> | |||
| 1998-06-02 | Remove the unrecognized `-v' option from the usage information; | kleink | |
| from Geoff C. Wing in PR bin/5521. | |||
| 1998-04-29 | fix bad .Xr references | fair | |
| 1998-03-30 | add noreturn attribute, and fix the return value of main. | mrg | |
| 1998-03-02 | allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf | cgd | |
| 1997-10-11 | - Use .Nm "" instead of .Nm rtquery in SYNOPSIS. | enami | |
| - Don't use captialized wort to refer command name. - Delete period at the end of ``SEE ALSO'' list. - Use .Xr instead of .Em to refer routed. | |||
| 1997-10-10 | all but the first .Nm in SYNOPSIS need to be spelt out. [bin/4256] | lukem | |
| 1997-10-10 | link rtquery against dynamic libs; from Soren S. Jorvang in PR bin/4178 | mikel | |
| 1997-09-15 | * cleanup for WARNS=1 | lukem | |
| * deprecate register * bcmp, bcopy, bzero, rindex -> memcmp, memmove, memset, strrchr * correct use of .Nm | |||
| 1997-06-20 | Install `rtquery' in /usr/sbin. | pk | |
| 1997-02-03 | - resolve conflicts. | christos | |
| - remove md5 stuff; it is in libc. - define MCAST_PPP_BUG, until we fix if_ppp.c | |||
| 1997-02-03 | New version from ftp.sgi.com:sgi/src/routed.tar.Z | christos | |
| 1997-01-27 | fix some nits from SAITOH Masanobu, pr-3149 | perry | |
| 1997-01-17 | fix .I which should be .Em, from SAITOH Masanobu in pr-3109 | perry | |
| 1996-09-24 | - resolve conflicts | christos | |
| - try to follow rcsid style more closely - fix rn_walktree callback routine signatures. | |||
| 1996-08-10 | - Finished up merge. | thorpej | |
| - Add some prototypes and definitions for types as necessary, wrapped in __NetBSD__ to maintain portability. - Explicit size types in structures that go out the wire. - RCS id police. | |||
| 1996-08-10 | A leaner, meaner routed(8), implementing RIPv1, RIPv2, and ICMP Router | thorpej | |
| Discovery, courtesy of Vernon Schryver <vjs@sgi.com>. Thanks! | |||
