minix/test
Ben Gras 2fe8fb192f Full switch to clang/ELF. Drop ack. Simplify.
There is important information about booting non-ack images in
docs/UPDATING. ack/aout-format images can't be built any more, and
booting clang/ELF-format ones is a little different. Updating to the
new boot monitor is recommended.

Changes in this commit:

	. drop boot monitor -> allowing dropping ack support
	. facility to copy ELF boot files to /boot so that old boot monitor
	  can still boot fairly easily, see UPDATING
	. no more ack-format libraries -> single-case libraries
	. some cleanup of OBJECT_FMT, COMPILER_TYPE, etc cases
	. drop several ack toolchain commands, but not all support
	  commands (e.g. aal is gone but acksize is not yet).
	. a few libc files moved to netbsd libc dir
	. new /bin/date as minix date used code in libc/
	. test compile fix
	. harmonize includes
	. /usr/lib is no longer special: without ack, /usr/lib plays no
	  kind of special bootstrapping role any more and bootstrapping
	  is done exclusively through packages, so releases depend even
	  less on the state of the machine making them now.
	. rename nbsd_lib* to lib*
	. reduce mtree
2012-02-14 14:52:02 +01:00
..
blocktest Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
ds Driver refactory for live update and crash recovery. 2010-04-08 13:41:35 +00:00
fbdtest Add fbd -- Faulty Block Device driver 2011-12-11 22:45:46 +01:00
ipc cd subdir && $(MAKE) targets -> $(MAKE) -C subdir targets 2010-06-22 12:03:09 +00:00
safecopy New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
safemap New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
safeperf New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
scancodes Add scancode reading capability to TTY 2010-04-15 07:08:04 +00:00
select Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
common.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
Makefile Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
run vfs,avfs: verify an interpreter was found on #! line 2011-12-21 23:44:13 +01:00
t10a.c Initial revision 2005-04-21 14:53:53 +00:00
t11a.c Al's no-double-empty-lines crusade 2005-08-22 15:08:27 +00:00
t11b.c Initial revision 2005-04-21 14:53:53 +00:00
t40a.c Added select test 2009-07-14 09:43:33 +00:00
t40b.c Make test40 behave 2011-04-21 13:18:00 +00:00
t40c.c Make test40 behave 2011-04-21 13:18:00 +00:00
t40d.c Make test40 behave 2011-04-21 13:18:00 +00:00
t40e.c Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
t40f.c Added select test 2009-07-14 09:43:33 +00:00
t60a.c Implement issetugid syscall 2011-11-28 10:03:43 +00:00
t60b.c Implement issetugid syscall 2011-11-28 10:03:43 +00:00
test1.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test2.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test3.c Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
test4.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test5.c Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
test6.c Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
test7.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test8.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test9.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
test10.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test11.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test12.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test13.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test14.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test15.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test16.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test17.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test18.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test19.c Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
test20.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test21.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test22.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test23.c fix compile of test23 2011-10-06 18:54:08 +00:00
test24.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test25.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test26.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test27.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test28.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test29.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test30.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test31.c Clean up tests and do runtime test for max name length 2011-08-26 13:16:16 +00:00
test32.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test33.c Clean up tests and do runtime test for max name length 2011-08-26 13:16:16 +00:00
test34.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test35.c Clean up tests and do runtime test for max name length 2011-08-26 13:16:16 +00:00
test36.c Clean up tests and do runtime test for max name length 2011-08-26 13:16:16 +00:00
test37.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test38.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test39.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test40.c Make test40 behave 2011-04-21 13:18:00 +00:00
test41.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test42.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test43.c Fix test43 for GCC/Clang 2011-12-07 15:17:38 +00:00
test44.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test45.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test45.h Implementation of strto(u)ll, documentation and tests for strto(u)l(l) 2009-12-09 19:01:38 +00:00
test46.c Replace rm and rmdir with NetBSD version 2012-01-16 10:46:14 +00:00
test47.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test48.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test49.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test50.c Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
test51.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test52.c Make all tests use common.c 2011-12-21 12:59:22 +00:00
test53.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test54.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test55.c Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
test56.c Remove unused variables 2012-02-02 10:47:06 +00:00
test57.c Remove spurious space 2010-08-05 13:35:41 +00:00
test57loop.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
test58.c Fix many more comiler warnings 2011-11-28 10:07:55 +00:00
test59.c libmthread: don't free() user allocated stack space 2012-02-13 13:50:13 +00:00
test60.c Implement issetugid syscall 2011-11-28 10:03:43 +00:00
test61.c Fix dangling symlink resolving for AVFS and add test61 2011-12-09 10:34:23 +00:00
testinterp.sh vfs,avfs: verify an interpreter was found on #! line 2011-12-21 23:44:13 +01:00
testsh1.sh Fix ar error in testsh1.sh (ar was previously renamed to aal) 2010-08-06 09:28:26 +00:00
testsh2.sh Fix test2.sh 2011-07-26 13:50:57 +02:00