freebsd-dev/sys/amd64
Mike Barcroft 2b7f24d210 Change iov_base's type from char *' to the standard void *'. All
uses of iov_base which assume its type is `char *' (in order to do
pointer arithmetic) have been updated to cast iov_base to `char *'.
2002-10-11 14:58:34 +00:00
..
acpica Use d_thread_t for cdevsw functions instead of struct thread * so that it 2002-10-09 20:39:26 +00:00
amd64 Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Remove 'at' hints for npx and apm as both drivers have identify routines 2002-10-09 17:00:46 +00:00
ia32 re-regen. Sigh. 2002-10-09 22:40:41 +00:00
include Add conditionals to allow va_list to be defined in other headers. 2002-10-06 22:02:06 +00:00
isa Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
pci o go ahead and route the interupt, even if it is supposedly unique. 2002-10-07 05:15:05 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00