9b7ebcf785
kernel start is much different that the start of KVM. (VM_MAXUSER_ADDRESS isn't correct, but seems to mostly work...) (XXX -- there should be a better way.) if curproc == null, use address of proc0; code doesn't know how to deal with null curproc. (XXX: (1) should make it deal, or (2) should use address of last proc run, but there's no real way to do that.) |
||
---|---|---|
.. | ||
games | ||
lib | ||
libexec | ||
usr.bin | ||
Makefile |