NetBSD/sys/compat/linux32
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
..
arch/amd64 Refactor ps_strings access. Based on PK_32, write either the normal 2011-03-04 22:25:24 +00:00
common personality() now interprets its parameter as having 2010-11-02 18:18:07 +00:00
files.linux32 Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux32_syscall.h
linux32_syscallargs.h
linux32_syscalls.c
Makefile.inc Fix generated file names from makesyscalls.sh (s/linux/linux32/). 2007-03-23 12:26:10 +00:00