<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/tzsetup, branch release/8.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2013-03-04T11:43:20Z</updated>
<entry>
<title>MFC r247780:</title>
<updated>2013-03-04T11:43:20Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-03-04T11:43:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1585dcea41c23e9c7f9d217de38d156533871558'/>
<id>urn:sha1:1585dcea41c23e9c7f9d217de38d156533871558</id>
<content type='text'>
Fix VERBOSE reporting on results when removing _PATH_LOCALTIME for UTC option.

PR:		bin/164976
Submitted by:	dteske
</content>
</entry>
<entry>
<title>MFC r230520:</title>
<updated>2013-03-04T01:47:37Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-03-04T01:47:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c530d78a9a9613c9a67690aa7cd69947af5ccdf7'/>
<id>urn:sha1:c530d78a9a9613c9a67690aa7cd69947af5ccdf7</id>
<content type='text'>
Clean up reinstall option and remove duplicate code

- Move the reinstall logic to be before menus are initialised
  (menus are not needed when reinstalling a zonefile).

- Remove unnecessary re-initialization of path_db.

- Update variable name and error message because we now use the
  zone name relative to /usr/share/zoneinfo, not the full path.

pr:		bin/164041
Submitted by:	dteske
</content>
</entry>
<entry>
<title>MFC r230296:</title>
<updated>2013-03-04T01:35:56Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-03-04T01:35:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f585559f66abde39af7672a7b300a35ec6d4ae4a'/>
<id>urn:sha1:f585559f66abde39af7672a7b300a35ec6d4ae4a</id>
<content type='text'>
Don't write /var/db/zoneinfo when zone is not actually changed.

If the specified zone file does not exist or the -n flag is specified,
do not update /var/db/zoneinfo.

PR:		bin/164039
Submitted by:	dteske
</content>
</entry>
<entry>
<title>MFC r230299:</title>
<updated>2013-03-04T01:32:24Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-03-04T01:32:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=554139e1fe68319a05bdf59913ddc37539cc31c3'/>
<id>urn:sha1:554139e1fe68319a05bdf59913ddc37539cc31c3</id>
<content type='text'>
Fix #ifdef VERBOSE for UTC case

Update verbose output to match what actually happens when selecting
the UTC option, and when the -n option is used.

Patch updated slightly for new libdialog.

PR:		bin/164042
Submitted by:	dteske
</content>
</entry>
<entry>
<title>MFC only the whitespace changes* from r227934: Port to new libdialog.</title>
<updated>2013-03-04T01:22:07Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-03-04T01:22:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=06a554ebf34dbfe20a98b8c1d00e19bccf6624fd'/>
<id>urn:sha1:06a554ebf34dbfe20a98b8c1d00e19bccf6624fd</id>
<content type='text'>
* In other words, no changes to dialog; whitespace changes only.
</content>
</entry>
<entry>
<title>MFC r230005:</title>
<updated>2013-03-04T01:14:06Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-03-04T01:14:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f1100d889a7e46d96d20cbaeab6dc84bf44a06c3'/>
<id>urn:sha1:f1100d889a7e46d96d20cbaeab6dc84bf44a06c3</id>
<content type='text'>
Use a reasonable-sized buffer when formatting error messages about
installing zoneinfo.  While we're in the vicinity, add some missing
error checking to eliminate an unhelpful error message when unlink()
fails.

/me is embarrassed by the quality of his 16-year-old code.
The whole thing is awful and could stand a complete rewrite.

PR:		164038
Submitted by:	Devin Teske (but implemented differently)
</content>
</entry>
<entry>
<title>MFC r232297: Grammar: tzsetup now has more than one option.</title>
<updated>2013-03-03T16:16:10Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-03-03T16:16:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1b0642e1077d52552c2c88adc3fb71c013092145'/>
<id>urn:sha1:1b0642e1077d52552c2c88adc3fb71c013092145</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 227011:</title>
<updated>2011-11-06T07:43:57Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2011-11-06T07:43:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=553d14751cf689d64437e7d079e189abe284aed9'/>
<id>urn:sha1:553d14751cf689d64437e7d079e189abe284aed9</id>
<content type='text'>
If the user is moving from any other time zone to UTC we need
to delete any old /var/db/zoneinfo file that may exist so that
tzsetup -r does the right thing.
</content>
</entry>
<entry>
<title>MFC r222139:</title>
<updated>2011-11-06T07:43:00Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2011-11-06T07:43:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3835cd669c92462435aee2ca82eaff1ec0ab8df9'/>
<id>urn:sha1:3835cd669c92462435aee2ca82eaff1ec0ab8df9</id>
<content type='text'>
- add missing options and arguments to program's usage()
  and sync it with manpage's SYNOPSIS

- generally clean up a manpage's formatting
</content>
</entry>
<entry>
<title>MFC of r220172</title>
<updated>2011-04-07T07:34:01Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2011-04-07T07:34:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b20b59982dcd88f40188d703b11989eb22aa9c0c'/>
<id>urn:sha1:b20b59982dcd88f40188d703b11989eb22aa9c0c</id>
<content type='text'>
Add a menu entry for UTC in the main menu.

PR:             bin/156019
Submitted by:   Daniel O'Conner
</content>
</entry>
</feed>
