freebsd-src/sys/i386
Bruce Evans 7010319f16 Fixed sign extension bugs awoken by changing speed_t to an unsigned
type.  19200, 1200 and other relatively uninteresting speeds were
broken.

Submitted by:	Rob Mallory <rmallory@qualcomm.com>
1998-07-29 18:48:20 +00:00
..
apm Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
bios Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
boot Added a `build-tools' target for internal tools. 1998-07-07 02:43:26 +00:00
conf Add the 'cs' driver for Crystal Semiconductor CS89x0 devices. This 1998-07-20 20:00:43 +00:00
eisa Fixed printf format errors (only 1 left in GENERIC now). 1998-07-13 09:53:11 +00:00
i386 Set p->p_switchtime to switchtime instead of to the current time in 1998-07-28 17:55:37 +00:00
ibcs2 Updated generated files. 1998-06-09 03:36:59 +00:00
include u_int --> unsigned int, remove (now unneeded) <sys/types.h> 1998-07-28 15:22:51 +00:00
isa Fixed sign extension bugs awoken by changing speed_t to an unsigned 1998-07-29 18:48:20 +00:00
linux Fixed print format errors. 1998-07-29 16:43:00 +00:00
pci
scsi Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00