aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hfa
Commit message (Expand)AuthorAgeFilesLines
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tPeter Wemm1999-04-241-2/+6
* Fix warnings preparing for -Wall -Wcast-qualMatthew Dillon1999-01-276-22/+22
* probe function changed from returning char * to const char *.Matthew Dillon1998-12-141-4/+4
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()Archie Cobbs1998-12-044-13/+18
* Trivial stylish changes, mostly to silence gcc.Poul-Henning Kamp1998-10-3113-57/+57
* Two patches from the HARP people:Poul-Henning Kamp1998-09-176-47/+48
* Add new files for HARP3Poul-Henning Kamp1998-09-1519-0/+7121