NetBSD/sys
thorpej 5b66e34d14 A few small changes:
- Offset kernel text one page.  Stash the PA of this offset page for
  use later.
- Add a few comments.
- Free up some registers earlier in the initialization process.
- Use a `prototc' to set the Translation Control register, rather
  than relying on a2 pointing just past the MMU trampoline in the
  high page.  (Suggested by Charles Hannum.)
- Set VBR to the kernel vector table just before turning on the MMU.
- Just before rebooting, set VBR to 0, which is what the BOOTROM expects
  it to be.
1996-10-14 07:58:54 +00:00
..
adosfs backout previous kprintf change 1996-10-13 02:52:06 +00:00
arch A few small changes: 1996-10-14 07:58:54 +00:00
compat Need to include <sys/exec.h> 1996-10-14 06:53:23 +00:00
conf Make sure a kgdb.h file gets generated. 1996-10-02 21:41:37 +00:00
ddb backout previous kprintf changes 1996-10-13 04:10:34 +00:00
dev regen 1996-10-13 22:21:15 +00:00
isofs/cd9660 backout previous kprintf changes 1996-10-13 02:28:58 +00:00
kern deal more sanely with ELF binaries with only a single program header 1996-10-13 22:54:52 +00:00
kgdb backout previous kprintf changes 1996-10-13 04:10:34 +00:00
lib fix a bogon in some new functionality apparently added in the last 1996-10-14 04:49:21 +00:00
lkm don't include <machine/exec.h> here. Even if it's necessary, 1996-10-07 19:55:07 +00:00
miscfs backout previous kprintf changes 1996-10-13 02:21:25 +00:00
msdosfs backout previous kprintf changes 1996-10-13 04:10:34 +00:00
net backout previous kprintf change 1996-10-13 02:10:01 +00:00
netccitt backout previous kprintf change 1996-10-13 02:10:01 +00:00
netinet backout previous kprintf change 1996-10-13 16:50:51 +00:00
netiso backout previous kprintf change 1996-10-13 16:50:51 +00:00
netnatm backout previous kprintf change 1996-10-13 01:59:55 +00:00
netns backout previous kprintf change 1996-10-13 01:59:55 +00:00
nfs revert kprintf changes 1996-10-13 01:39:03 +00:00
scsi revert previous kprintf change 1996-10-12 23:23:13 +00:00
stand backout previous kprintf change 1996-10-12 22:14:10 +00:00
sys - Back out previous kprintf change. 1996-10-12 23:06:02 +00:00
ufs revert previous kprintf changes 1996-10-12 21:58:44 +00:00
vm back out previous kprintf changes 1996-10-12 21:50:05 +00:00
Makefile we don't need bsd.prog.mk here. 1996-10-01 23:42:47 +00:00