<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/gen/devname.3, 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>2017-02-28T23:42:47Z</updated>
<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>Add two new routines: fdevname() and fdevname_r().</title>
<updated>2009-02-11T20:24:59Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2009-02-11T20:24:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=26d4f5e969a5850cbb0b2344835d515c368d5652'/>
<id>urn:sha1:26d4f5e969a5850cbb0b2344835d515c368d5652</id>
<content type='text'>
A more elegant way of obtaining a name of a character device by its file
descriptor on FreeBSD, is to use the FIODGNAME ioctl. Because a valid
file descriptor implies a file descriptor is visible in /dev, it will
always resolve a valid device name.

I'm adding a more friendly wrapper for this ioctl, called fdevname(). It
is a lot easier to use than devname() and also has better error
handling. When a device name cannot be resolved, it will just return
NULL instead of a generated device name that makes no sense.

Discussed with:	kib
</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>Add an EXAMPLES section[1], quote Nd, and bump doc date.</title>
<updated>2005-02-23T02:02:38Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2005-02-23T02:02:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0e5d513b500357d746805e564846986699670477'/>
<id>urn:sha1:0e5d513b500357d746805e564846986699670477</id>
<content type='text'>
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>
</feed>
