<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc/db, branch libressl-v3.8.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.8.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.8.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-12-04T23:50:46+00:00</updated>
<entry>
<title>userspace: remove vestigial '?' cases from top-level getopt(3) loops</title>
<updated>2022-12-04T23:50:46+00:00</updated>
<author>
<name>cheloha</name>
<email></email>
</author>
<published>2022-12-04T23:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ee7dcd00e7c381d09c3ee449f185856121676f04'/>
<id>urn:sha1:ee7dcd00e7c381d09c3ee449f185856121676f04</id>
<content type='text'>
getopt(3) returns '?' when it encounters a flag not present in the in
the optstring or if a flag is missing its option argument.  We can
handle this case with the "default" failure case with no loss of
legibility.  Hence, remove all the redundant "case '?':" lines.

Prompted by dlg@.  With help from dlg@ and millert@.

Link: https://marc.info/?l=openbsd-tech&amp;m=167011979726449&amp;w=2

ok naddy@ millert@ dlg@
</content>
</entry>
<entry>
<title>Use /tmp as opposed of /var/tmp as the default directory for temporary</title>
<updated>2022-11-10T12:38:57+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2022-11-10T12:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4eff1f4bdce022208f0a4f7ff019c035c62aa26b'/>
<id>urn:sha1:4eff1f4bdce022208f0a4f7ff019c035c62aa26b</id>
<content type='text'>
files.
</content>
</entry>
<entry>
<title>remove a couple hundred sys/param.h includes in userland code, and</title>
<updated>2021-12-13T16:56:48+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2021-12-13T16:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9021d14f9c0c87cbe273ab6f4fe8e4f48363f4f6'/>
<id>urn:sha1:9021d14f9c0c87cbe273ab6f4fe8e4f48363f4f6</id>
<content type='text'>
also whack some sys/cdefs.h early includes which is such a brutally
bad pattern
ok bluhm mbuhl
</content>
</entry>
<entry>
<title>For open/openat, if the flags parameter does not contain O_CREAT, the</title>
<updated>2021-10-24T21:24:20+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2021-10-24T21:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2cbc009da6303d81a98bd284aae87c1761b472c7'/>
<id>urn:sha1:2cbc009da6303d81a98bd284aae87c1761b472c7</id>
<content type='text'>
3rd (variadic) mode_t parameter is irrelevant.  Many developers in the past
have passed mode_t (0, 044, 0644, or such), which might lead future people
to copy this broken idiom, and perhaps even believe this parameter has some
meaning or implication or application. Delete them all.
This comes out of a conversation where tb@ noticed that a strange (but
intentional) pledge behaviour is to always knock-out high-bits from
mode_t on a number of system calls as a safety factor, and his bewilderment
that this appeared to be happening against valid modes (at least visually),
but no sorry, they are all irrelevant junk.  They could all be 0xdeafbeef.
ok millert
</content>
</entry>
<entry>
<title>These tests pass in a few seconds.  Remove REGRESS_SLOW_TARGETS.</title>
<updated>2021-09-27T18:47:46+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2021-09-27T18:47:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0d190b8ad0f9df69b48642aefe26dfa48cc6fca4'/>
<id>urn:sha1:0d190b8ad0f9df69b48642aefe26dfa48cc6fca4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>no need to declare "extern optarg" and "extern optind"</title>
<updated>2020-02-14T19:17:34+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-02-14T19:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=810325fb62e0d63aa8604db5bebb903b159b496a'/>
<id>urn:sha1:810325fb62e0d63aa8604db5bebb903b159b496a</id>
<content type='text'>
when &lt;unistd.h&gt; is included;
patch from Jan Stary &lt;hans at stare dot cz&gt;;
OK millert
</content>
</entry>
<entry>
<title>Fix all clang warnings in libc regress and cleanup some make files.</title>
<updated>2017-07-27T15:08:37+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2017-07-27T15:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7341ba2e45310f77116d854ae4255ccbd506f6a9'/>
<id>urn:sha1:7341ba2e45310f77116d854ae4255ccbd506f6a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use INT_MAX instead of SIZE_MAX as the maximum file size we can handle.</title>
<updated>2017-04-16T16:04:48+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2017-04-16T16:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3c6d814866bd22271bc548c8be2fc1dd2e27f441'/>
<id>urn:sha1:3c6d814866bd22271bc548c8be2fc1dd2e27f441</id>
<content type='text'>
Fixes this test on 64-bit architectures.

ok visa@
</content>
</entry>
<entry>
<title>Cast ctype functions' arguments to unsigned char.</title>
<updated>2015-10-23T18:47:21+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-10-23T18:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0e09b51b855b0124cb179302cd9b890bf86b5e4f'/>
<id>urn:sha1:0e09b51b855b0124cb179302cd9b890bf86b5e4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SIZE_MAX is standard, we should be using it in preference to the</title>
<updated>2015-02-06T23:21:58+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2015-02-06T23:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=737b7b9737e062e20eb755e056ba62a27ba56677'/>
<id>urn:sha1:737b7b9737e062e20eb755e056ba62a27ba56677</id>
<content type='text'>
obsolete SIZE_T_MAX.  OK miod@ beck@
</content>
</entry>
</feed>
