NetBSD/sys/arch
sato 22b3467f71 - merge CONFIG_HOOK_OUT and CONFIG_HOOK_SET and CONFIG_HOOK_POWERCONTROL
to CONFIG_HOOK_SET.
- merge CONFIG_HOOK_GET and CONFIG_HOOK_GETPOWER to CONFIG_HOOK_GET.
- merge CONFIG_HOOK_EVENT and CONFIG_HOOK_BUTTONEVENT to CONFIG_HOOK_ENENT.
- new CONFIG_HOOK_EVENT and CONFIG_HOOK_GET and CONFIG_HOOK_SET always have
  msg argument as pointer.
- new CONFIG_HOOK_EVENT and CONFIG_HOOK_GET and CONFIG_HOOK_SET use
  same event ids.
- CONFIG_HOOK_POWERCONTROL and CONFIG_HOOK_BUTTONEVENT still exist.
  i shall rewite codes by using new CONFIG_HOOK_SET and CONFIG_HOOK_EVENT.
2000-12-27 12:04:02 +00:00
..
alpha make mbstate_t bigger (32 -> 128 bytes). 2000-12-26 10:35:28 +00:00
amiga split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-23 09:35:51 +00:00
amigappc delete obsolete comment 2000-12-17 15:52:39 +00:00
arc Use MI md_root.c 2000-12-24 09:35:28 +00:00
arm26 Unreasonably simple fix for PR#11817: Don't worry about duplicate mappings, 2000-12-26 23:18:50 +00:00
arm32 make mbstate_t bigger (32 -> 128 bytes). 2000-12-26 10:35:28 +00:00
atari split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-23 09:35:51 +00:00
bebox Add pseudo-device vlan 2000-12-19 10:42:02 +00:00
cobalt Add pseudo-device vlan 2000-12-19 10:42:02 +00:00
dreamcast delete obsolete comment 2000-12-17 15:52:39 +00:00
evbsh3 delete obsolete comment 2000-12-17 15:52:39 +00:00
hp300 split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-23 09:35:51 +00:00
hpcmips - merge CONFIG_HOOK_OUT and CONFIG_HOOK_SET and CONFIG_HOOK_POWERCONTROL 2000-12-27 12:04:02 +00:00
i386 make mbstate_t bigger (32 -> 128 bytes). 2000-12-26 10:35:28 +00:00
luna68k split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-23 09:35:51 +00:00
m68k make mbstate_t bigger (32 -> 128 bytes). 2000-12-26 10:35:28 +00:00
mac68k split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
macppc Work around of "trap type 700 at ff8099b8". 2000-12-25 02:15:52 +00:00
mips Preserve the status register process_write_regs() to avoid confusion 2000-12-27 08:28:12 +00:00
mipsco Add pseudo-device vlan 2000-12-19 10:42:02 +00:00
mmeye Add pseudo-device vlan 2000-12-19 10:42:02 +00:00
mvme68k fix logic error in bus_dmamap_sync that was preventing from flush/purging 2000-12-26 07:27:01 +00:00
news68k Spell "physical" correctly in comment. 2000-12-24 07:13:36 +00:00
newsmips Add pseudo-device vlan 2000-12-19 10:42:02 +00:00
next68k fix logic error in bus_dmamap_sync that was preventing from flush/purging 2000-12-26 07:27:01 +00:00
ofppc Add pseudo-device vlan 2000-12-19 10:42:02 +00:00
pc532 make mbstate_t bigger (32 -> 128 bytes). 2000-12-26 10:35:28 +00:00
pmax Add pseudo-device vlan 2000-12-19 10:42:02 +00:00
powerpc make mbstate_t bigger (32 -> 128 bytes). 2000-12-26 10:35:28 +00:00
prep Add missing printf args. 2000-12-22 18:16:37 +00:00
sgimips Revert back to a machinearch (really cputype) of mips. Put ENDIAN back. 2000-12-03 07:05:21 +00:00
sh3 make mbstate_t bigger (32 -> 128 bytes). 2000-12-26 10:35:28 +00:00
sparc make mbstate_t bigger (32 -> 128 bytes). 2000-12-26 10:35:28 +00:00
sparc64 make mbstate_t bigger (32 -> 128 bytes). 2000-12-26 10:35:28 +00:00
sun3 Unification of the m68k syscall() function. 2000-12-19 21:09:54 +00:00
vax split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
x68k split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-23 09:35:51 +00:00
Makefile