Warner Losh
fbbd9655e5
Renumber copyright clause 4
...
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.
Submitted by: Jan Schaumann <jschauma@stevens.edu>
Pull Request: https://github.com/freebsd/freebsd/pull/96
2017-02-28 23:42:47 +00:00
Pedro F. Giffuni
562c5a82cb
routed(8): use NULL instead of zero for pointers.
2016-05-14 22:40:08 +00:00
Ulrich Spörlein
4b85a12f71
Spelling fixes for sbin/
2012-01-07 16:09:33 +00:00
Poul-Henning Kamp
a3e04ddcaf
Add some consts, remove some unused stuff and other attempts to calm
...
FlexeLint down.
2009-04-05 17:33:07 +00:00
Poul-Henning Kamp
f2ca6d8a90
Modernize prototypes (ie: no extern)
...
Make lots of stuff static.
2009-04-05 15:55:09 +00:00
Poul-Henning Kamp
9940236ef3
Kick WARNS level up to 6 by fixing various trivial warnings.
2009-04-05 14:15:05 +00:00
Stefan Farfeleder
92e7a424c5
Remove #ident directives, they don't exist on the vendor branch anymore.
2005-05-31 20:28:49 +00:00
Mark Murray
4c723140a4
Remove advertising clause from University of California Regent's license,
...
per letter dated July 22, 1999.
Approved by: core, imp
2004-04-09 19:58:40 +00:00
Bruce M Simpson
c39ebb1dbb
Sync HEAD sources to vendor branch import of routed v2.27 from rhyolite.com.
...
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)
2004-02-25 23:45:57 +00:00
Bruce M Simpson
caa79e368e
Virgin import of rhyolite.com routed v2.27
2004-02-25 23:20:22 +00:00
Peter Wemm
7a6c3acc83
$Revision$ -> $FreeBSD$ (more cleanup needed here)
1999-09-05 17:49:11 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Mark Murray
c90fe7dc24
Merge-o-matic and add a bunch of $Id's
1999-05-02 13:14:16 +00:00
Mark Murray
2c7a97817b
Latest-and-greatest routed.
...
Includes RIPv2 and Router Discovery.
Submitted by: Vernon Schryver <vjs@calcite.rhyolite.com>
1999-05-02 10:51:54 +00:00
Philippe Charnier
90100551e6
Spelling, add rcsid, remove unused #includes.
...
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().
1998-07-28 06:36:31 +00:00
Garrett Wollman
7b6ab19dde
Virgin import of new BSD/SGI routed. This update contains a number
...
of important bug fixes.
Obtained from: Vernon J. Schryver <vjs@mica.denver.sgi.com>
1996-09-16 16:51:32 +00:00