index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
sys
Age
Commit message (
Expand
)
Author
2022-08-13
blist: fix a possible blist corruption with blist_alloc() due to unsigned
Sebastien Marie
2022-08-06
blist: use swblk_t type (defined in sys/blist.h)
Sebastien Marie
2022-07-29
Replace the swap extent(9) usage by a blist data structure.
Sebastien Marie
2022-07-26
Don't use echo "<blah>" | fdisk -e to create boot partition.
Kenneth R Westerback
2022-06-29
cope with rtentry refcnt changes
Anton Lindqvist
2022-06-28
Use refcnt API for struct rtentry instead of hand-crafted atomic
Alexander Bluhm
2022-06-01
Add a regress test for the end of lock range ambiguity bug.
Visa Hankala
2022-05-31
The pflow regression test could fail due to a race where the close(2)
mbuhl
2022-05-16
The pf IPv4 option and IPv6 extension header filter has stricter
Alexander Bluhm
2022-04-29
Send IP options with maximum length to check for overflow.
Alexander Bluhm
2022-04-29
Cleanup makefile so that tests are similar. Link pair to build.
Alexander Bluhm
2022-04-29
Link pf_opts to the tree.
Alexander Bluhm
2022-04-29
Check that IGMP and ICMP6 MLD packets with router alert option pass.
Alexander Bluhm
2022-04-28
Use $(( )) arithmetic expansion instead of `expr something`
Jeremie Courreges-Anglas
2022-04-28
Environment variables must be passed through env(1) while using sudo.
Anton Lindqvist
2022-04-27
Send packets with IPv4 option or IPv6 extension header over loopback
Alexander Bluhm
2022-04-28
Get rid of set but not used compiler warning.
Anton Lindqvist
2022-04-27
Send packets with IPv4 option or IPv6 extension header over loopback
Alexander Bluhm
2022-04-27
Add test case capable of triggering the recently fixed use after free,
Anton Lindqvist
2022-04-21
In vmm regress skip all corner cases that do not support vmm. Link
Alexander Bluhm
2022-04-20
Add vmm(4) regress, disabled for now. ok rob@
Dave Voutila
2022-04-19
Add dummy implementation for rt_timer_init(). Kernel sources are
Alexander Bluhm
2022-04-10
Print the strerror of the expected error. errno is not valid here since
Claudio Jeker
2022-03-30
Flag the kq-tun regress test as skipped as opposed of only mentioning it
Anton Lindqvist
2022-03-29
Of the enabled tests only kq-pty-1 needs root, so reduce
Theo Buehler
2022-03-29
Regression test for NOTE_EXIT being delivered before child is waitable.
Todd C. Miller
2022-03-14
Increase timeout to make test pass on sparc64.
Alexander Bluhm
2022-02-26
Allow pledged pf ioctl test to pass also when pf is disabled.
Alexander Bluhm
2022-02-21
vxlan sending to a mcast group needs an interface specified for that group
David Gwynne
2022-02-14
pty test is not expected to fail any longer.
Visa Hankala
2022-02-03
On i386 run-regress-ungc fails with EINVAL. It passes uninitialized
Alexander Bluhm
2022-01-11
Produce alive in-flight sockets with positive "f_count == unp_msgcount"
Vitaliy Makkoveev
2022-01-11
no need to inspect the coverage for the dying test case
Anton Lindqvist
2022-01-09
Add two test cases from semarie@ which are solved by the last unveil
Claudio Jeker
2021-12-29
Ensure file descriptor send/receive is not allowed.
Anton Lindqvist
2021-12-29
Add unp_dispose() threads to 'unsopassgc' test.
Vitaliy Makkoveev
2021-12-27
Reduce sensitivity to TCP segmentation in urgent data test case
Visa Hankala
2021-12-27
Disable poll/select iocond regress
Visa Hankala
2021-12-27
Make clear that poll_iocond pty test fails currently.
Visa Hankala
2021-12-26
Fix compiler warnings with sparc64 gcc 4.2.1.
Alexander Bluhm
2021-12-25
Adjust pty case for kqueue-based poll(2)
Visa Hankala
2021-12-24
Hook up iocond regress.
Visa Hankala
2021-12-24
Replace wait channel polling with simple sleep for portability.
Visa Hankala
2021-12-24
Delete obsolete __syscall regress that tested the old lseek syscall
Philip Guenther
2021-12-22
Replace IO::Socket::INET with IO::Socket::IP.
Alexander Bluhm
2021-12-15
Fix the argument passed to garbage collector enforce thread for
Vitaliy Makkoveev
2021-12-15
Fix whitespace.
Alexander Bluhm
2021-12-15
Increase file descriptor limit for undgram_conclose test.
Alexander Bluhm
2021-12-15
Fix compiler warning.
Alexander Bluhm
2021-12-15
more sys/signal.h before sys/proc.h
Anton Lindqvist
[next]