Date: Fri, 31 May 1996 00:58:49 -0700 (PDT) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/sys sysctl.h Message-ID: <199605310758.AAA26356@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/05/31 00:58:49 Branch: sys/sys RELENG_2_1_0 Modified: sys/sys sysctl.h Log: Add entries for KERN_PS_STRINGS and friends to allow setproctitle() and libkvm to adapt to the kernel VM layout changing. (such as on wcarchive, and some of the stuff I'm experimenting with at the moment. -current already has this, so that 2.1 programs that have setproctitle statically linked will work on 2.2 even if 2.2 ends up with PS_STRINGS in a different location) Also, added the somaxconn etc entries, because of the way that the user-mode sysctl program is built and it was either add the real things, or some placeholder stubs. Revision Changes Path 1.23.4.1 +13 -3 src/sys/sys/sysctl.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605310758.AAA26356>
