tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sysctl node names (Re: CVS commit: src/sys/uvm)



On Fri, Feb 19, 2010 at 07:15:21PM +0000, Patrick Welche wrote:
> 
> Which reminds me of sys/sysctl.h
> 
> #define CTLTYPE_BOOL    6       /* name describes a bool */
> 
> but bool doesn't seem to have i/o routines (I bet that all the above
> are CTLTYPE_INT) And then what would be output for bool 1, t, true, vrai...

Which has been fixed :-)

date: 2010/04/11 01:52:10;  author: mrg;  state: Exp;  lines: +66 -5
implement CTLTYPE_BOOL support.  it was entirely missing.  HI MATT!



Home | Main Index | Thread Index | Old Index