Commit Graph

11 Commits

Author SHA1 Message Date
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
lukem f4347fc9e6 getopt returns -1 not EOF 1997-11-01 06:20:47 +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 4017d46c7b Regression test for USER_LDT option. 1993-12-21 04:07:41 +00:00