<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/getextattr/getextattr.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-09-02T19:28:59Z</updated>
<entry>
<title>Switch over to the new EA manipulation utilities.</title>
<updated>2002-09-02T19:28:59Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-09-02T19:28:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=caefa4006240e523d17ffab93888454b5af69d92'/>
<id>urn:sha1:caefa4006240e523d17ffab93888454b5af69d92</id>
<content type='text'>
Sponsored by:	DARPA &amp; NAI Labs.
</content>
</entry>
<entry>
<title>Fix buildworld breakage.</title>
<updated>2002-08-20T15:58:44Z</updated>
<author>
<name>Ollivier Robert</name>
<email>roberto@FreeBSD.org</email>
</author>
<published>2002-08-20T15:58:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d3acd1e834c3c78ca7ca7e206966ef5ca4f73410'/>
<id>urn:sha1:d3acd1e834c3c78ca7ca7e206966ef5ca4f73410</id>
<content type='text'>
Pointy hat:	phk
</content>
</entry>
<entry>
<title>Be consistent about quoting things.</title>
<updated>2002-08-20T11:33:25Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-08-20T11:33:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8453c174a178a8ad1ae28ed0385bcfb0dc021ac8'/>
<id>urn:sha1:8453c174a178a8ad1ae28ed0385bcfb0dc021ac8</id>
<content type='text'>
Be (somewhat) prepared for things to change size under us.
Recognize a empty attribute name as magic and print the list of attributes.
Use &lt;err.h&gt; for code clarity.
Deal with zero length returns.

Sponsored by:	DARPA &amp; NAI Labs.
</content>
</entry>
<entry>
<title>Make usage match options.</title>
<updated>2002-07-27T23:19:25Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-07-27T23:19:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=228ee8e7b45e4b7fff3533541afa09f694e9965f'/>
<id>urn:sha1:228ee8e7b45e4b7fff3533541afa09f694e9965f</id>
<content type='text'>
Approved by:	rwatson
</content>
</entry>
<entry>
<title>NAI DBA update.</title>
<updated>2002-03-14T21:58:58Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-03-14T21:58:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b45deeb2a5716bffc4d1aa1f4164fcfccfaa3669'/>
<id>urn:sha1:b45deeb2a5716bffc4d1aa1f4164fcfccfaa3669</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update license.</title>
<updated>2002-02-10T06:14:03Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-02-10T06:14:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dc6609e6b5bfad3955051fb25c6cc92f0aa81416'/>
<id>urn:sha1:dc6609e6b5bfad3955051fb25c6cc92f0aa81416</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Teach getextattr to query the EA size and allocate appropriate sized</title>
<updated>2002-02-10T06:13:14Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-02-10T06:13:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c885aac573dc6c0c52d8b094bebf097bbf231de9'/>
<id>urn:sha1:c885aac573dc6c0c52d8b094bebf097bbf231de9</id>
<content type='text'>
buffers before reading the memory.  Arguably, the failure modes here
are poor, but we can now read &gt;2k EAs.  Also, update the copyrights
and licenses while I'm here.
</content>
</entry>
<entry>
<title>Update userland tools to reflect extattr API changes.</title>
<updated>2002-02-10T04:48:26Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-02-10T04:48:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f01dde98e37216abdda4fbbf4528fa860b6532f5'/>
<id>urn:sha1:f01dde98e37216abdda4fbbf4528fa860b6532f5</id>
<content type='text'>
Note that getextattr has not yet been updated to dynamically allocate
a read buffer, although that can now be done.

Obtained from:	TrustedBSD Project
Sponsored by:	NAI Labs
</content>
</entry>
<entry>
<title>WARNS=2 and style(9) cleanup:</title>
<updated>2001-12-04T03:28:31Z</updated>
<author>
<name>Chris D. Faulhaber</name>
<email>jedgar@FreeBSD.org</email>
</author>
<published>2001-12-04T03:28:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=54d88951996584490aa95ca7d25fd2aba3235f23'/>
<id>urn:sha1:54d88951996584490aa95ca7d25fd2aba3235f23</id>
<content type='text'>
o prototype usage()
o move BUFSIZE define above the functions
o nuke externs that are defined in unistd.h

Approved by:	rwatson
Obtained from:	TrustedBSD Project
</content>
</entry>
<entry>
<title>Include missing header files which define functions for which gcc has</title>
<updated>2001-06-24T20:25:23Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-06-24T20:25:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2694efd413ab691097cf31016c5f7cbec372b10a'/>
<id>urn:sha1:2694efd413ab691097cf31016c5f7cbec372b10a</id>
<content type='text'>
builtints (e.g., exit, strcmp).
</content>
</entry>
</feed>
