1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-27 16:39:08 +00:00
freebsd/sys/amd64
Bruce Evans 3da6ef3c3a Fixed bogus type of valuep in struct db_variable. It was `int *' and
became `long *' for alpha, but should always have been `db_expr_t *'.
Fixed variable types to match.
1998-07-08 09:11:43 +00:00
..
amd64 Fixed bogus type of valuep in struct db_variable. It was `int *' and 1998-07-08 09:11:43 +00:00
conf Add the DPT driver here. It's kinda ironic that it got enabled in -stable 1998-06-03 13:33:34 +00:00
include Remove bogus comment that teleported in from sys/i386/i386/mp_machdep.c. 1998-06-21 14:08:27 +00:00
isa Removed unused includes. 1998-06-21 18:02:50 +00:00
pci
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00