1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/amd64
Alfred Perlstein 74d618ca43 Clean up:
Comment run_filter() to explain what it does.

Remove chatty comments.

void busdma_swi() { }  -> void busdma_swi(void) { }
2002-04-19 22:58:09 +00:00
..
acpica
amd64 Clean up: 2002-04-19 22:58:09 +00:00
conf Since WITNESS doesn't just do mutexes, remove "mutex" from the WITNESS 2002-04-18 03:44:44 +00:00
ia32 Initial support for executing IA-32 binaries. This will not compile 2002-04-10 19:34:51 +00:00
include Fix typo in adjusted panic message. 2002-04-17 22:41:58 +00:00
isa Move ICU_* defines into icu.h. 2002-04-06 08:25:05 +00:00
pci
Makefile