freebsd-skq/sys/i386
bde e565b4e20c Fix benign type mismatches int console functions. dev_t was assumed
to be `int' or smaller and some functions returned `int' instead
of `void'.  The first bug was detected when console functions were
defined in a place central enough for type checking to actually
work and the second bug was introduced when the interface was
changed to match what the console functions in other drivers actually
return.
1995-04-25 12:18:05 +00:00
..
apm This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
bios This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
boot Submitted by: bde@freebsd.org 1995-04-21 22:20:34 +00:00
conf Document MFS_ROOT option. 1995-04-25 03:44:04 +00:00
eisa files for the eisa specific autoconfiguration.. 1995-04-23 08:55:43 +00:00
i386 Add support for MFS root filesystem. 1995-04-25 03:41:12 +00:00
ibcs2 Some long-waiting fixes for the COFF module. They silence compiler 1995-04-08 15:52:30 +00:00
include Update pcvt to 3.20 b24 1995-04-08 15:49:25 +00:00
isa Fix benign type mismatches int console functions. dev_t was assumed 1995-04-25 12:18:05 +00:00
pci Correct pcibus_setup() to return as soon as one test succeeds. 1995-03-22 21:35:39 +00:00
scsi Don't arbitrarily set SCSI_NOSLEEP. It is now handled correctly by the 1995-04-23 22:04:58 +00:00
Makefile This commit was manufactured by cvs2svn to create branch 'AMANCIO'. 1994-04-23 01:55:46 +00:00