NetBSD/sys/arch
thorpej faf1155de5 Revamp pv_table management:
- Make pv_table an array of struct pv_head's, which contain LIST_HEADs
  for the pv_entry's, as well as page attributes (mod, ref, ptpage).
- Use <sys/queue.h> to manipulate pv_entry lists.
- Fix several obvious bugs in pmap_collect_pv().
- Use K0SEG to access pv_page's.
1998-02-27 19:39:03 +00:00
..
alpha Revamp pv_table management: 1998-02-27 19:39:03 +00:00
amiga note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
arm32 note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
atari note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
bebox note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
hp300 Fix a typo. 1998-02-27 19:13:04 +00:00
i386 make it clear that the "old BSD partition ID!" message is a warning (by 1998-02-27 18:57:40 +00:00
m68k Implement changes for UVM. 1998-02-22 11:33:10 +00:00
mac68k Remove dpme.h, as it's no longer necessary. 1998-02-27 09:17:18 +00:00
mips Implement and switch to MACHINE_NEW_NONCONTIG. 1998-02-25 23:26:41 +00:00
mvme68k note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
news Use allocsys(), mips_init_msgbuf(), and mips_init_proc0(), plus small 1998-02-25 23:28:25 +00:00
newsmips Use allocsys(), mips_init_msgbuf(), and mips_init_proc0(), plus small 1998-02-25 23:28:25 +00:00
ofppc ofd -> ofdisk 1998-02-24 05:49:28 +00:00
pc532 note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
pica Use allocsys(), mips_init_msgbuf(), and mips_init_proc0(), plus small 1998-02-25 23:30:33 +00:00
pmax Use allocsys(), mips_init_msgbuf(), and mips_init_proc0(), plus small 1998-02-25 23:31:29 +00:00
powerpc note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
sparc note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
sun3 Make the messages printed by _nodb_trap() more helpful. 1998-02-26 20:31:13 +00:00
vax Type fix so that time get read correct on VS2000, from Ken Wellsch. 1998-02-22 14:19:39 +00:00
x68k note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00