<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/sysctl, branch releng/5.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-11-12T21:18:21Z</updated>
<entry>
<title>Fix a "bug" in sysctl(8).  Limit the length when we print a string from</title>
<updated>2002-11-12T21:18:21Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-11-12T21:18:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9866352ec765176c127868a10aebb7ce34d88302'/>
<id>urn:sha1:9866352ec765176c127868a10aebb7ce34d88302</id>
<content type='text'>
the kernel rather than ignoring the length and keeping on going till we
finally hit a \0 character in the buffer.
</content>
</entry>
<entry>
<title>Replace various spelling with FALLTHROUGH which is lint()able</title>
<updated>2002-08-25T13:10:45Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-08-25T13:10:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7fed38d0a00297914313d5b57f3fae8ef7d4e627'/>
<id>urn:sha1:7fed38d0a00297914313d5b57f3fae8ef7d4e627</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The .Nm utility.</title>
<updated>2002-07-06T19:35:14Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-07-06T19:35:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=629e80effb830c03e8e3d994c8f0da9a586bdaed'/>
<id>urn:sha1:629e80effb830c03e8e3d994c8f0da9a586bdaed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't err(3) (and exit prematurely) when a sysctl's object size has</title>
<updated>2002-05-24T08:34:18Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-05-24T08:34:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=996076bbc78d20f67e819dabc0b7ff87bfa8603f'/>
<id>urn:sha1:996076bbc78d20f67e819dabc0b7ff87bfa8603f</id>
<content type='text'>
changed, instead just warn(3)
</content>
</entry>
<entry>
<title>Don't forget to null-terminate string we got from sysctl (f.e. in 'A' format).</title>
<updated>2002-05-08T23:49:19Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-05-08T23:49:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=76d3dc52977e73e170f53423775b123ad7355ec3'/>
<id>urn:sha1:76d3dc52977e73e170f53423775b123ad7355ec3</id>
<content type='text'>
Stack garbadge may be printed otherwise.
</content>
</entry>
<entry>
<title>Take the "tickadj" element out of struct clockinfo.  Our adjtime(2)</title>
<updated>2002-04-15T12:11:06Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-04-15T12:11:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b35c8f287dfb5f263beb4c6c165a3012d8f96aef'/>
<id>urn:sha1:b35c8f287dfb5f263beb4c6c165a3012d8f96aef</id>
<content type='text'>
implementation is being changed and the very concept of tickadj will
no longer be meaningful.
</content>
</entry>
<entry>
<title>o remove __P</title>
<updated>2002-03-21T13:20:49Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-21T13:20:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d476a036e28a06aadb6a33050af920f3f99fbb8c'/>
<id>urn:sha1:d476a036e28a06aadb6a33050af920f3f99fbb8c</id>
<content type='text'>
o remove main prototype
</content>
</entry>
<entry>
<title>mdoc(7) police: tiny fixes.</title>
<updated>2002-03-15T15:07:39Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-03-15T15:07:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d1f8bca05398cc76d28a6a6b712a36022668d99d'/>
<id>urn:sha1:d1f8bca05398cc76d28a6a6b712a36022668d99d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document the existence of machdep.guessed_bootdev, as suggested</title>
<updated>2002-03-12T13:55:19Z</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2002-03-12T13:55:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=617cc038bc118f5c5d0cb6e94252f910977aa74b'/>
<id>urn:sha1:617cc038bc118f5c5d0cb6e94252f910977aa74b</id>
<content type='text'>
by Sheldon.
For a detailed description look at the commit log for sysctl.c
rev.1.42 -- i do not think it is appropriate to put the full
description in this manpage, and the "boot" and "loader" manpages
where this description might go are also missing a description of
a number of similar variables, so i think this it is ok to limit
documentation to this now, and update it later when I (or someone
else) have a chance to revise "boot" and "loader".
</content>
</entry>
<entry>
<title>Make the handling of machdep.guessed_bootdev compiled on i386 only.</title>
<updated>2002-03-11T06:50:28Z</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2002-03-11T06:50:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bca9bbeae7be0f3637084160666645350b8d6912'/>
<id>urn:sha1:bca9bbeae7be0f3637084160666645350b8d6912</id>
<content type='text'>
</content>
</entry>
</feed>
