| Commit message (Expand) | Author | Age | Files | Lines |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | + move MKGet()/MKFree() into the only file that can use them. | luigi | 2004-04-18 | 1 | -15/+0 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | add R_Zalloc definition that returns pre-zero'd memory | sam | 2003-08-19 | 1 | -0/+2 |
* | Make the radix tree code compilable in userland. Requested by ru. | hsu | 2003-02-08 | 1 | -9/+11 |
* | Avoid lock order reversal by expanding the scope of the | hsu | 2003-01-28 | 1 | -0/+1 |
* | SMP locking for radix nodes. | hsu | 2002-12-24 | 1 | -0/+11 |
* | o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} and | bmilekic | 2002-12-19 | 1 | -1/+1 |
* | Remove __P. | alfred | 2002-03-19 | 1 | -24/+24 |
* | A couple months ago, Kirk and I were doing a walkthrough of the radix-tree | wollman | 2000-04-23 | 1 | -11/+11 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Unstaticized rn_delete() and rn_lookup(). They are used in dark corners | bde | 1997-11-24 | 1 | -1/+4 |
* | Last major round (Unless Bruce thinks of somthing :-) of malloc changes. | phk | 1997-10-12 | 1 | -1/+5 |
* | Some staticized variables were still declared to be extern. | bde | 1997-09-07 | 1 | -5/+3 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Another mega commit to staticize things. | phk | 1995-12-14 | 1 | -9/+3 |
* | Incorporate new radix code from UCB. This fixes the orphaned mask bugs. | pst | 1995-04-28 | 1 | -11/+19 |
* | Better fix for the deletion of parents of cloned routes problem, | wollman | 1995-03-20 | 1 | -1/+4 |
* | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | bde | 1995-03-16 | 1 | -2/+3 |
* | if.h: | bde | 1994-11-14 | 1 | -4/+7 |
* | Add code to be a bit smarter about IP routes, conditioned on the option | wollman | 1994-11-02 | 1 | -1/+3 |
* | Make idempotent. | paul | 1994-08-21 | 1 | -3/+3 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+153 |