NetBSD/sys/arch
augustss 94b815050e Add powerhooks, i.e., the ability to register a function that will be
called when the machine does a suspend or resume.
XXX Will go away when Jason's kevents come to life.
1999-06-26 08:25:25 +00:00
..
alpha Nuke some code ripe for garbage-collection. 1999-06-26 03:15:54 +00:00
amiga Align adresses better 1999-06-22 21:12:00 +00:00
arm32 need md if we want a miniroot 1999-06-26 07:29:18 +00:00
atari Allow the loading of compressed kernels. This makes it again possible 1999-06-23 19:26:13 +00:00
bebox Sync with i386. 1999-06-25 01:54:39 +00:00
hp300 Enable DDB history. 1999-06-23 22:42:52 +00:00
i386 Add powerhooks, i.e., the ability to register a function that will be 1999-06-26 08:25:25 +00:00
m68k Someone forgot to tell ddb that SWAP is not PEA. 1999-06-09 07:53:22 +00:00
mac68k Add the guts of mlockall(MCL_FUTURE). This requires that a process's 1999-06-18 05:13:45 +00:00
macppc findroot() should also use "compatible" property. 1999-06-24 08:14:48 +00:00
mips - Fix an large error I made last month in TLB mod improvement, still 1999-06-18 08:17:50 +00:00
mvme68k pmap_change_wiring() -> pmap_unwire(). 1999-06-17 19:23:20 +00:00
newsmips Make this compile. 1999-06-20 05:42:09 +00:00
next68k In xxx_mediachange(), if there is no callback to the front-end, just 1999-06-23 04:17:10 +00:00
ofppc Don't pass a nam2blk around at all; just have setroot() and friends reference 1999-06-07 20:16:08 +00:00
pc532 pmap_change_wiring() -> pmap_unwire(). 1999-06-17 19:23:20 +00:00
pica pmap_change_wiring() -> pmap_unwire(). 1999-06-17 19:23:20 +00:00
pmax Remove a few entries for nonexistant TC graphics boards. 1999-06-24 18:47:58 +00:00
powerpc pmap_change_wiring() -> pmap_unwire(). 1999-06-17 19:23:20 +00:00
sparc When overriding cache flush functions for specific cpu models, make 1999-06-24 20:22:12 +00:00
sparc64 fix compile warning. 1999-06-21 06:28:33 +00:00
sun3 pmap_change_wiring() -> pmap_unwire(). 1999-06-17 19:23:20 +00:00
vax Add DW750 and DW780 UBA support. Still no BDP's. 1999-06-21 16:23:00 +00:00
x68k I forgot to commit this. 1999-06-23 15:20:36 +00:00
Makefile