freebsd-dev/sys/i386
Matthew Dillon 6db5812aef Fix bug in physmem_est calculation - the kernel_map size was not being
converted into pages.

Fix bug in maxbcache calculation, nbuf must be tested against maxbcache
rather then physmem_est.

Obtained from:	bde
2001-08-21 07:20:06 +00:00
..
acpica Don't do sleep state transition if specified sleep state is not 2001-07-22 19:13:54 +00:00
apm
bios
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Add the screen savers for test coverage. 2001-08-09 00:05:30 +00:00
i386 Fix bug in physmem_est calculation - the kernel_map size was not being 2001-08-21 07:20:06 +00:00
ibcs2 add <sys/sytm.h> (for cpufunc.h -> rdtsc) 2001-07-21 20:53:42 +00:00
include Detect a certain type of PCIBIOS brain damage. For some reason, 2001-08-21 03:10:55 +00:00
isa Fixed minor numbers when there is more than one cy card. 2001-08-13 10:52:15 +00:00
linux Added the linux_sysinfo function to implement sysinfo(2). 2001-07-23 06:22:10 +00:00
pci Detect a certain type of PCIBIOS brain damage. For some reason, 2001-08-21 03:10:55 +00:00
svr4 Add a new MI pointer to the process' trapframe p_frame instead of using 2001-06-29 11:10:41 +00:00
Makefile