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
2016-04-27
unbreak pledge/generic test (breaked since ?)
Sebastien Marie
2016-04-25
remove systrace
Ted Unangst
2016-03-17
Last parameter to execl[e]() functions *must* be cast to a pointer.
Kenneth R Westerback
2016-01-09
drop "abort" promise, and make it the default behaviour.
Sebastien Marie
2015-12-05
simplistic regress test for KEVENT_TIMER kqueue(2) calls
Bret Lambert
2015-11-14
regress: pledge: update SYS_kill syscall number
Sebastien Marie
2015-11-03
regress: pledge
Sebastien Marie
2015-11-03
regress: pledge
Sebastien Marie
2015-11-03
regress pledge: check the regress with systrace enabled too
Sebastien Marie
2015-10-30
regress: pledge
Sebastien Marie
2015-10-29
regress pledge: rpath isn't needed anymore for mkdir()
Sebastien Marie
2015-10-26
update regress suite for pledge
Sebastien Marie
2015-10-26
temporary unhook regress/sys/kern/pledge from regress
Sebastien Marie
2015-10-23
Cast isdigit() argument to unsigned char.
mmcc
2015-10-20
update regress for pledge after whitelisted-path view inclusion
Sebastien Marie
2015-10-18
regress pledge: test kill()
Sebastien Marie
2015-10-18
regress pledge: remove cmsg
Sebastien Marie
2015-10-18
regress pledge: cpath test
Sebastien Marie
2015-10-18
regress pledge: cmsg is deprecated
Sebastien Marie
2015-10-18
regress pledge: tweak a bit the manner to grab hte syscall number
Sebastien Marie
2015-10-09
regress pledge
Sebastien Marie
2015-10-09
regress pledge: remove 'regenerate' target
Sebastien Marie
2015-10-09
add "tty" regress for pledge
Sebastien Marie
2015-10-09
hook pledge
Sebastien Marie
2015-10-09
follow tame->pledge in regress
Sebastien Marie
2015-10-08
allow a test to manage itself the tame(2) call.
Sebastien Marie
2015-10-06
update "cmsg" tests: it lost TAME_SELF flag.
Sebastien Marie
2015-10-06
add some tests for rpath, wpath, cpath
Sebastien Marie
2015-09-30
implement new "prot_exec" tame(2) request:
Sebastien Marie
2015-09-28
make using tame path "/" work.
Sebastien Marie
2015-09-27
add a tame(2) regress for stat(2) and realpath(3)
Sebastien Marie
2015-09-24
tame("xxx", NULL) and tame("xxx", {NULL}) are not the same
Sebastien Marie
2015-09-24
refactor a bit regress tame
Sebastien Marie
2015-09-18
remove check for LD_BIND_NOW as kbind(2) is available on almost (all ?) arch
Sebastien Marie
2015-09-10
enable generic regress for tame(2)
Sebastien Marie
2015-09-10
convert tame(2) regress to new API
Sebastien Marie
2015-09-10
convert tame(2) regress to new API
Sebastien Marie
2015-08-28
Add obviously missing #includes
Philip Guenther
2015-08-24
add a missing header
Sebastien Marie
2015-08-24
add new (extensible) testsuite for tame(2)
Sebastien Marie
2015-08-23
remove tame/sys_exit in favor of more generic approch (soon)
Sebastien Marie
2015-08-23
convert to new tame(2) ABI/API
Sebastien Marie
2015-08-13
NOTE_FORK|NOTE_TRACK knote can track grandchild processes. Wait for
Masao Uebayashi
2015-08-13
Zero-clear test buffers. Close fds.
Masao Uebayashi
2015-08-13
Close an fd.
Masao Uebayashi
2015-08-13
Zero-clear test buffer. Close fds.
Masao Uebayashi
2015-08-13
Zero-clear test buffer.
Masao Uebayashi
2015-08-13
Zero-clear test buffer. KNF while here.
Masao Uebayashi
2015-08-02
Kill a useless assignment.
Masao Uebayashi
2015-08-02
Refactor to prepare a future change; no functional changes.
Masao Uebayashi
[next]