<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/sysctl/sysctl.c, branch release/4.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-26T21:12:35+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: merge in various cosmetic cleanups:</title>
<updated>2000-07-19T06:24:06+00:00</updated>
<author>
<name>Kelly Yancey</name>
<email>kbyanc@FreeBSD.org</email>
</author>
<published>2000-07-19T06:24:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=83160a94c3b5aee98b7a778f10e182514825188a'/>
<id>83160a94c3b5aee98b7a778f10e182514825188a</id>
<content type='text'>
	Add unsigned sysctl types; change certain existing sysctl oids to
	utilize the new types. Teach sysctl(8) about these types.

	Convert SYSCTL_LONG to accept a val parameter like all of the other
	SYSCTL_XXX macros.

	Add support to sysctl(8) for arrays of longs.

	Make sysctl(8) display dev_t's the same way as ls(1).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Add unsigned sysctl types; change certain existing sysctl oids to
	utilize the new types. Teach sysctl(8) about these types.

	Convert SYSCTL_LONG to accept a val parameter like all of the other
	SYSCTL_XXX macros.

	Add support to sysctl(8) for arrays of longs.

	Make sysctl(8) display dev_t's the same way as ls(1).
</pre>
</div>
</content>
</entry>
<entry>
<title>Belatedly back out rev. 1.20.</title>
<updated>1999-11-22T08:38:29+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1999-11-22T08:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2d730c265eb3b77cdb32db02ba2d2e869cdeaa9d'/>
<id>2d730c265eb3b77cdb32db02ba2d2e869cdeaa9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow octal or hex input.</title>
<updated>1999-11-17T23:42:09+00:00</updated>
<author>
<name>Greg Lehey</name>
<email>grog@FreeBSD.org</email>
</author>
<published>1999-11-17T23:42:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=26909c80195f52d868fb07992ae5d875b13f5653'/>
<id>26909c80195f52d868fb07992ae5d875b13f5653</id>
<content type='text'>
Suggested-by:	Geoff Steckel &lt;gwes@sitaranetworks.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested-by:	Geoff Steckel &lt;gwes@sitaranetworks.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid ambigious if/else</title>
<updated>1999-07-21T02:49:42+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-07-21T02:49:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c1160fe49290cf3b6208bcd5b91a85cd365e3765'/>
<id>c1160fe49290cf3b6208bcd5b91a85cd365e3765</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up option handling a little.</title>
<updated>1999-01-10T02:10:08+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1999-01-10T02:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=81e7454a25572e82964b042b3c8e122799194799'/>
<id>81e7454a25572e82964b042b3c8e122799194799</id>
<content type='text'>
Add an option for showing sysctl descriptions instead of their values.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add an option for showing sysctl descriptions instead of their values.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow for printing out integer arrays.</title>
<updated>1998-11-08T19:27:43+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1998-11-08T19:27:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2b4c0a3bc67e50a5c11fe3ab06ffa64f7b69aec7'/>
<id>2b4c0a3bc67e50a5c11fe3ab06ffa64f7b69aec7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change length arguments to sysctl to size_t.</title>
<updated>1998-08-25T07:38:19+00:00</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1998-08-25T07:38:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dbf9b92f8077550cd3c9d55f2821618a7a5c8a87'/>
<id>dbf9b92f8077550cd3c9d55f2821618a7a5c8a87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't assume that time_t is long.</title>
<updated>1998-06-29T17:54:29+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-06-29T17:54:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c2deb6082eeeddc89f91611a4e00e43a8ccc57c5'/>
<id>c2deb6082eeeddc89f91611a4e00e43a8ccc57c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
