<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/gen/devname.3, branch release/4.6.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-04-04T06:50:06Z</updated>
<entry>
<title>MFC 1.12, 1.13: reflect reality, mdoc police.</title>
<updated>2002-04-04T06:50:06Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2002-04-04T06:50:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=257a3ad421aa295fa82879007c0722ec86a593ac'/>
<id>urn:sha1:257a3ad421aa295fa82879007c0722ec86a593ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Reduce gratuitous diffs to -CURRENT.</title>
<updated>2001-12-14T18:34:06Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-12-14T18:34:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d43ba9a6c11b67f36d3ed95ec03b95462069c014'/>
<id>urn:sha1:d43ba9a6c11b67f36d3ed95ec03b95462069c014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: markup and misc fixes.</title>
<updated>2001-08-17T15:43:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-17T15:43:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a8510bf414fba1220ac5eaee5b652a5813ca34ec'/>
<id>urn:sha1:a8510bf414fba1220ac5eaee5b652a5813ca34ec</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: 1.9: include &lt;sys/stat.h&gt;</title>
<updated>2001-03-05T08:32:26Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-03-05T08:32:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=73df02e39505aba4f10b54b6fd1531922d17c4d5'/>
<id>urn:sha1:73df02e39505aba4f10b54b6fd1531922d17c4d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: introduce .Lb macro to libc manpages</title>
<updated>2000-04-22T17:07:11Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-04-22T17:07:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=95f2a893681eecfed2da1fc6b9af60147b7c26b7'/>
<id>urn:sha1:95f2a893681eecfed2da1fc6b9af60147b7c26b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backed out previous commit.  devname.3 and devname.c were broken in Lite1</title>
<updated>1999-07-24T00:33:27Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-07-24T00:33:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6b288cfa6416d58080c9449ff94812fcaca73a7c'/>
<id>urn:sha1:6b288cfa6416d58080c9449ff94812fcaca73a7c</id>
<content type='text'>
(devname() returned "??" when the lookup failed, but callers expected it
to return NULL).  This was fixed in Lite2, but until recently the changes
were only merged into devname.3.  A day or two after devname.c was fixed,
devname.3 was made inconsistent again by backing out most of the Lite2
changes.
</content>
</entry>
<entry>
<title>Correct the information about the return value when no device matches</title>
<updated>1999-07-20T20:48:40Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>1999-07-20T20:48:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d4cd00eae1b63e1767382eb667315c5aa631b48a'/>
<id>urn:sha1:d4cd00eae1b63e1767382eb667315c5aa631b48a</id>
<content type='text'>
(or no information is available).

PR:             docs/12707
Submitted by:   Chris Costello &lt;chris@calldei.com&gt;
</content>
</entry>
<entry>
<title>Add $Id$, to make it simpler for members of the translation teams to</title>
<updated>1999-07-12T20:50:10Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>1999-07-12T20:50:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fbc400a67a4e6979c5d99fe59d904cf08992a98f'/>
<id>urn:sha1:fbc400a67a4e6979c5d99fe59d904cf08992a98f</id>
<content type='text'>
track.

The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

     .\"    $Id$
     .\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by:            bde
</content>
</entry>
<entry>
<title>Merge from Lite2: man page updates</title>
<updated>1997-03-11T11:47:52Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-03-11T11:47:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0014b4c0e1918a58de150539074fdd8454bb1f2b'/>
<id>urn:sha1:0014b4c0e1918a58de150539074fdd8454bb1f2b</id>
<content type='text'>
</content>
</entry>
</feed>
