<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc/sys, branch OPENBSD_7_1_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_1_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_1_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-01-06T03:30:15+00:00</updated>
<entry>
<title>t_syscall was a test for the gcc 1.x off_t syscall padding,</title>
<updated>2022-01-06T03:30:15+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2022-01-06T03:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cb6132904d89fe3bdde57b1438faf9ad96a85173'/>
<id>urn:sha1:cb6132904d89fe3bdde57b1438faf9ad96a85173</id>
<content type='text'>
which was an implementation detail and has been deleted, so
delete the test
</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>Remove recent changes used to unblock the signal undergoing testing, I solved it</title>
<updated>2021-09-28T05:39:24+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2021-09-28T05:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=76b51d8ea1cd63cb959c4f9b753386fa03bff58a'/>
<id>urn:sha1:76b51d8ea1cd63cb959c4f9b753386fa03bff58a</id>
<content type='text'>
by changing my regress environment instead. This reduces the delta to the NetBSD
upstream.
</content>
</entry>
<entry>
<title>Make t_gettimeofday pass on sparc64.</title>
<updated>2021-09-27T14:07:44+00:00</updated>
<author>
<name>mbuhl</name>
<email></email>
</author>
<published>2021-09-27T14:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ec54265a51e657199218fe66ba025e97263136c4'/>
<id>urn:sha1:ec54265a51e657199218fe66ba025e97263136c4</id>
<content type='text'>
OK bluhm@
</content>
</entry>
<entry>
<title>At least t_fork and t_vfork tests need coredumps enabled to succeed.</title>
<updated>2021-09-19T08:20:04+00:00</updated>
<author>
<name>claudio</name>
<email></email>
</author>
<published>2021-09-19T08:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1377a15fedcd957ed14732db959a3c76892b80a6'/>
<id>urn:sha1:1377a15fedcd957ed14732db959a3c76892b80a6</id>
<content type='text'>
Add ulimit -c unlimited before running the tests like it is done in
other places in regress.
OK bluhm@
</content>
</entry>
<entry>
<title>Ensure that the kill signal undergoing testing is not ignored.</title>
<updated>2021-09-09T17:36:34+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2021-09-09T17:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=40f90f2357304c0308b36aac3cbdde2d09d7988c'/>
<id>urn:sha1:40f90f2357304c0308b36aac3cbdde2d09d7988c</id>
<content type='text'>
ok bluhm@
</content>
</entry>
<entry>
<title>Disable tests that don't work in bluhms regress framework.</title>
<updated>2021-09-04T07:06:58+00:00</updated>
<author>
<name>mbuhl</name>
<email></email>
</author>
<published>2021-09-04T07:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7fbde451403147ccea0ef24b5936de60d786bda6'/>
<id>urn:sha1:7fbde451403147ccea0ef24b5936de60d786bda6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable vfork syscall test. Disable SIGSTOP test as it is masked until</title>
<updated>2021-09-02T15:28:41+00:00</updated>
<author>
<name>mbuhl</name>
<email></email>
</author>
<published>2021-09-02T15:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f8edb670d88f6894dfde975a5e26a59f01b9f82b'/>
<id>urn:sha1:f8edb670d88f6894dfde975a5e26a59f01b9f82b</id>
<content type='text'>
exec/exit with vfork.
OK bluhm@
</content>
</entry>
<entry>
<title>Import more NetBSD system call regression tests.</title>
<updated>2021-09-02T12:40:44+00:00</updated>
<author>
<name>mbuhl</name>
<email></email>
</author>
<published>2021-09-02T12:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e62cf7c0e3daad29f81cae909a92d8769558bd57'/>
<id>urn:sha1:e62cf7c0e3daad29f81cae909a92d8769558bd57</id>
<content type='text'>
OK bluhm@
</content>
</entry>
</feed>
