NetBSD/sys/arch/arc
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
..
arc - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
compile
conf Remove SHMMAXPGS from all kernel configs. Dynamically compute the 2009-03-06 20:31:46 +00:00
dev ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
dti - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
include If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD. 2009-11-23 13:40:08 +00:00
isa - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
jazz Replace shutdownhook_establish(9) with pmf_device_register1(9). 2009-09-27 05:29:20 +00:00
pci
stand Remove obsolete LIBSA_USE_MEMCPY and LIBSA_USE_MEMSET. 2009-04-03 10:38:12 +00:00
Makefile
TODO Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00