Commit Graph

18 Commits

Author SHA1 Message Date
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