Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/sys/compat/linux/common (emul.linux.kern.machine)
matthew green <mrg%netbsd.org@localhost> typed:
: Module Name: src
: Committed By: mrg
: Date: Fri Mar 23 04:16:14 UTC 2007
: Modified Files:
: src/sys/compat/linux/common: linux_misc.c linux_oldolduname.c
: linux_olduname.c linux_sysctl.c linux_types.h
: Log Message:
: implement emul.linux.kern.machine, which can be set to "i686", like
: some applications seem to want.
You missed some stuff and tried to reuse a node.
yeah, i don't know how/why it worked for me in my test case.
i'd prefer not to have to hard code the oid values for the
new node (since that isn't required) but i haven't gotten
it working yet. sysctl_createv() returns 0 now but the node
does not appear...
.mrg.
Home |
Main Index |
Thread Index |
Old Index