freebsd-dev/sys/i386
Paul Richards 1e41bb4918 Fixed warning from gcc1 (but not gcc2 for some reason).
2nd parameter to isread was unsigned char and function declaration was for
char. Changed function declaration to unsigned char.
1993-07-18 20:57:34 +00:00
..
boot Changed header from 386BSD BOOT to FreeBSD BOOT. 1993-07-16 13:06:08 +00:00
conf For all ed0 driver lines removed iosiz 8192, and fixed the weintr to be 1993-07-12 09:30:31 +00:00
eisa Modified attach printf's so that the output is compatible with the "new" 1993-07-15 17:53:14 +00:00
i386 Added volatile void to cpu_exit() in the hope that it would 1993-07-18 20:56:17 +00:00
include Increased default data size (DFLDSIZ) to 16MB. Need to rebuild libutil, 1993-07-03 21:21:35 +00:00
isa Fixed warning from gcc1 (but not gcc2 for some reason). 1993-07-18 20:57:34 +00:00
Makefile Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00