HardenedBSD/sys
Mike Smith e6a80efcdd Work around a bad design in some PnP BIOS code whereby the BIOS can reach
off the top of our constructed stack segment while it's trying to copy a
maximally-sized PnP argument frame around.
1999-08-24 16:42:08 +00:00
..
alpha Fix a small typo (missing comma) to make the alpha kernel build again 1999-08-22 21:47:32 +00:00
amd64 Work around a bad design in some PnP BIOS code whereby the BIOS can reach 1999-08-24 16:42:08 +00:00
boot
cam Cast pointers to uintptr_t instead of casting them to u_long. Don't 1999-08-24 00:04:45 +00:00
coda Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
compat
compile
conf Merge from sys/i386/conf/options.i386 revision .1.20. 1999-08-23 13:39:32 +00:00
contrib
ddb
dev Correct the mode information for the VGA mode X. 1999-08-24 04:26:54 +00:00
fs Initialise fsids with (user) device numbers again. Bitrot when dev_t's 1999-08-23 21:07:13 +00:00
geom
gnu Oops, the previous commit was missing a new include. 1999-08-23 22:05:49 +00:00
i4b
i386 Work around a bad design in some PnP BIOS code whereby the BIOS can reach 1999-08-24 16:42:08 +00:00
isa Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
isofs/cd9660 Initialise fsids with (user) device numbers again. Bitrot when dev_t's 1999-08-23 21:07:13 +00:00
kern Cast pointers to uintptr_t instead of casting them to u_long, and/or vice 1999-08-24 00:56:50 +00:00
libkern
miscfs
modules
msdosfs Initialise fsids with (user) device numbers again. Bitrot when dev_t's 1999-08-23 21:07:13 +00:00
net
netatalk
netatm
netinet Cast pointers to [u]intptr_t instead of casting them to [u_]long. Don't 1999-08-24 00:48:19 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
ntfs
pc98 Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
pccard Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
pci Change PN_RXLEN from 1518 bytes to 1536 bytes. The chip always DMAs data 1999-08-24 03:19:45 +00:00
posix4
powerpc
rpc
svr4
sys Correct the mode information for the VGA mode X. 1999-08-24 04:26:54 +00:00
tools
ufs Fix bug introduced in rev 1.28, which causes kernel build to break for 1999-08-24 08:39:41 +00:00
vm When the SYSINIT() was removed, it was replaced with a make_dev on-demand 1999-08-24 05:58:35 +00:00
Makefile