index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
sys
/
arch
/
i386
Age
Commit message (
Expand
)
Author
2020-04-22
We have USER_LDT tests in ATF, remove the ones from regress.
maxv
2017-08-30
Don't test call gates, they are not supported anymore.
maxv
2017-08-12
Remove the vm86 tests.
maxv
2016-09-03
Fix the mmap call, KNF, and make the output more readable.
maxv
2011-03-18
Kill a redundant lvalue cast in assembler constrained.
joerg
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-01-04
sprinkle sleep(1) to catch more bugs.
yamt
2008-01-04
iopl.
yamt
2008-01-04
test i386_iopl.
yamt
2008-01-04
test i386_get_ioperm/i386_set_ioperm.
yamt
2005-12-24
__asm__ -> __asm, __volatile__ -> volatile
perry
2003-09-12
delete bogus sigcontext
christos
2003-09-11
new vm86_struct that does not use sigcontext.
christos
2003-09-10
sigcontext->siginfo
drochner
2003-08-16
add vm86
drochner
2003-08-16
some basic vm86 tests, with and without separate signal stack
drochner
2003-08-11
choose ldt positions invidious enough to exercise the
drochner
2003-08-11
close the stack frame properly before using the return address
drochner
2002-09-18
some makefile de-linting
lukem
2002-07-20
sweep of errx/warnx, remove unnecessary trailing \n
grant
2002-02-21
put TNF 4-clause license.
itojun
2001-12-31
Need <string.h> for memcpy() prototype (noticed by gcc 3.1).
thorpej
2001-12-12
MKfoo=no -> NOfoo
tv
2001-06-10
WARNS=2
sommerfeld
2001-06-10
Test setting of multiple ldt entries in one syscall.
sommerfeld
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-04-13
disable the optimizer the correct way...
lukem
1998-01-09
RCS Id Police.
perry
1997-11-01
getopt returns -1 not EOF
lukem
1997-09-30
Cleanup the regress: _SUBDIRUSE after making "make regress" work, by
is
1997-05-07
Use proginstall:: to disable installing PROG.
mycroft
1995-04-20
RCS Id conventions
cgd
1994-05-14
compile again.
cgd
1994-01-16
Don't use -O; it breaks this test.
brezak
1994-01-16
Cleanup.
brezak
1993-12-21
Directory for sys/arch/i386 tests
brezak
1993-12-21
Regression test for USER_LDT option.
brezak