NetBSD/sys/arch/pmax
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
..
compile
conf Use bus_dmamem_common. 2009-08-21 03:56:58 +00:00
ibus Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
include Remove BOOT_AOUT, since our mips ports no longer deal with a.out. 2009-08-22 23:08:01 +00:00
pmax - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
stand Make sure to remove all generated files on cleandir. 2009-04-23 16:37:44 +00:00
tc Fix a botch in the previous rev 1.21: 2009-08-12 14:06:13 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00