freebsd-dev/sys/i386
John Dyson 302cf5869a Fixed a problem that malloc(..,..,M_NOWAIT) was being called without checking
for return values.  It just so happens that in the cases where it is likely
to fail, it is okay to change the M_NOWAIT to M_WAITOK -- and all will
be well.  This problem was manfest as a panic very regularly on a 4MB
system right after bootup.
1995-08-08 05:14:40 +00:00
..
apm Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
bios Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
boot Change install' to ${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
conf Grab next major (68) for the Specialix SI/XIO driver which is due to 1995-08-05 21:33:04 +00:00
eisa First step of fixing the remaining sloppy common-style declarations. 1995-07-25 15:53:11 +00:00
i386 Grab next major (68) for the Specialix SI/XIO driver which is due to 1995-08-05 21:33:04 +00:00
ibcs2 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
include Make the spl oriented inline functions less likely to allow 1995-08-08 04:50:52 +00:00
isa Fixed a problem that malloc(..,..,M_NOWAIT) was being called without checking 1995-08-08 05:14:40 +00:00
linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
pci The PCI config mechanism 1 test failed for the Intel Aries. 1995-06-30 16:11:42 +00:00
scsi Update the SCB controll byte bit definitions to match new SCB_DISCENB bit. 1995-08-05 17:32:55 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00