NetBSD/sys/arch/newsmips
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
..
apbus Split device_t/softc, use aprint_*(). 2009-04-17 14:48:17 +00:00
compile
conf Use bus_dmamem_common. 2009-08-21 03:56:58 +00:00
dev use device_lookup_private to get softc 2008-06-13 12:25:37 +00:00
include Move MID_MACHINE to <mips/mips_param.h> and use local values so we don't 2009-08-13 05:15:08 +00:00
newsmips - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
stand Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder). 2009-10-21 23:12:09 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00