NetBSD/sys/arch/i386
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 Allow for 'options ACPI_DEBUG' by providing module declarations 2009-09-16 10:47:54 +00:00
bioscall
compile
conf Enable SSP (Stack Smash Protection) in x86 kernels by default (except 2009-11-25 17:08:08 +00:00
eisa Don't #include <sys/extent.h> any more because this module doesn't use 2009-11-17 23:51:59 +00:00
gdbscripts
i386 - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
include Enable SSP (Stack Smash Protection) in x86 kernels by default (except 2009-11-25 17:08:08 +00:00
isa Use lwp_getpcb() on x86 MD code, clean from struct user usage. 2009-11-21 03:11:00 +00:00
mca struct device * -> device_t 2009-05-04 12:19:29 +00:00
pci update copyright to 2 clause version of the NetBSD Foundation 2009-10-20 17:29:06 +00:00
pnpbios Properly fix fdc@pnpbios as shown by Brian Buhrow in PR#42374. 2009-11-25 13:15:17 +00:00
stand Replace EPIA_HACK code with a version that 'just' trashes any return 2009-11-21 11:54:47 +00:00
xbox
Makefile Compute tags for sys/external/intel-public/acpica/dist/ instead of 2009-08-30 02:00:56 +00:00