summaryrefslogtreecommitdiff
path: root/regress/sys/arch/i386
AgeCommit message (Expand)Author
2020-04-22We have USER_LDT tests in ATF, remove the ones from regress.maxv
2017-08-30Don't test call gates, they are not supported anymore.maxv
2017-08-12Remove the vm86 tests.maxv
2016-09-03Fix the mmap call, KNF, and make the output more readable.maxv
2011-03-18Kill a redundant lvalue cast in assembler constrained.joerg
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-01-04sprinkle sleep(1) to catch more bugs.yamt
2008-01-04iopl.yamt
2008-01-04test i386_iopl.yamt
2008-01-04test i386_get_ioperm/i386_set_ioperm.yamt
2005-12-24__asm__ -> __asm, __volatile__ -> volatileperry
2003-09-12delete bogus sigcontextchristos
2003-09-11new vm86_struct that does not use sigcontext.christos
2003-09-10sigcontext->siginfodrochner
2003-08-16add vm86drochner
2003-08-16some basic vm86 tests, with and without separate signal stackdrochner
2003-08-11choose ldt positions invidious enough to exercise thedrochner
2003-08-11close the stack frame properly before using the return addressdrochner
2002-09-18some makefile de-lintinglukem
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2002-02-21put TNF 4-clause license.itojun
2001-12-31Need <string.h> for memcpy() prototype (noticed by gcc 3.1).thorpej
2001-12-12MKfoo=no -> NOfootv
2001-06-10WARNS=2sommerfeld
2001-06-10Test setting of multiple ldt entries in one syscall.sommerfeld
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-04-13disable the optimizer the correct way...lukem
1998-01-09RCS Id Police.perry
1997-11-01getopt returns -1 not EOFlukem
1997-09-30Cleanup the regress: _SUBDIRUSE after making "make regress" work, byis
1997-05-07Use proginstall:: to disable installing PROG.mycroft
1995-04-20RCS Id conventionscgd
1994-05-14compile again.cgd
1994-01-16Don't use -O; it breaks this test.brezak
1994-01-16Cleanup.brezak
1993-12-21Directory for sys/arch/i386 testsbrezak
1993-12-21Regression test for USER_LDT option.brezak