<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/ls, branch release/4.6.2_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-08-14T06:57:09Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-08-14T06:57:09Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-08-14T06:57:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=72b7f92e6edf4375820f765b41697b3208ce7fe7'/>
<id>urn:sha1:72b7f92e6edf4375820f765b41697b3208ce7fe7</id>
<content type='text'>
'RELENG_4_6_2_RELEASE'.

This commit was manufactured to restore the state of the 4.6.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: 1.64 (charnier) ls(1) is a utility, not a function.</title>
<updated>2002-04-22T22:23:23Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-04-22T22:23:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=544823c775aa077d5f707699985725f015aad735'/>
<id>urn:sha1:544823c775aa077d5f707699985725f015aad735</id>
<content type='text'>
     1.63 (jwd)      Fix typo &amp; document dependency of -T on -l option.
</content>
</entry>
<entry>
<title>MFC: Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY</title>
<updated>2002-04-19T13:22:46Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-04-19T13:22:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ac625babfecfae4a56cc5dda7d49502a756d9859'/>
<id>urn:sha1:ac625babfecfae4a56cc5dda7d49502a756d9859</id>
<content type='text'>
in ${CFLAGS}.  The only supported method thus is -DRELEASE_CRUNCH.

Sponsored by:	FreeBSD 4.4 CD set from FreeBSD Mall, Inc.
</content>
</entry>
<entry>
<title>MFC: Sync with -current, bringing all the differences into line, apart from</title>
<updated>2002-03-28T01:28:14Z</updated>
<author>
<name>Josef Karthauser</name>
<email>joe@FreeBSD.org</email>
</author>
<published>2002-03-28T01:28:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ff97c0fcea007add1603bc808f18828cce960381'/>
<id>urn:sha1:ff97c0fcea007add1603bc808f18828cce960381</id>
<content type='text'>
     those that are -current specific.

In particular:

  Revamp the colour support to allow for bold characters.  Colours
  are now defined using the characters a-h and A-H for the bold
  variants.  The old way using 0-7 for the colours still works, but
  prints a message asking the user to switch.

  Add a new flag, -h which when combined with the -l option causes
  file sizes to be displayed with unit suffixes; Byte, Kilobyte,
  Megabyte, Gigabyte, Terabyte and Petabyte in order to reduce the
  number of digits to three or less.

  K&amp;R-&gt;C89 source code changes.
</content>
</entry>
<entry>
<title>MFC: rev 1.37 &amp; 1.38, use nl_langinfo() instead of harcoding "%Ef"</title>
<updated>2002-03-12T17:48:07Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2002-03-12T17:48:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9d1778abb084a5f6ca610717d149574066dd53bb'/>
<id>urn:sha1:9d1778abb084a5f6ca610717d149574066dd53bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: 1.62: markup sweep.</title>
<updated>2002-01-09T13:30:24Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-01-09T13:30:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=556d3a23de87c7f1f27adc27fec7948d398e6f7e'/>
<id>urn:sha1:556d3a23de87c7f1f27adc27fec7948d398e6f7e</id>
<content type='text'>
Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>MFC: markup and misc fixes.</title>
<updated>2001-08-16T10:01:11Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-16T10:01:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c1a8d8088f4daef6e0ec50113c89988bd3c4fd14'/>
<id>urn:sha1:c1a8d8088f4daef6e0ec50113c89988bd3c4fd14</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: rev 1.52 (tweak example), 1.53 (you)</title>
<updated>2001-08-01T04:40:08Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-08-01T04:40:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ce477114481b40abc258920a82ec4e36187be7a8'/>
<id>urn:sha1:ce477114481b40abc258920a82ec4e36187be7a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: remove whitespace at EOL.</title>
<updated>2001-07-22T11:32:37Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-22T11:32:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4622ab764ab8a3550702e2699d502d3ddd177c1e'/>
<id>urn:sha1:4622ab764ab8a3550702e2699d502d3ddd177c1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: rev 1.51: add missing closing parenthesis.</title>
<updated>2001-07-21T05:34:54Z</updated>
<author>
<name>Ben Smithurst</name>
<email>ben@FreeBSD.org</email>
</author>
<published>2001-07-21T05:34:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=db58d545486536fb4a50033a233c15b3a0dd2295'/>
<id>urn:sha1:db58d545486536fb4a50033a233c15b3a0dd2295</id>
<content type='text'>
</content>
</entry>
</feed>
