History log of /freebsd-10.3-release/sbin/routed/radix.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 190718 05-Apr-2009 phk

Add some consts, remove some unused stuff and other attempts to calm
FlexeLint down.


# 190715 05-Apr-2009 phk

Modernize prototypes (ie: no extern)

Make lots of stuff static.


# 190712 05-Apr-2009 phk

Kick WARNS level up to 6 by fixing various trivial warnings.


# 128073 09-Apr-2004 markm

Remove advertising clause from University of California Regent's license,
per letter dated July 22, 1999.

Approved by: core, imp


# 92883 21-Mar-2002 imp

o remove __P
o remove main prototype


# 50476 28-Aug-1999 peter

$Id$ -> $FreeBSD$


# 46303 02-May-1999 markm

Merge-o-matic and add a bunch of $Id's


# 37908 28-Jul-1998 charnier

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().


# 18317 16-Sep-1996 wollman

This commit was generated by cvs2svn to compensate for changes in r18316,
which included commits to RCS files with non-trunk default branches.


# 18316 16-Sep-1996 wollman

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>