NetBSD/sys/arch/vax
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
..
bi Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
boot kill extra whitespaces 2009-10-26 19:16:54 +00:00
compile
conf PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
consolerl
floppy
if kill extra whitespaces 2009-10-26 19:16:54 +00:00
include - Use lwp_getpcb() on VAX, clean from struct user usage. 2009-11-21 04:45:39 +00:00
mba g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
stand
uba - Use lwp_getpcb() on VAX, clean from struct user usage. 2009-11-21 04:45:39 +00:00
vax - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
vsa - Use lwp_getpcb() on VAX, clean from struct user usage. 2009-11-21 04:45:39 +00:00
Makefile