Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed printf format errors. | bde | 1998-07-11 | 1 | -3/+4 |
| | |||||
* | Unstaticized rn_delete() and rn_lookup(). They are used in dark corners | bde | 1997-11-24 | 1 | -9/+5 |
| | | | | | | of netatalk (if NETATALKDEBUG is configured). Removed stray semicolons. | ||||
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
| | | | | ready for it yet. | ||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Another mega commit to staticize things. | phk | 1995-12-14 | 1 | -13/+21 |
| | |||||
* | Completed function declarations and/or added prototypes. | bde | 1995-12-02 | 1 | -3/+17 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -13/+13 |
| | |||||
* | Incorporate new radix code from UCB. This fixes the orphaned mask bugs. | pst | 1995-04-28 | 1 | -146/+295 |
| | | | | | | | | | This submission was done by hand-applying FreeBSD local modifications on top of the UCB code, rather than trying to patch the UCB code in on top of the FreeBSD code due to the extensive changes. Reviewed by: pst (been handling 30k routes for 4+ months) Obtained from: Sklower/Woody/Honing/Traina (8.4 UCB release) | ||||
* | radix.c: correct exit condition in rn_walktree_from() | wollman | 1995-03-23 | 1 | -2/+18 |
| | | | | | route.c: be a little more careful when running deleting children of dying . routes | ||||
* | Better fix for the deletion of parents of cloned routes problem, | wollman | 1995-03-20 | 1 | -1/+80 |
| | | | | | superseding the `nextchild' hack. This also provides a way forward to fix RTM_CHANGE and RTM_ADD as well. | ||||
* | moved a message into a #ifdef DEBUG. This message comes out if a kernel | phk | 1994-10-15 | 1 | -1/+3 |
| | | | | | doesn't have any networking in it. For instance the new "MINI" install- kernel. | ||||
* | Cosmetics: to silence gcc -wall. | phk | 1994-10-08 | 1 | -12/+14 |
| | |||||
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
| | |||||
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -1/+1 |
| | | | | | Reviewed by: Rodney W. Grimes Submitted by: John Dyson and David Greenman | ||||
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+757 |