Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
| | |||||
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -9/+3 |
| | |||||
* | - Change the ATM stack functions to use intptr_t instead of int for opaque | jhb | 2002-11-08 | 1 | -1/+1 |
| | | | | | | | arguments. - Fix a few other places that assumed that sizeof(int) == sizeof(void *). Reviewed by: mdodd | ||||
* | - Change KM_ macro calls to the appropriate function call. | arr | 2002-04-19 | 1 | -1/+1 |
| | | | | | | | - Nuke KM_ macros from port.h This is a leadin step towards cleaning up this code as I wait for some ATM cards and a ATM switch to arrive. | ||||
* | Remove __P. | alfred | 2002-03-20 | 1 | -1/+1 |
| | |||||
* | Add back some now needed #include <sys/systm.h> | phk | 2000-12-07 | 1 | -0/+1 |
| | | | | Fix various warnings while here anyway. | ||||
* | Remove more unused #includes. | phk | 2000-10-27 | 1 | -4/+0 |
| | |||||
* | Remove unneeded #include <machine/clock.h> | phk | 2000-10-15 | 1 | -1/+0 |
| | |||||
* | Remove the #include kitchensink <netatm/kern_include.h> and add | phk | 2000-10-12 | 1 | -1/+20 |
| | | | | | | | | | the #includes to the respective source files. Also un-nest includes in <dev/hfa/fore_include.h> I have run src/tools/tools/kerninclude to remove 1239 clearly unneeded #includes reducing the total from 3524 includes to 2285. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | dillon | 1999-01-28 | 1 | -4/+4 |
| | | | | kernel compile | ||||
* | Trivial stylish changes, mostly to silence gcc. | phk | 1998-10-31 | 1 | -4/+4 |
| | | | | | Reviewed by: Mike Spengler <mks@networkcs.com> Submitted by: phk | ||||
* | Add new files for HARP3 | phk | 1998-09-15 | 1 | -0/+512 |
Host ATM Research Platform (HARP), Network Computing Services, Inc. This software was developed with the support of the Defense Advanced Research Projects Agency (DARPA). |