NetBSD/sys/arch/mvmeppc/mvmeppc
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
..
autoconf.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
cpu.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
locore.S Kill proc0paddr. Use lwp0.l_addr instead. 2009-11-26 00:19:11 +00:00
machdep.c - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
mainbus.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
platform_160x.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
platform.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00