<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/acct.2, branch releng/12.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2020-09-08T20:51:19Z</updated>
<entry>
<title>MFC 359465: Document EINTEGRITY errors for many system calls.</title>
<updated>2020-09-08T20:51:19Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2020-09-08T20:51:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=58b0dd9acdd446037c9989a42ad593807098a0b4'/>
<id>urn:sha1:58b0dd9acdd446037c9989a42ad593807098a0b4</id>
<content type='text'>
EINTEGRITY was previously documented as a UFS-specific error for
mount(2).  This documents EINTEGRITY as a filesystem-independent error
that may be reported by the backing store of a filesystem.

While here, document EIO as a filesystem-independent error for both
mount(2) and posix_fadvise(2).  EIO was previously only documented for
UFS for mount(2).
</content>
</entry>
<entry>
<title>Renumber copyright clause 4</title>
<updated>2017-02-28T23:42:47Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2017-02-28T23:42:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fbbd9655e5107c68e4e0146ff22b73d7350475bc'/>
<id>urn:sha1:fbbd9655e5107c68e4e0146ff22b73d7350475bc</id>
<content type='text'>
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.

Submitted by:	Jan Schaumann &lt;jschauma@stevens.edu&gt;
Pull Request:	https://github.com/freebsd/freebsd/pull/96
</content>
</entry>
<entry>
<title>Per Regents of the University of Calfornia letter, remove advertising</title>
<updated>2007-01-09T00:28:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-01-09T00:28:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c879ae3536e6d92b8d96c8965c5b05fcb9541520'/>
<id>urn:sha1:c879ae3536e6d92b8d96c8965c5b05fcb9541520</id>
<content type='text'>
clause.

# If I've done so improperly on a file, please let me know.
</content>
</entry>
<entry>
<title>``NULL is a specific instance of a null pointer constant; the generic is</title>
<updated>2004-12-23T23:45:25Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2004-12-23T23:45:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f56be64fb212db4e89a512ad0d2ed135f7dad8b3'/>
<id>urn:sha1:f56be64fb212db4e89a512ad0d2ed135f7dad8b3</id>
<content type='text'>
a "null pointer".''

Making good use of the excellent explanations sent to me by Ruslan
Ermilov, Garrett Wollman and Bruce Evans, correct the descriptions of
null pointers.  They are just "null pointers", not nil, not NULL or
".Dv NULL".

Suggested by:	ru, wollman, bde
Reviewed by:	ru, wollman
Pointy hat:	keramida
</content>
</entry>
<entry>
<title>Use .Dv NULL when referring to NULL C pointers, instead of "nil".</title>
<updated>2004-12-22T16:15:52Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2004-12-22T16:15:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=411d727cf8a72c88dd850306cb8804b0dacc6dbc'/>
<id>urn:sha1:411d727cf8a72c88dd850306cb8804b0dacc6dbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bring describtion of a sysctl in line with the source:</title>
<updated>2004-04-16T22:53:51Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2004-04-16T22:53:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e2738131b1f04a60539309c40e00f0e4194647d3'/>
<id>urn:sha1:e2738131b1f04a60539309c40e00f0e4194647d3</id>
<content type='text'>
kern.acct_chkfreq is specified in seconds, not minutes.

Cluebat provided by:	kensmith
</content>
</entry>
<entry>
<title>Remove unnecessary .Pp macro and bump document date</title>
<updated>2004-04-16T22:38:54Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2004-04-16T22:38:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0d5d3ffdb70e86461e6564e2b0e8ce5b9db4bdd8'/>
<id>urn:sha1:0d5d3ffdb70e86461e6564e2b0e8ce5b9db4bdd8</id>
<content type='text'>
Submitted by:	ru
</content>
</entry>
<entry>
<title>List some sysctl variables that influence accounting</title>
<updated>2004-04-16T20:32:56Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2004-04-16T20:32:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e8490b5cb46aa2d5bf1fc0f0e7f89a1d67910171'/>
<id>urn:sha1:e8490b5cb46aa2d5bf1fc0f0e7f89a1d67910171</id>
<content type='text'>
PR:		65070
Submitted by:	Marc Silver &lt;marcs@draenor.org&gt;
X-MFC after:	re approval
</content>
</entry>
<entry>
<title>mdoc(7): Properly mark C headers.</title>
<updated>2003-09-10T19:24:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-10T19:24:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=743d5d518c25e41a3e9026d400fa625efc306c82'/>
<id>urn:sha1:743d5d518c25e41a3e9026d400fa625efc306c82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: "The .Fa argument.".</title>
<updated>2002-12-19T09:40:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-19T09:40:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2efeeba554cbd7bdee9cfe17641c8bd335c7972f'/>
<id>urn:sha1:2efeeba554cbd7bdee9cfe17641c8bd335c7972f</id>
<content type='text'>
</content>
</entry>
</feed>
