freebsd-dev/sys/i386
Poul-Henning Kamp 8aa2b5ce7e We cannot use the normal strlen() and strcpy, but don't #define strlen and
strcpy to get private versions, use private versions directly.

Found by:       FlexeLint
2003-05-31 19:06:38 +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 Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Eliminate potential overflows by allocating softc dynamically, 2003-05-31 17:06:20 +00:00
i386 We cannot use the normal strlen() and strcpy, but don't #define strlen and 2003-05-31 19:06:38 +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 Fix indentation. 2003-05-31 19:02:20 +00:00
linux - Merge struct procsig with struct sigacts. 2003-05-13 20:36:02 +00:00
pci Remove unused variable. 2003-05-31 18:55:18 +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