freebsd-dev/sys/alpha
Peter Wemm 97c97bb16b "Fix" a problem that got copied from alpha to ia64 and broke there.
When we truncate the msgbuf size because the last chunk is too small,
correctly terminate the phys_avail[] array - the VM system tests
the *end* for zero, not the start.  This leads the VM startup to
attempt to recreate a duplicate set of pages for all physical memory.

XXX the msgbuf handling is suspiciously different on i386 vs
alpha/ia64...
2001-11-02 00:41:00 +00:00
..
alpha "Fix" a problem that got copied from alpha to ia64 and broke there. 2001-11-02 00:41:00 +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 Remove wx. 2001-10-20 18:50:31 +00:00
include Detach the prom console when platform.cons_init is called. This seems 2001-10-26 16:13:47 +00:00
isa Sanity guard- return ENODEV if we don't have a good IRQ resource. 2001-07-11 02:24:28 +00:00
linux Eliminate the prefix parameter to linux_emul_find(), which was always 2001-10-27 11:15:19 +00:00
mcbus Fix misspelling in comment. 2001-10-31 18:07:38 +00:00
osf1 o Permit osf1-emulated programs to modify uid/gid under jail by 2001-11-01 20:16:03 +00:00
pci - splhigh()/splx() -> critical_enter()/critical_exit() 2001-10-20 21:05:14 +00:00
tc If we're not going to use am7990_shutdown, comment it all out. 2001-06-14 19:36:37 +00:00
tlsb cn_tab no longer exists, use cnadd() to add a console device. Note that 2001-10-24 18:30:05 +00:00
Makefile Add a dopey makefile to do the tags dance, which is probably not perfect 2000-12-31 23:26:34 +00:00