<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/bin/date, branch jd/simplify-queueing</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/bin/date?h=jd%2Fsimplify-queueing</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/bin/date?h=jd%2Fsimplify-queueing'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2019-08-08T02:17:51Z</updated>
<entry>
<title>date(1): remove -d dst and -t minutes_west</title>
<updated>2019-08-08T02:17:51Z</updated>
<author>
<name>cheloha</name>
<email>cheloha@openbsd.org</email>
</author>
<published>2019-08-08T02:17:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=8c02daa01e21b6e630e123942381843926bd172e'/>
<id>urn:sha1:8c02daa01e21b6e630e123942381843926bd172e</id>
<content type='text'>
Part of the kernel timezone removal effort.

With input from deraadt@ and tedu@.

"burn it!" mpi@, ok tedu@ deraadt@
</content>
</entry>
<entry>
<title>When system calls indicate an error they return -1, not some arbitrary</title>
<updated>2019-06-28T13:34:58Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2019-06-28T13:34:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=3aaa63eb46949490a39db9c6d82aacc8ee5d8551'/>
<id>urn:sha1:3aaa63eb46949490a39db9c6d82aacc8ee5d8551</id>
<content type='text'>
value &lt; 0.  errno is only updated in this case.  Change all (most?)
callers of syscalls to follow this better, and let's see if this strictness
helps us in the future.
</content>
</entry>
<entry>
<title>-p got changed to -f;</title>
<updated>2019-01-22T06:53:30Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2019-01-22T06:53:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5a175d1bf9ddcbf1910131d2e6642c32df99490d'/>
<id>urn:sha1:5a175d1bf9ddcbf1910131d2e6642c32df99490d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a -f pformat flag to parse the given time with strptime.</title>
<updated>2019-01-21T21:37:15Z</updated>
<author>
<name>tedu</name>
<email>tedu@openbsd.org</email>
</author>
<published>2019-01-21T21:37:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=3cdedcc696935ed42f26adf9d5c0998f2397130c'/>
<id>urn:sha1:3cdedcc696935ed42f26adf9d5c0998f2397130c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- add an example to date(1) showing how to convert between timezones</title>
<updated>2018-10-17T05:49:43Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2018-10-17T05:49:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=3f20e2fb8186144e7ace26ad0e0efe6f4c02c54a'/>
<id>urn:sha1:3f20e2fb8186144e7ace26ad0e0efe6f4c02c54a</id>
<content type='text'>
- update the description of TZ in date(1) - mention some relevant info
to avoid sending the reader to another page and, when they have to refer
to another page, send them to tzset(3) rather than environ(7)
- update the timezone name used in environ(7), as advised by millert

ok millert
</content>
</entry>
<entry>
<title>The time-setting codepath can use pledge "settime" which was added for</title>
<updated>2018-04-25T19:37:09Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2018-04-25T19:37:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=3c74b4939c11561afe6acd67f17a374ba300a79b'/>
<id>urn:sha1:3c74b4939c11561afe6acd67f17a374ba300a79b</id>
<content type='text'>
ntpd, but apparently date was never revisited.  "wpath" is for wtmp logging.
"rpath" for the case where -z argument isn't in the standard timezone dir.
discussed with tb and guenther
</content>
</entry>
<entry>
<title>atoll -&gt; strtonum</title>
<updated>2018-02-13T17:28:11Z</updated>
<author>
<name>cheloha</name>
<email>cheloha@openbsd.org</email>
</author>
<published>2018-02-13T17:28:11Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=3be3ac17e15fea8a29a59e1b9279f9a6455e07ae'/>
<id>urn:sha1:3be3ac17e15fea8a29a59e1b9279f9a6455e07ae</id>
<content type='text'>
ok millert@ tb@
</content>
</entry>
<entry>
<title>As we only use the .tv_sec field, simplify gettimeofday(2) -&gt; time(3).</title>
<updated>2017-12-23T20:58:14Z</updated>
<author>
<name>cheloha</name>
<email>cheloha@openbsd.org</email>
</author>
<published>2017-12-23T20:58:14Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=ed1d13df04198c8974c20dae7729d60fb8e0a117'/>
<id>urn:sha1:ed1d13df04198c8974c20dae7729d60fb8e0a117</id>
<content type='text'>
While here, use err(3) instead of errx(3) if adjtime(2) fails.

Discussed/tweaked with/by tb@ and jca@.

ok tb@ jca@
</content>
</entry>
<entry>
<title>remove redundant variable declarations in Makefiles, since those are</title>
<updated>2017-07-09T21:23:18Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2017-07-09T21:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=58a577e134e547a26e8dc989e82b033058e883e8'/>
<id>urn:sha1:58a577e134e547a26e8dc989e82b033058e883e8</id>
<content type='text'>
the default.

okay millert@
</content>
</entry>
<entry>
<title>Delete useless setlocale(3) in src/bin/.</title>
<updated>2016-10-19T18:20:25Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2016-10-19T18:20:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=8351f622847848213a64cbaeb04b6f3bf1b79ae5'/>
<id>urn:sha1:8351f622847848213a64cbaeb04b6f3bf1b79ae5</id>
<content type='text'>
Minor cleanup while here: return from main, static void __dead usage, etc.
Based on a patch from Jan Stary &lt;hans at stare dot cz&gt;.
Feedback and OK tb@, OK millert@.
</content>
</entry>
</feed>
