martin
ce099b4099
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
yamt
0c9bd4f953
sprinkle sleep(1) to catch more bugs.
2008-01-04 16:18:52 +00:00
yamt
768cff817f
iopl.
2008-01-04 15:39:25 +00:00
yamt
ca99721f8d
test i386_iopl.
2008-01-04 15:37:11 +00:00
yamt
599bbacd07
test i386_get_ioperm/i386_set_ioperm.
2008-01-04 14:23:00 +00:00
perry
8a331c8f36
__asm__ -> __asm, __volatile__ -> volatile
2005-12-24 21:43:51 +00:00
christos
ea9e274f07
delete bogus sigcontext
2003-09-12 16:18:37 +00:00
christos
c86f27654b
new vm86_struct that does not use sigcontext.
2003-09-11 19:14:01 +00:00
drochner
a1b15f00d2
sigcontext->siginfo
2003-09-10 15:33:08 +00:00
drochner
4063218cee
add vm86
2003-08-16 15:43:00 +00:00
drochner
1aa623b237
some basic vm86 tests, with and without separate signal stack
2003-08-16 15:02:35 +00:00
drochner
21fd723e0c
choose ldt positions invidious enough to exercise the
...
kernel's ldt reallocate strategy,
now we can reproduce the problem described in
PR port-i386/19724 by Stephen Ma
2003-08-11 17:19:51 +00:00
drochner
4257f06ff2
close the stack frame properly before using the return address
...
(did this ever work with recent compiler versions?)
2003-08-11 13:30:16 +00:00
lukem
08c81a9c2d
some makefile de-linting
...
- list NOxxx and LDSTATIC= assignments before everything else
(especially <bsd.own.mk>)
- ensure <bsd.own.mk> is included before NETBSDSRCDIR is used
- add missing RCSids
2002-09-18 05:41:35 +00:00
grant
6742cb1812
sweep of errx/warnx, remove unnecessary trailing \n
2002-07-20 08:36:17 +00:00
itojun
0dd5877adc
put TNF 4-clause license.
...
authors - if you are okay with more relaxed license terms, or the regression
test code was derived from others, pls change them.
2002-02-21 07:38:14 +00:00
thorpej
57a44a3d17
Need <string.h> for memcpy() prototype (noticed by gcc 3.1).
2001-12-31 20:19:14 +00:00
tv
220b5c059a
MKfoo=no -> NOfoo
2001-12-12 01:23:59 +00:00
sommerfeld
aa0ccc018e
WARNS=2
2001-06-10 16:32:05 +00:00
sommerfeld
bbc13f568c
Test setting of multiple ldt entries in one syscall.
...
While we're here, it's code cleanup time:
- KNF
- WARNS=2
- add header files for prototypes which matter.
- remove most magic constants in favor of segments.h bitfields
- delinuxify
- use lcall instead of a bunch of .byte's for the gate invocation.
- take a first stab at linting.
2001-06-10 16:27:21 +00:00
lukem
dcab0210a0
convert from NOxxx= to MKxxx=no.
...
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
lukem
2fbe0fef8d
disable the optimizer the correct way...
1998-04-13 14:28:04 +00:00
perry
3fe138c146
RCS Id Police.
1998-01-09 08:03:16 +00:00
lukem
f4347fc9e6
getopt returns -1 not EOF
1997-11-01 06:20:47 +00:00
is
3afbd0a446
Cleanup the regress: _SUBDIRUSE after making "make regress" work, by
...
Charles Hannum.
1997-09-30 23:15:41 +00:00
mycroft
6e0450c70f
Use proginstall:: to disable installing PROG.
1997-05-07 15:59:08 +00:00
cgd
a441b518cd
RCS Id conventions
1995-04-20 22:37:12 +00:00
cgd
1e55974f48
compile again.
1994-05-14 22:14:51 +00:00
brezak
fb122acd70
Don't use -O; it breaks this test.
1994-01-16 15:50:19 +00:00
brezak
783ae1ea3c
Cleanup.
1994-01-16 15:50:00 +00:00
brezak
f9e41c8677
Directory for sys/arch/i386 tests
1993-12-21 04:08:48 +00:00
brezak
4017d46c7b
Regression test for USER_LDT option.
1993-12-21 04:07:41 +00:00