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
/
kern
Age
Commit message (
Expand
)
Author
2019-02-10
"non-existant" is one of those words that don't exist, so use "non-existent"
Peter Hessler
2019-01-31
Instead of skipping the text mmap test, do a non fixed mmap in this
Alexander Bluhm
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
Todd C. Miller
2019-01-17
Unveil fixes:
Bob Beck
2019-01-14
Fix unveil issue noticed by kn@ where unveil does not notice covering
Bob Beck
2018-12-19
Test the code path where soreceive(9) sleeps and a control mbuf is
Alexander Bluhm
2018-11-30
Fix test when using malloc_conf=J
mortimer
2018-11-28
Test for EMSGSIZE return when sending more fds in a message then the receiver
Claudio Jeker
2018-11-22
add missing make dependency
anton
2018-11-19
Add regress tests for sockets with sigio.
Visa Hankala
2018-11-13
Add some coverage for the ioctl() interface.
Visa Hankala
2018-11-13
Add regress tests for pipe fcntl(fd, F_GETOWN).
Visa Hankala
2018-11-12
Add initial regress tests for sigio.
Visa Hankala
2018-11-10
add tests covering negative lengths and positive overflows
anton
2018-11-07
unifdef HAVE_SYSID
anton
2018-11-06
add lockf(3) tests
anton
2018-11-03
cleanup flock regress:
anton
2018-10-28
Correctly deal with upper level unveil's by keeping track of the covering
Bob Beck
2018-10-21
Add flock insertion tests covering all possible forms of byte range overlap.
anton
2018-10-16
Add a test covering the recently fixed fcntl() panic.
anton
2018-10-08
Expect usable addresses provided in environment variables. Stop
Alexander Bluhm
2018-09-30
Add regression test for cmsg size bug.
Vincent Gross
2018-09-12
Make this work on arm64.
Mark Kettenis
2018-08-28
Add regress test of stat all the way to a nonexistant terminal
Bob Beck
2018-08-26
Add test cases for private versus non-private futexes.
Visa Hankala
2018-08-24
Add a regression test for the kernel stack exhaustion bug.
Visa Hankala
2018-08-13
Add a test covering the recently fixed issue with dangling knote references upon
anton
2018-08-10
Add a regress test that checks file descriptor allocation across fork.
Joel Sing
2018-08-04
Add regress test to ensure that chmod fails when unveiled with "r"
Bob Beck
2018-08-03
Improve synchronization between the parent and children. This fixes
Visa Hankala
2018-08-02
Test messing with "." both when having . unveiled for an operation, and
Bob Beck
2018-07-30
Declare then assign local variable, no binary change.
anton
2018-07-30
Add regress covering the recently fixed NULL pointer deref in open().
anton
2018-07-29
Add regress for ensuring .. is appropriately *not* used as a
Bob Beck
2018-07-29
New scapy 2.4.0 buffers packets at the bfp layer. Call sniff() to
Alexander Bluhm
2018-07-27
add regress for unveil of "." now that I fixed this
Bob Beck
2018-07-27
Make the BYPASSUNVEIL test actually test BYPASSUNVEIL with tmppath
Bob Beck
2018-07-22
hook up fchown
anton
2018-07-22
Add regress covering the recently fixed NULL pointer deref in fchown().
anton
2018-07-20
add regress test for "bypassunveil" where a path should be unveil'd by
Robert Nagy
2018-07-19
Add regress test for inheritance of unveil's across fork to children
Bob Beck
2018-07-13
Unveiling unveil(2).
Bob Beck
2018-07-13
tests for next steps in unveil
Bob Beck
2018-07-12
symlinks make my cry.. thanks robert.. don't you care about my feelings?
Bob Beck
2018-07-12
Add regress test for realpath and modify behavior appropriately
Bob Beck
2018-07-11
regress to check nested subdirs and ..'s
Bob Beck
2018-07-11
test changed stat lying semantics - we don't lie about files
Bob Beck
2018-07-11
Regress update to match changes for chrome
Bob Beck
2018-07-10
Missing CVS Id
Martin Pieuchot
2018-07-08
hook up ftruncate
anton
[next]