Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Thomas Veerman 827daf1fca Make test40 behave
Make test40 behave better. It should create its own subdirectory to
conduct its tests and should not write to /tmp. Also, the master-slave
terminal pair it tries to open might be in use; it should try to obtain
another pair. These changes allow the test to be run multiple times
simultaneously from different paths (to test select() more intensively).
2011-04-21 13:18:00 +00:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
boot csu/build support for ELF 2010-12-10 22:20:12 +00:00
commands sprofalyze.pl: fix for forked-nonexeced processes 2011-04-20 21:39:13 +00:00
common libmthread: support for thread-local storage (keys/specifics) 2011-04-14 11:54:43 +00:00
docs Update docs/UPDATING 2011-02-26 23:01:27 +00:00
drivers Server/driver protocols: no longer allow third-party copies. 2011-04-11 17:35:05 +00:00
etc LWIP - scripts 2011-04-07 07:44:23 +00:00
include Move back resolv.h, nameser.h and netdb.h as they conflict with NetBSD headers and libc. 2011-04-08 18:50:58 +00:00
kernel kernel: fix logic error in the case vm_lookup fails 2011-04-20 10:17:08 +00:00
lib libmthread: support for thread-local storage (keys/specifics) 2011-04-14 11:54:43 +00:00
man remove fsck1 altogether 2010-12-21 11:00:13 +00:00
nbsd_include [NBSD libc] Various fixes. 2011-04-06 15:59:10 +00:00
servers Clean up and fix multiple bugs in select: 2011-04-13 13:25:34 +00:00
share mk scripts: add flag for compiling with nbsd libc. 2011-03-03 16:41:19 +00:00
test Make test40 behave 2011-04-21 13:18:00 +00:00
tools release.sh: explicitly use the pkgin pkg_install pkg_add 2011-03-10 12:54:58 +00:00
.gitignore revert r8783, as those entries are auto-generated now 2010-11-17 14:29:32 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile add clean clang libraries target 2011-02-21 16:07:22 +00:00