<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/date, branch releng/5.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-08-09T13:43:39Z</updated>
<entry>
<title>Change the behaviour of `-v' so that, e.g., stepping a month back</title>
<updated>2004-08-09T13:43:39Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-08-09T13:43:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d3e240cb4503475c3a5ccbf957ed12a135a102ce'/>
<id>urn:sha1:d3e240cb4503475c3a5ccbf957ed12a135a102ce</id>
<content type='text'>
on March 31 won't take you to March 2 or 3 (now the result will
be the last day of February.)

In general, now stepping by months from the last days of the current
month A will take you to the very last day of the target month B if
B is shorter than A.

The previous version would just step to March 31 and rely on mktime(3)
to correct the date.  Despite its simplicity, such way was counter-intuitive
to users and caused pain to shell script writers.

Noticed by:	Igor Timkin &lt;ivt at gamma dot ru&gt;
Approved by:	brian
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Give the most awesome example of how to parse the output of date</title>
<updated>2004-07-17T00:26:31Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2004-07-17T00:26:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8a0f7000e6262028c0aa015d891a9da5dc2ef97f'/>
<id>urn:sha1:8a0f7000e6262028c0aa015d891a9da5dc2ef97f</id>
<content type='text'>
back into epoch time.  Everytime I'm asked to do this by someone I
have to spend about ten minutes recreating the same command line.
So record it under examples.
</content>
</entry>
<entry>
<title>Deal with double whitespace.</title>
<updated>2004-07-03T00:06:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-03T00:06:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1171aedcdfa45767ff20c8513bad6a68c97e8c60'/>
<id>urn:sha1:1171aedcdfa45767ff20c8513bad6a68c97e8c60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T21:04:19Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T21:04:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eccea571a771f9fa80ccb3963855f281db792efd'/>
<id>urn:sha1:eccea571a771f9fa80ccb3963855f281db792efd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DESCRIPTION was not updated for the new SYNOPSIS.</title>
<updated>2004-05-16T21:33:48Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-05-16T21:33:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b0cb98e2389093740f0d522a30758d665df104b4'/>
<id>urn:sha1:b0cb98e2389093740f0d522a30758d665df104b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give date(1) a much better SYNOPSIS section which is useful as more than</title>
<updated>2004-04-06T22:03:38Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>2004-04-06T22:03:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=640c4d40fb1d22e94d329414d50523af8a9a5ab4'/>
<id>urn:sha1:640c4d40fb1d22e94d329414d50523af8a9a5ab4</id>
<content type='text'>
decoration.  Further improvements are welcome, but at least this
is a separate of the various modes of operation date has, as well as
sectioning off the two deprecated options for settimeofday(tz) that
don't even apply to actual operation of date as such, anyway.
</content>
</entry>
<entry>
<title>Remove clause 3 from the UCB licenses.</title>
<updated>2004-04-06T20:06:54Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2004-04-06T20:06:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9'/>
<id>urn:sha1:6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9</id>
<content type='text'>
OK'ed by:	imp, core
</content>
</entry>
<entry>
<title>Rev. 1.32 moved a comment to the wrong line. The hack refered to</title>
<updated>2004-03-04T15:46:14Z</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2004-03-04T15:46:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=662713f2a83759d41419f5446bf992fa031b7b97'/>
<id>urn:sha1:662713f2a83759d41419f5446bf992fa031b7b97</id>
<content type='text'>
in the comment applies to a decision that needs to be made in relation
to the year 2000.

In fact, that statement probably should be changed to be
more generic (getting the year from the current time perhaps). Otherwise,
starting in 2069 two digit year conversions in date(1) will start assuming
1900 instead of 2000. hehe.
</content>
</entry>
<entry>
<title>Note the Linux required format.</title>
<updated>2004-01-06T19:01:34Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-01-06T19:01:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ab579b9e939e67ac63ef5ae7d2894eca087429a5'/>
<id>urn:sha1:ab579b9e939e67ac63ef5ae7d2894eca087429a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for write errors; report and exit with error value.</title>
<updated>2003-10-04T07:16:40Z</updated>
<author>
<name>Diomidis Spinellis</name>
<email>dds@FreeBSD.org</email>
</author>
<published>2003-10-04T07:16:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4566e7a433c6723bc563e31f7edeac92038c29b5'/>
<id>urn:sha1:4566e7a433c6723bc563e31f7edeac92038c29b5</id>
<content type='text'>
</content>
</entry>
</feed>
