Subject: re: CVS commit: src/sys/compat/linux/common (emul.linux.kern.machine)
To: None <mason@primenet.com.au>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 03/30/2007 04:48:37
   matthew green <mrg@netbsd.org> 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.