<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin, branch releng/6.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F6.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F6.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2006-05-01T19:34:34Z</updated>
<entry>
<title>MFC rev. 1.54: be pedantic and do fts_close() when done.</title>
<updated>2006-05-01T19:34:34Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-05-01T19:34:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=53050c13967762bbec5db0fde65eb8e02ecaac49'/>
<id>urn:sha1:53050c13967762bbec5db0fde65eb8e02ecaac49</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC 1.76:  Implement the correct fix for the bug introduced in 1.73.</title>
<updated>2006-04-14T02:47:30Z</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2006-04-14T02:47:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aa86ecff28251aaf65b43f05e2f0ce63c1f3e3f5'/>
<id>urn:sha1:aa86ecff28251aaf65b43f05e2f0ce63c1f3e3f5</id>
<content type='text'>
This time we avoid the seg-fault while still keeping the column
headers in uppercase.  And the original bug wrt specifying a new
column header for an aliased `-o' option remains fixed.

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>MFC 1.75:  Fix a problem introduced by previous change, which causes</title>
<updated>2006-04-05T21:01:31Z</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2006-04-05T21:01:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=48ef805a8ffb568cead5a327b3a5d53439b3bf2b'/>
<id>urn:sha1:48ef805a8ffb568cead5a327b3a5d53439b3bf2b</id>
<content type='text'>
a seg-fault if the user specifies a keyword which is implemented as
an alias to some other keyword.

Submitted by:	Kostik Belousov
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>Merge getfacl.1:1.10, getfacl.c:1.11 from HEAD to RELENG_6:</title>
<updated>2006-04-05T08:25:46Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-04-05T08:25:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b18704a03561144e39354ace9eaa1de5fcd22a05'/>
<id>urn:sha1:b18704a03561144e39354ace9eaa1de5fcd22a05</id>
<content type='text'>
  Add "-q" argument to getfacl(1), which suppresses the per-file header
  comment listing the file name, owner, and group.

  Submitted by:   Jan Srzednicki &lt;w at expro dot pl&gt;

Approved by:	re (scottl)
Reminded by:	delphij
</content>
</entry>
<entry>
<title>MFC 1.73-&gt;1.74:  Fix the case where the user specifies an alternate</title>
<updated>2006-04-04T20:31:26Z</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2006-04-04T20:31:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=644ca518f69173fcf59c7c49532000aa7bf7cc77'/>
<id>urn:sha1:644ca518f69173fcf59c7c49532000aa7bf7cc77</id>
<content type='text'>
heading for some output-format keyword, and the keyword they picked
is an alias to some other keyword.

PR:		bin/57833
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>MFC 1.39</title>
<updated>2006-03-30T04:15:40Z</updated>
<author>
<name>Brad Davis</name>
<email>brd@FreeBSD.org</email>
</author>
<published>2006-03-30T04:15:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3499e046e24fc642f63c4affa86fd77c97e467c'/>
<id>urn:sha1:c3499e046e24fc642f63c4affa86fd77c97e467c</id>
<content type='text'>
Fix a typo.

Approved by:	re@, ceri@
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-03-18T21:49:43Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-03-18T21:49:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=88cc81fb60d60adf1612103f1facd69a3776a83e'/>
<id>urn:sha1:88cc81fb60d60adf1612103f1facd69a3776a83e</id>
<content type='text'>
  Add '-F' option which allows to delete existing empty directories, when
  creating symbolic links.

  PR:		bin/92149
  Submitted by:	Eugene Grosbein &lt;eugen grosbein.pp.ru&gt;

Approved by:	re (mux)
</content>
</entry>
<entry>
<title>MFC: Enable NLS catalog of csh(1).</title>
<updated>2006-02-26T06:17:59Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2006-02-26T06:17:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f64c1b56bccbc19593202f7b0c6fa322fcf4204'/>
<id>urn:sha1:7f64c1b56bccbc19593202f7b0c6fa322fcf4204</id>
<content type='text'>
The tcsh 6.14 uses libiconv to convert catalogs to appropriate charset
dynamically.  However, we don't have libiconv in our tree.  So, I made
some hack to load libiconv dynamically.  If libiconv is available, you
can use catalogs for more locales than the locales which catalog is
actually installed.
To use this feature, you need to symlink catalogs to appropriate
locales.  You can do this by installing ports/shells/tcsh_nls.

	bin/csh/Makefile:			1.38
	bin/csh/config.h:			1.13
	bin/csh/iconv.h:			1.1
	bin/csh/iconv_stub.c:			1.1
	contrib/tcsh/nls/C/charset:		1.1.1.1
	contrib/tcsh/nls/et/charset		1.1.1.1
	contrib/tcsh/nls/finnish/charset	1.1.1.1
	contrib/tcsh/nls/french/charset		1.1.1.1
	contrib/tcsh/nls/german/charset		1.1.1.1
	contrib/tcsh/nls/greek/charset		1.1.1.1
	contrib/tcsh/nls/italian/charset	1.1.1.1
	contrib/tcsh/nls/ja/charset		1.1.1.1
	contrib/tcsh/nls/pl/charset		1.1.1.1
	contrib/tcsh/nls/russian/charset	1.1.1.1
	contrib/tcsh/nls/spanish/charset	1.1.1.1
	contrib/tcsh/nls/ukrainian/charset	1.1.1.1

Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2006-02-22T21:51:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-02-22T21:51:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=428e0183837d116cd932bd7b2fe0754cb36fa7ee'/>
<id>urn:sha1:428e0183837d116cd932bd7b2fe0754cb36fa7ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev. 1.70: deal with the overridden SIGCHLD handler.</title>
<updated>2006-01-12T05:24:46Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-01-12T05:24:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8a316059fc6eefb05562cfbcaad1e8c49a8b4e59'/>
<id>urn:sha1:8a316059fc6eefb05562cfbcaad1e8c49a8b4e59</id>
<content type='text'>
</content>
</entry>
</feed>
