Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Thomas Veerman 13ef7f1f38 Prepare VFS to support back calls from PFS. For security reasons and to support
file descriptor passing, PFS does some back calls to VFS. For example, to
verify the validity of a path provided by a process and to tell VFS it must
copy file descriptors from one process to another.
2010-08-30 13:44:07 +00:00
benchmarks only check local benchmark dir if it exists 2010-02-04 18:15:10 +00:00
boot Boot monitor shouldn't report memory after 4GB; the addresses are wrong and VM can't deal with it anyways 2010-08-12 13:44:47 +00:00
commands Touch generated files to avoid dependency generation warnings and missing dependencies 2010-08-29 17:50:51 +00:00
docs update /etc on make world 2010-08-27 10:09:06 +00:00
drivers Touch generated files to avoid dependency generation warnings and missing dependencies 2010-08-29 17:50:51 +00:00
etc update /etc on make world 2010-08-27 10:09:06 +00:00
include Prepare headers to support file descriptor passing over UNIX Domain Sockets. 2010-08-30 13:41:22 +00:00
kernel Zero out to three stack dwords to fix boot errors 2010-08-24 12:51:11 +00:00
lib Prepare headers to support file descriptor passing over UNIX Domain Sockets. 2010-08-30 13:41:22 +00:00
man Prepare headers to support file descriptor passing over UNIX Domain Sockets. 2010-08-30 13:41:22 +00:00
servers Prepare VFS to support back calls from PFS. For security reasons and to support 2010-08-30 13:44:07 +00:00
share gcov support, based on work contributed by Anton Kuijsten. 2010-08-25 13:06:43 +00:00
test Move MIN() and MAX() macros to sys/params.h 2010-08-21 13:10:41 +00:00
tools Release script improvements, moving towards having the ramdisk working again 2010-08-29 19:22:42 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile update /etc on make world 2010-08-27 10:09:06 +00:00