tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
sys
/
at
trash-bin2
17 folders
1 file
arch
In vmm regress skip all corner cases that do not support vmm. Link dump_tables and vmm to the build. Adopt all makefiles to skip tests on non amd64 machines. OK dv@
4 years ago
copy
remove a couple hundred sys/param.h includes in userland code, and also whack some sys/cdefs.h early includes which is such a brutally bad pattern ok bluhm mbuhl
4 years ago
crypto
MINIMUM() because of no sys/param.h
4 years ago
ddb
increase to 2048 to prevent failure. ok deraadt@
11 years ago
dev
no need to inspect the coverage for the dying test case
4 years ago
ffs
Use $(( )) arithmetic expansion instead of `expr something`
4 years ago
fifofs
remove a couple hundred sys/param.h includes in userland code, and also whack some sys/cdefs.h early includes which is such a brutally bad pattern ok bluhm mbuhl
4 years ago
fileops
Shrink cluster size for FAT32 to fullfil the new minimum cluster limit of newfs_msdos for our small 64 MB vnd disk image. suggested by jsg@
4 years ago
kern
Get rid of set but not used compiler warning.
4 years ago
mfs_noperm
Add regress suite for the noperm mfs mount flag. Protection of the root vnode should be effective now. Let's make sure it stays that way.
7 years ago
net
The pf IPv4 option and IPv6 extension header filter has stricter checks for IGMP and ICMP6 MLD packets. Use ttl, hlim, link-local, and multicast features in test where necessary.
3 years ago
netinet
Print the strerror of the expected error. errno is not valid here since bind(2) succeeded.
4 years ago
netinet6
add missing sudo
4 years ago
nfs
Increase timeout to make test pass on sparc64.
4 years ago
ptrace
add riscv support
4 years ago
sys
Use arc4random_buf() when requesting more than a single word of output
18 years ago
uvm
remove a couple hundred sys/param.h includes in userland code, and also whack some sys/cdefs.h early includes which is such a brutally bad pattern ok bluhm mbuhl
4 years ago
Makefile
Add regress suite for the noperm mfs mount flag. Protection of the root vnode should be effective now. Let's make sure it stays that way.
7 years ago