NetBSD/sys/arch/acorn32
rmind 3f18fe8123 - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.
- Replace most remaining uses of l_addr with uvm_lwp_getuarea() or lwp_getpcb().
- Amend assembly in ports where it accesses PCB via struct user.
- Rename L_ADDR to L_PCB in few places.  Reduce sys/user.h inclusions.
2009-11-27 03:23:03 +00:00
..
acorn32 - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
compile
conf Bump SYMTAB_SPACE. 2009-09-22 14:49:46 +00:00
dev Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
doc Fix some typos. 2006-02-25 02:28:55 +00:00
eb7500atx - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
include Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
mainbus use device_xname() 2009-05-12 07:07:44 +00:00
podulebus - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
stand Don't reset devices if booting an Iyonix. It's fine for acorn32 devices 2009-08-02 11:20:37 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00