<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/bin/ls, branch master</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/bin/ls?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/bin/ls?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2020-10-07T21:03:09Z</updated>
<entry>
<title>If we are asked to print the total number of blocks, do so even if</title>
<updated>2020-10-07T21:03:09Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2020-10-07T21:03:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=bc2593c5afc2fbdaea8c85b3fa17064984d9da09'/>
<id>urn:sha1:bc2593c5afc2fbdaea8c85b3fa17064984d9da09</id>
<content type='text'>
we have no entries to print (either due to an empty directory or
an error).  This makes the -l and -s options more consistent, and
matches the behavior of AT&amp;T and GNU ls.  From FreeBSD (das).
OK kn@
</content>
</entry>
<entry>
<title>Always print the directory name in -R mode; matches historical behavior.</title>
<updated>2020-07-06T00:55:05Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2020-07-06T00:55:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b3b446690c0d2beb778cd8472a7add58e18c6b7c'/>
<id>urn:sha1:b3b446690c0d2beb778cd8472a7add58e18c6b7c</id>
<content type='text'>
Previously, our ls would only print the directory name when listing
more than one directory, which is the correct behavior for non-recursive
ls but not for -R mode.  OK deraadt@
</content>
</entry>
<entry>
<title>Fix skipping of directories that begin with a '.' in -R mode.</title>
<updated>2020-07-06T00:51:51Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2020-07-06T00:51:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b352e5558a1ff27879f35fad9bd1095ee35b397a'/>
<id>urn:sha1:b352e5558a1ff27879f35fad9bd1095ee35b397a</id>
<content type='text'>
It is not enough to avoid displaying the contents of the directory,
we need to set FTS_SKIP to avoid descending into any subdirs too.
Otherwise, if a ".foo" directory has a subdirectory "bar", ls will
descend into bar and display its contents.  OK deraadt@
</content>
</entry>
<entry>
<title>dev_t is signed to permit passing -1 as an invalid condition, but the</title>
<updated>2019-02-05T02:17:32Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2019-02-05T02:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=7aa9f692dc1ea9900353fa38dbcc612a344b19b8'/>
<id>urn:sha1:7aa9f692dc1ea9900353fa38dbcc612a344b19b8</id>
<content type='text'>
decomposition into major and minor is unsigned, so we should print them
with %u instead of %d.
ok guenther
</content>
</entry>
<entry>
<title>Fix warnings caused by user_from_uid() and group_from_gid() now</title>
<updated>2018-09-13T15:23:32Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2018-09-13T15:23:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=cdc5a29bb51a8e433c413b9d5c562f158f00193d'/>
<id>urn:sha1:cdc5a29bb51a8e433c413b9d5c562f158f00193d</id>
<content type='text'>
returning const char *.
</content>
</entry>
<entry>
<title>use sizeof, rather than the constant.  on change in binary.</title>
<updated>2018-02-04T22:09:33Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2018-02-04T22:09:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c4db6faa7fefab51b2d55453a5afbf67bf8629cb'/>
<id>urn:sha1:c4db6faa7fefab51b2d55453a5afbf67bf8629cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>repair ugly indents</title>
<updated>2018-02-04T21:53:54Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2018-02-04T21:53:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=55333ed9ed972edccee5246879d850ac63792f32'/>
<id>urn:sha1:55333ed9ed972edccee5246879d850ac63792f32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unify wording for LC_CTYPE in ENVIRONMENT:</title>
<updated>2016-10-24T13:46:58Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2016-10-24T13:46:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=4da37b8eba112dc7cdce2d3c7667615c622ba12f'/>
<id>urn:sha1:4da37b8eba112dc7cdce2d3c7667615c622ba12f</id>
<content type='text'>
* Consistently use "character encoding locale" as suggested by stsp@.
* Resolve various gratuitious wording variations.
OK jmc@.
</content>
</entry>
<entry>
<title>it seems we hyphenate it set-group-id;</title>
<updated>2016-09-08T05:52:19Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2016-09-08T05:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b4f1a09cff3c3c492e3d8e372fa290c714ad0bb8'/>
<id>urn:sha1:b4f1a09cff3c3c492e3d8e372fa290c714ad0bb8</id>
<content type='text'>
from daniel bolgheroni
</content>
</entry>
<entry>
<title>Nuke some erroneous leading whitespace.</title>
<updated>2016-08-16T16:13:32Z</updated>
<author>
<name>krw</name>
<email>krw@openbsd.org</email>
</author>
<published>2016-08-16T16:13:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9b082f83dc0d539ab47e0cf73070c33d04eb2690'/>
<id>urn:sha1:9b082f83dc0d539ab47e0cf73070c33d04eb2690</id>
<content type='text'>
</content>
</entry>
</feed>
