NetBSD/sys/arch/ia64
joerg 48717cfc00 Refactor ps_strings access. Based on PK_32, write either the normal
version or the 32bit compat layout in execve1. Introduce a new function
copyin_psstrings for reading it back from userland and converting it to
the native layout. Refactor procfs to share most of the code with the
kern.proc_args sysctl handler.

This material is based upon work partially supported by
The NetBSD Foundation under a contract with Joerg Sonnenberger.
2011-03-04 22:25:24 +00:00
..
acpi Move the function that counts the CPUs from acpicpu(4) to the MD layer. 2011-01-13 03:40:50 +00:00
compile
conf Remove unused count from pseudo-device md. 2010-11-23 11:13:52 +00:00
disasm
ia64 Refactor ps_strings access. Based on PK_32, write either the normal 2011-03-04 22:25:24 +00:00
include Retire struct user, remove sys/user.h inclusions. Note sys/user.h header 2011-01-14 02:06:22 +00:00
pci Implement pci_attach_hook/pci_bus_maxdevs/pci_make_tag/pci_decompose_tag/ 2010-06-28 12:14:08 +00:00
stand Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
unwind Fight the ever-increasing size of src checkouts by spelling "useful" 2010-02-28 15:52:16 +00:00
Makefile