summaryrefslogtreecommitdiff
path: root/sys/dev/hea/eni_vcm.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.2.0_cvscvs2svn2004-01-101-2/+2
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* - Change the ATM stack functions to use intptr_t instead of int for opaqueJohn Baldwin2002-11-081-1/+1
* Cast the first argument to bzero() to `void *' after casting it toRobert Drehmel2002-10-161-1/+1
* - Remove KM_ macro calls and replace with the real function we're calling.Andrew R. Reiter2002-04-191-1/+1
* Fix warningsPeter Wemm2002-02-271-1/+1
* Add back some now needed #include <sys/systm.h>Poul-Henning Kamp2000-12-071-0/+1
* Remove 86 unneeded #includesPoul-Henning Kamp2000-10-271-8/+0
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-151-1/+0
* Remove even more nneeded #includes.Poul-Henning Kamp2000-10-141-21/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addPoul-Henning Kamp2000-10-121-1/+40
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-311-5/+5
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+283