NetBSD/sys/compat/linux
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 Refactor ps_strings access. Based on PK_32, write either the normal 2011-03-04 22:25:24 +00:00
common Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
Makefile.inc
files.linux Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux_syscall.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_syscallargs.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_syscalls.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00