1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys/i386
Poul-Henning Kamp 03841f4eec Eliminate potential overflows by allocating softc dynamically,
removing at the same time the need for this to be a "count" config
option.

Found by:       FlexeLint
2003-05-31 17:06:20 +00:00
..
acpica Add some extra #ifdef stubs so that this compiles on 4.8. 2003-05-13 16:59:46 +00:00
bios Merge PC98 support. 2003-03-25 05:19:18 +00:00
compile
conf Eliminate potential overflows by allocating softc dynamically, 2003-05-31 17:06:20 +00:00
i386 Bring back bus_dmasync_op_t. It is now a typedef to an int, though the 2003-05-27 04:59:59 +00:00
ibcs2 - Replace inline implementations of sigprocmask() with calls to 2003-04-22 18:23:49 +00:00
include Rename BUS_DMAMEM_NOSYNC to BUS_DMA_COHERENT. 2003-05-30 20:40:33 +00:00
isa Eliminate potential overflows by allocating softc dynamically, 2003-05-31 17:06:20 +00:00
linux - Merge struct procsig with struct sigacts. 2003-05-13 20:36:02 +00:00
pci Initiate de-orbit burn for USE_PCI_BIOS_FOR_READ_WRITE. This has been 2003-02-18 03:36:49 +00:00
svr4 - Merge struct procsig with struct sigacts. 2003-05-13 20:36:02 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00