<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/bin/date, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-08-26T00:31:59Z</updated>
<entry>
<title>date.1: note possibly surprising behaviour of -j -f</title>
<updated>2020-08-26T00:31:59Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2020-08-26T00:31:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=82178ae09325af5269b8240f39f8d8171b45c422'/>
<id>urn:sha1:82178ae09325af5269b8240f39f8d8171b45c422</id>
<content type='text'>
PR:		248918
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Restore the -n flag parsing, but ignore it.</title>
<updated>2019-04-24T05:24:10Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2019-04-24T05:24:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8b82def341087b6512496f05f3aa3ca0ebc9b5a8'/>
<id>urn:sha1:8b82def341087b6512496f05f3aa3ca0ebc9b5a8</id>
<content type='text'>
Since D19668 was done, new users of the -n flag have surfaced. Parse
and ignore it on the command line until they can be updated.

Suggested by: rgrimes (in D19668).
</content>
</entry>
<entry>
<title>Remove -n flag, fix setting date / time</title>
<updated>2019-03-21T06:47:23Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2019-03-21T06:47:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=e77a99c1c15a1d81f9a47c2a7611aa8325662142'/>
<id>urn:sha1:e77a99c1c15a1d81f9a47c2a7611aa8325662142</id>
<content type='text'>
r342139 bork setting the date. This fixes it by simply removing the -n
flag.

Differential Revision: https://reviews.freebsd.org/D19668
</content>
</entry>
<entry>
<title>Remove the -d and -t flags from the man page</title>
<updated>2019-03-12T21:03:56Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2019-03-12T21:03:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ab87f5922495ba8b21a4eef6d865ed75d75e7fa5'/>
<id>urn:sha1:ab87f5922495ba8b21a4eef6d865ed75d75e7fa5</id>
<content type='text'>
Remove -d and -t flags that were removed in r345050.

Noticed by: rgrimes@
</content>
</entry>
<entry>
<title>Remove now useless -d and -t flags.</title>
<updated>2019-03-12T04:49:59Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2019-03-12T04:49:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d24ba0bb8642439a939c9dba5b604dc888a36b94'/>
<id>urn:sha1:d24ba0bb8642439a939c9dba5b604dc888a36b94</id>
<content type='text'>
These were used to set dst flag and minutes west of UTC
respectively. These are obsolete and have been removed form the
kernel. These existed primarily to faithfully emulate early
Unix ABIs that have been removed from FreeBSD.

Reviewed by: jbh@, brooks@
Differential Revision: https://reviews.freebsd.org/D19550
</content>
</entry>
<entry>
<title>Remove, the now very outdated, timed.</title>
<updated>2018-12-15T21:34:40Z</updated>
<author>
<name>George V. Neville-Neil</name>
<email>gnn@FreeBSD.org</email>
</author>
<published>2018-12-15T21:34:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=53fc043d41f9858c1759fc2cf4452a54813332ec'/>
<id>urn:sha1:53fc043d41f9858c1759fc2cf4452a54813332ec</id>
<content type='text'>
Submitted by:	Kyle Spiers ksspiers at gmail
Reviewed by:	bcr,brooks,bz,sbruno
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D18505
</content>
</entry>
<entry>
<title>date(1): Add ISO 8601 formatting option</title>
<updated>2018-08-04T21:54:30Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2018-08-04T21:54:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=2c77ec54190294415c52a8da0c0d9c5a957c03a3'/>
<id>urn:sha1:2c77ec54190294415c52a8da0c0d9c5a957c03a3</id>
<content type='text'>
The new flag is named '-I'.  It is documented in the manual page and covered
by basic unit tests.
</content>
</entry>
<entry>
<title>Update other man pages to match leap second reality</title>
<updated>2018-06-01T22:37:59Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2018-06-01T22:37:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=3181398b9235e5356490faed7b70fbd28fb75426'/>
<id>urn:sha1:3181398b9235e5356490faed7b70fbd28fb75426</id>
<content type='text'>
Missed these in r334501; see justification there:

https://svnweb.freebsd.org/base?view=revision&amp;revision=334501

Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Fill in ut_id. While it's not relevant to the {OLD,NEW}_TIME entries,</title>
<updated>2018-01-23T15:34:34Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2018-01-23T15:34:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=dfb1d80f645bfdab6246e2ceacb3a212a310938e'/>
<id>urn:sha1:dfb1d80f645bfdab6246e2ceacb3a212a310938e</id>
<content type='text'>
we shouldn't leak stack garbage into the field.

Sponsored by: Netflix
</content>
</entry>
<entry>
<title>Fix mandoc -Tlint warnings in bin/</title>
<updated>2017-12-07T01:57:27Z</updated>
<author>
<name>Benjamin Kaduk</name>
<email>bjk@FreeBSD.org</email>
</author>
<published>2017-12-07T01:57:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f3aff7c91bd451d300ffd37ddce5a1fdbe802123'/>
<id>urn:sha1:f3aff7c91bd451d300ffd37ddce5a1fdbe802123</id>
<content type='text'>
Many style-level issues are still reported.

Submitted by:	Yuri Pankov &lt;yuripv@gmx.com&gt;
Reviewed by:	jilles (previous revision)
Differential Revision:	https://reviews.freebsd.org/D13334
</content>
</entry>
</feed>
