<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/extattrctl, branch stable/8</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Fixed the misplaced $FreeBSD$.</title>
<updated>2005-02-09T18:07:17+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-09T18:07:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6b806d21d144c25f4fad714e1c0cf780f5e27d7e'/>
<id>6b806d21d144c25f4fad714e1c0cf780f5e27d7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When giving examples of how to use extattrctl(8) to configure UFS1</title>
<updated>2003-05-14T20:31:06+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2003-05-14T20:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6f1695d87668e9abd8f4de711176bcf6dd911fd9'/>
<id>6f1695d87668e9abd8f4de711176bcf6dd911fd9</id>
<content type='text'>
attributes, use the current convention for attribute directory names
so that UFS_EXTATTR_AUTOSTART will work with them.

Approved by:	re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
attributes, use the current convention for attribute directory names
so that UFS_EXTATTR_AUTOSTART will work with them.

Approved by:	re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>style.Makefile(5)</title>
<updated>2003-04-04T17:49:21+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-04-04T17:49:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=052238b16cf05cb96be651f5ab80deacf8d6cf0a'/>
<id>052238b16cf05cb96be651f5ab80deacf8d6cf0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The .Nm utility</title>
<updated>2002-07-14T14:47:15+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-07-14T14:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=490d5836b5ab0c76675986696b1637fff97dfae2'/>
<id>490d5836b5ab0c76675986696b1637fff97dfae2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cross-reference with ffs(7).</title>
<updated>2002-06-27T12:15:11+00:00</updated>
<author>
<name>Chris Costello</name>
<email>chris@FreeBSD.org</email>
</author>
<published>2002-06-27T12:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=141fc4eacd224fa814f32680027c0aaa9a746429'/>
<id>141fc4eacd224fa814f32680027c0aaa9a746429</id>
<content type='text'>
Sponsored by:	DARPA, NAI Labs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sponsored by:	DARPA, NAI Labs
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it clear that this applies only to UFS1 file systems, as UFS2 will</title>
<updated>2002-06-22T01:49:03+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-06-22T01:49:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6afa7793080e6f101c3f2e10c253e3de40fde244'/>
<id>6afa7793080e6f101c3f2e10c253e3de40fde244</id>
<content type='text'>
have native extended attributes rather than stacked extended attributes.
While I'm at it, make sure UFS_EXTATTR is not spelt FFS_EXTATTR.

Sponsored by:	DARPA, NAI Labs
Obtained from:	TrustedBSD Project
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
have native extended attributes rather than stacked extended attributes.
While I'm at it, make sure UFS_EXTATTR is not spelt FFS_EXTATTR.

Sponsored by:	DARPA, NAI Labs
Obtained from:	TrustedBSD Project
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up usage message: don't put optional parameter's in brackets.</title>
<updated>2002-04-19T01:42:55+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-04-19T01:42:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0a371dd9f327e08daf9dc6ea5a8f195fc9125025'/>
<id>0a371dd9f327e08daf9dc6ea5a8f195fc9125025</id>
<content type='text'>
Update copyright date.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
Extracted from:	green
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update copyright date.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
Extracted from:	green
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify and optimize.  This speeds up 'initattr' enormously for small</title>
<updated>2002-04-06T05:02:54+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-04-06T05:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=65528d17826ca7dd6b516112ee5dbda7829ad8ab'/>
<id>65528d17826ca7dd6b516112ee5dbda7829ad8ab</id>
<content type='text'>
attribute sizes (up to two orders of magnitude!)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
attribute sizes (up to two orders of magnitude!)
</pre>
</div>
</content>
</entry>
<entry>
<title>o Add a 'showattr' function the extattrctl, allowing a backing file to</title>
<updated>2001-12-31T18:21:24+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2001-12-31T18:21:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=566726db9545131227b707dbb67c9eb0dba1e383'/>
<id>566726db9545131227b707dbb67c9eb0dba1e383</id>
<content type='text'>
  be inspected to show the maximum attribute size and file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  be inspected to show the maximum attribute size and file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make extattrctl WARNS?=2-safe:</title>
<updated>2001-11-27T18:58:56+00:00</updated>
<author>
<name>Chris D. Faulhaber</name>
<email>jedgar@FreeBSD.org</email>
</author>
<published>2001-11-27T18:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f2dd987c4646a8ac38ed3491f979663b038a4294'/>
<id>f2dd987c4646a8ac38ed3491f979663b038a4294</id>
<content type='text'>
o remove extraneous extern's
o prototype functions
o combine multiple return (0)'s into a single return (0) at the
  end of main()

Approved by:	rwatson
Obtained from:	TrustedBSD Project
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o remove extraneous extern's
o prototype functions
o combine multiple return (0)'s into a single return (0) at the
  end of main()

Approved by:	rwatson
Obtained from:	TrustedBSD Project
</pre>
</div>
</content>
</entry>
</feed>
