freebsd-src/sys
Nate Williams e3bc07db0d If the basemem value supplied by the bootblocks, differs from the value
returned by the RTC, use the bootblock supplied value.  Also, map the
'stolen by BIOS' memory in the same manner as the ISA-hole memory, since
it is really an extenstion of the BIOS.  This is necessary for 32-bit
BIOS functions such as APM support on laptops, and the loss of memory
for non-necessary functions seems to be at most 4k.

Reviewed by:	phk
Obtained from:  email conversation with jtk@atria.com
1996-09-01 02:16:07 +00:00
..
alpha
amd64 If the basemem value supplied by the bootblocks, differs from the value 1996-09-01 02:16:07 +00:00
compat/linux
compile
conf s/pc98/isa/g in struct *_device and *_driver. Resync along the way. 1996-08-31 15:07:42 +00:00
ddb Allow the user to switch into gdb mode from ddb 1996-08-27 19:46:28 +00:00
dev Don't depend in the kernel on the gcc feature of doing arithmetic on 1996-08-31 14:48:13 +00:00
fs Fixed the easy cases of const poisoning in the kernel. Cosmetic. 1996-08-31 16:52:44 +00:00
geom
gnu
i386 If the basemem value supplied by the bootblocks, differs from the value 1996-09-01 02:16:07 +00:00
isa Fixed restoral of nsscons variable. The tty for /dev/console was lost. 1996-08-28 18:20:22 +00:00
isofs/cd9660
kern Fixed the easy cases of const poisoning in the kernel. Cosmetic. 1996-08-31 16:52:44 +00:00
libkern Fixed the easy cases of const poisoning in the kernel. Cosmetic. 1996-08-31 16:52:44 +00:00
miscfs Fixed the easy cases of const poisoning in the kernel. Cosmetic. 1996-08-31 16:52:44 +00:00
modules
msdosfs
net Get rid of the ifdef MULTICAST's. I think the rest of the kernel got rid 1996-08-30 16:44:36 +00:00
netatalk wow we can even make net ranges go away now (how sophisticated!) 1996-08-31 08:56:36 +00:00
netinet Fix the visibility of the sysctl variables. 1996-08-31 21:05:20 +00:00
netipx Accept odd length ipx packets. (Win95 and some dialup servers use it.) 1996-08-18 08:38:15 +00:00
netkey
netns
nfs Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
nfsclient Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
nfsserver Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
pc98 s/pc98/isa/g in struct *_device and *_driver. Resync along the way. 1996-08-31 15:07:42 +00:00
pccard Re-sync with the state of PC98 world. This will be the last commit before 1996-08-30 10:43:14 +00:00
pci Use "" instead of <> for a header in the current directory. 1996-08-28 18:54:26 +00:00
powerpc/include
rpc
scsi
sys cpu_boot() always returns, so don't declare it as __dead*. 1996-08-31 16:57:54 +00:00
tools
ufs Don't depend in the kernel on the gcc feature of doing arithmetic on 1996-08-31 14:48:13 +00:00
vm Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
Makefile