<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/bin/chmod/chflags.1, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/bin/chmod/chflags.1?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/bin/chmod/chflags.1?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2019-09-02T21:18:40Z</updated>
<entry>
<title>More correction of section 3 layout. directory-&gt;opendir, fts-&gt;fts_open,</title>
<updated>2019-09-02T21:18:40Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2019-09-02T21:18:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=647427d6f39b02be77397484b468d703ecda3237'/>
<id>urn:sha1:647427d6f39b02be77397484b468d703ecda3237</id>
<content type='text'>
getcap-&gt;cgetent.  pwcache-&gt;user_from_uid. And then repair references.
ok jmc
</content>
</entry>
<entry>
<title>markup flag arguments; ok jmc@ schwarze@</title>
<updated>2018-08-25T15:18:34Z</updated>
<author>
<name>anton</name>
<email>anton@openbsd.org</email>
</author>
<published>2018-08-25T15:18:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=4590bd10292b556cc4dd47187c60bc6a5f0f3e4f'/>
<id>urn:sha1:4590bd10292b556cc4dd47187c60bc6a5f0f3e4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use .Fl macro for command line options</title>
<updated>2018-08-05T19:12:56Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2018-08-05T19:12:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=95b97e7073929a6ee3c0c24fc86bd1fecbd248ae'/>
<id>urn:sha1:95b97e7073929a6ee3c0c24fc86bd1fecbd248ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document the -h option for chmod and chflags, rewording the chgrp(1) and</title>
<updated>2015-12-31T23:38:16Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2015-12-31T23:38:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=251a4e534f8f8b5096413d08634f08daa53f47f7'/>
<id>urn:sha1:251a4e534f8f8b5096413d08634f08daa53f47f7</id>
<content type='text'>
chown(8) manpages to be consistent and clearer about it as well.
</content>
</entry>
<entry>
<title>Correct the handling of symbolic links by chmod/chgrp/chown/chflags,</title>
<updated>2014-12-13T20:59:24Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2014-12-13T20:59:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=de79a8052c319c2e807debe0af948c0da4828542'/>
<id>urn:sha1:de79a8052c319c2e807debe0af948c0da4828542</id>
<content type='text'>
making them more resistant to TOCTOU race conditions too.

ok tobias@
</content>
</entry>
<entry>
<title>consistency fixes, to match the other ch* utils;</title>
<updated>2014-01-28T14:15:03Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2014-01-28T14:15:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5cef83e67ca1390de849e1a96ecaf36972e1137e'/>
<id>urn:sha1:5cef83e67ca1390de849e1a96ecaf36972e1137e</id>
<content type='text'>
ok millert sobrado
</content>
</entry>
<entry>
<title>add an EXIT STATUS section for /bin;</title>
<updated>2010-09-03T09:53:20Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2010-09-03T09:53:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=59a5f2b984f65b37b26e89dac2ac121b0807d6b8'/>
<id>urn:sha1:59a5f2b984f65b37b26e89dac2ac121b0807d6b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- arch is superuser-only</title>
<updated>2009-08-20T18:26:48Z</updated>
<author>
<name>martynas</name>
<email>martynas@openbsd.org</email>
</author>
<published>2009-08-20T18:26:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=f302af0dddc730195966c7efc747c6f2cbb133b5'/>
<id>urn:sha1:f302af0dddc730195966c7efc747c6f2cbb133b5</id>
<content type='text'>
- opaque is gone
with/ok tedu@, millert@
</content>
</entry>
<entry>
<title>sort list of flags.</title>
<updated>2009-08-14T19:07:11Z</updated>
<author>
<name>sobrado</name>
<email>sobrado@openbsd.org</email>
</author>
<published>2009-08-14T19:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=a15f9dab3cca53907a6230dfbde1eb27b54b8e45'/>
<id>urn:sha1:a15f9dab3cca53907a6230dfbde1eb27b54b8e45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>convert to new .Dd format;</title>
<updated>2007-05-31T19:19:00Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2007-05-31T19:19:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa'/>
<id>urn:sha1:9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa</id>
<content type='text'>
</content>
</entry>
</feed>
