aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hfa/fore_if.c
Commit message (Expand)AuthorAgeFilesLines
* - Remove DMA_* macros as only one, DMA_GET_ADDR, was used.Andrew R. Reiter2002-06-241-2/+0
* Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>Poul-Henning Kamp2000-10-301-0/+1
* Remove 86 unneeded #includesPoul-Henning Kamp2000-10-271-4/+0
* Remove even more unneeded #includes.Poul-Henning Kamp2000-10-141-22/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addPoul-Henning Kamp2000-10-121-0/+47
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Fix warnings preparing for -Wall -Wcast-qualMatthew Dillon1999-01-271-5/+5
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()Archie Cobbs1998-12-041-3/+4
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-311-4/+4
* Add new files for HARP3Poul-Henning Kamp1998-09-151-0/+205