freebsd-dev/sys
Rodney W. Grimes 968d6ea058 The dynamically allocated struct's where not getting properly initialized
as malloc memory is NOT zerod.  Added bzero's after the malloc calls
to make sure that things are initialized.

>From Julian Elischer
1993-09-20 06:27:06 +00:00
..
alpha/include/pc Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
amd64 Removed volatile functions which were causing grief in the system, since 1993-09-10 22:14:37 +00:00
conf Put the uha0 controller at its proper default IRQ of 14! Thanks Warner! 1993-09-13 03:15:26 +00:00
ddb >From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey) 1993-09-12 21:56:50 +00:00
dev Removed $Log$ section and patch kit headers. And here is the full 1993-09-15 23:27:45 +00:00
i386 Enabled floppy drive ioctl's so that disklabel on a floppy is now 1993-09-15 23:29:11 +00:00
isa Removed $Log$ section and patch kit headers. And here is the full 1993-09-15 23:27:45 +00:00
kern Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
powerpc/include Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
scsi The dynamically allocated struct's where not getting properly initialized 1993-09-20 06:27:06 +00:00
sys Revised headers from Julian. Support for generic scsi. 1993-08-28 03:10:05 +00:00