Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove #ident directives, they don't exist on the vendor branch anymore. | stefanf | 2005-05-31 | 1 | -1/+0 |
| | |||||
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 1 | -4/+0 |
| | | | | | | per letter dated July 22, 1999. Approved by: core, imp | ||||
* | Sync HEAD sources to vendor branch import of routed v2.27 from rhyolite.com. | bms | 2004-02-25 | 1 | -4/+18 |
| | | | | | | | | Update <protocols/routed.h> for the MD5 changes requested in bin/35843. Preserve local changes. Education by: obrien, markm, pointy-stick PR: bin/35843 (and doubtless others) | ||||
* | Prefer PATH_MAX to MAXPATHLEN. Both contain the trailing NUL, so | imp | 2003-08-07 | 1 | -2/+2 |
| | | | | remove the unneeded +1. | ||||
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -1/+1 |
| | |||||
* | ftrace is already initialized | peter | 2001-08-13 | 1 | -1/+1 |
| | |||||
* | $Revision$ -> $FreeBSD$ (more cleanup needed here) | peter | 1999-09-05 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | Merge-o-matic and add a bunch of $Id's | markm | 1999-05-02 | 1 | -144/+144 |
| | |||||
* | Spelling, add rcsid, remove unused #includes. | charnier | 1998-07-28 | 1 | -6/+5 |
| | | | | | | | | Convert 1000000 usec to 1 sec 0 usec. Use provided safe malloc (rtmalloc()) instead of malloc(): exit on allocation failure. Correct use of .Nm Add usage() and use errx(). | ||||
* | Latest routed from Vern Schryver. This is supposed to fix | wollman | 1996-12-17 | 1 | -1/+1 |
| | | | | | | Andrey's rtquery problem. Submitted by: Vernon J. Schryver <vjs@mica.denver.sgi.com> | ||||
* | New version of Vern's routed. This includes more byte-order fixes, | wollman | 1996-12-11 | 1 | -204/+234 |
| | | | | | | | some MD5 fixes, better tracing, configurable redirect processing, and a fix to split-horizon/poisoned-reverse treatment. Submitted by: Vernon J. Schryver <vjs@mica.denver.sgi.com> | ||||
* | Latest version of SGI routed courtesy of Vern Schryver. This version | wollman | 1996-11-19 | 1 | -30/+128 |
| | | | | | | | adds the capability to use MD5 authentication as defined in the latest documents. Submitted by: Vernon J. Schryver <vjs@mica.denver.sgi.com> | ||||
* | Virgin import of new BSD/SGI routed. This update contains a number | wollman | 1996-09-16 | 1 | -0/+887 |
of important bug fixes. Obtained from: Vernon J. Schryver <vjs@mica.denver.sgi.com> |