aboutsummaryrefslogtreecommitdiff
path: root/sys/net/radix.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed printf format errors.Bruce Evans1998-07-111-3/+4
* Unstaticized rn_delete() and rn_lookup(). They are used in dark cornersBruce Evans1997-11-241-9/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-141-13/+21
* Completed function declarations and/or added prototypes.Bruce Evans1995-12-021-3/+17
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-13/+13
* Incorporate new radix code from UCB. This fixes the orphaned mask bugs.Paul Traina1995-04-281-145/+294
* radix.c: correct exit condition in rn_walktree_from()Garrett Wollman1995-03-231-2/+18
* Better fix for the deletion of parents of cloned routes problem,Garrett Wollman1995-03-201-1/+80
* moved a message into a #ifdef DEBUG. This message comes out if a kernelPoul-Henning Kamp1994-10-151-1/+3
* Cosmetics: to silence gcc -wall.Poul-Henning Kamp1994-10-081-12/+14
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-1/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+757