NetBSD/sys/arch/amd64
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
..
acpi Add definition for WAKEUP_vesa_modenum 2009-08-24 22:06:50 +00:00
amd64 - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
compile
conf Enable SSP (Stack Smash Protection) in x86 kernels by default (except 2009-11-25 17:08:08 +00:00
include Enable SSP (Stack Smash Protection) in x86 kernels by default (except 2009-11-25 17:08:08 +00:00
Makefile - install i386 includes on amd64 2008-10-26 02:14:59 +00:00