<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/gen/devname.3, branch release/5.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-02-24T05:10:57Z</updated>
<entry>
<title>MFC: 1.18</title>
<updated>2005-02-24T05:10:57Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2005-02-24T05:10:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c2bfd6fa7882da48dc8e06d92d7cc35ba24c4bed'/>
<id>urn:sha1:c2bfd6fa7882da48dc8e06d92d7cc35ba24c4bed</id>
<content type='text'>
Add an EXAMPLES section[1], quote Nd, and bump doc date.

PR:		53621 [1]
Submitted by:	Faried Nawaz &lt;fn@hungry.com&gt; [1]
</content>
</entry>
<entry>
<title>mdoc(7): Fix common mistakes made in the SEE ALSO section.</title>
<updated>2003-09-12T21:54:11Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-12T21:54:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a1de21c12e1cbebace89c9150bf41857ad1f48b0'/>
<id>urn:sha1:a1de21c12e1cbebace89c9150bf41857ad1f48b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add devname_r(3) which takes a buffer as argument.</title>
<updated>2003-06-20T09:52:27Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-06-20T09:52:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=529ac58781315d051c9cd091fb023da1ad40eb01'/>
<id>urn:sha1:529ac58781315d051c9cd091fb023da1ad40eb01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>english(4) police.</title>
<updated>2002-12-27T12:15:40Z</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2002-12-27T12:15:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=57bd0fc6e89b888516b6a64206715bef500fc2d1'/>
<id>urn:sha1:57bd0fc6e89b888516b6a64206715bef500fc2d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: "The .Fn function".</title>
<updated>2002-12-18T10:13:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-18T10:13:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=95f4226b2755f1600e3bf4e32e8aa0db0886c280'/>
<id>urn:sha1:95f4226b2755f1600e3bf4e32e8aa0db0886c280</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: bump document date to the date of the last interface</title>
<updated>2002-03-18T02:36:43Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2002-03-18T02:36:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1dd9f42a29c7b2c6247f0b8334baa29db11cf982'/>
<id>urn:sha1:1dd9f42a29c7b2c6247f0b8334baa29db11cf982</id>
<content type='text'>
change (revision 1.2 of devname.c on 1999/07/18), don't put quotes
around a path, and use .Dv where appropriate.
</content>
</entry>
<entry>
<title>Update to reflect reality; devname(3) hasn't returned NULL on failure</title>
<updated>2002-03-18T02:32:53Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2002-03-18T02:32:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f04938aa8ec450549860e700a68d93ff726e5cc6'/>
<id>urn:sha1:f04938aa8ec450549860e700a68d93ff726e5cc6</id>
<content type='text'>
since revision 1.2 of devname.c (1999/07/18).  While I'm here, note,
in the BUGS section, that the returned pointer is to a static buffer.
</content>
</entry>
<entry>
<title>mdoc(7) police: Use the new .In macro for #include statements.</title>
<updated>2001-10-01T16:09:29Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-10-01T16:09:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=32eef9aeb1f39a1623cea55da147c89abbd5b9a5'/>
<id>urn:sha1:32eef9aeb1f39a1623cea55da147c89abbd5b9a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: removed HISTORY info from the .Os call.</title>
<updated>2001-07-10T13:41:46Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-07-10T13:41:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a307d598387eeb7d775332066d996ab0dadf7e5f'/>
<id>urn:sha1:a307d598387eeb7d775332066d996ab0dadf7e5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add code to devname(3) so it can find the names of devices which</title>
<updated>2000-09-09T11:39:59Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-09-09T11:39:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8d25eb2c3a292113d6fd5b0f35ae3e3a40870a4f'/>
<id>urn:sha1:8d25eb2c3a292113d6fd5b0f35ae3e3a40870a4f</id>
<content type='text'>
were not present when dev_mkdb(8) was run.

First the dev_mkdb(8) database is searched, this caters for non-DEVFS
cases where people have renamed a device.

If that fails we ask the kernel using sysctl kern.devname if the device
driver has put a name in the dev_t.  This covers DEVFS cloned devices.

If that also fails we format a string which isn't entirely useless.
</content>
</entry>
</feed>
