NetBSD/sys/arch/mvme68k
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
..
compile
conf Switch remaining platforms to modern CPP for assembler. 2011-01-21 15:59:04 +00:00
dev udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 20:19:31 +00:00
docs
include Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
mvme68k Refactor ps_strings access. Based on PK_32, write either the normal 2011-03-04 22:25:24 +00:00
stand Move HEXDIGIT to mvme68k's sboot. It seems to be the only user. 2011-02-25 00:17:35 +00:00
Makefile