minix/minix
David van Moolenbroek bd851af48f VFS: merge scratchpad into fproc
There is no reason to keep these tightly coupled data structures
separate.  Moreover, there is no reason to have a union of file
descriptor and file pointer, since the second can be derived from
the first.  The result are somewhat cleaner VFS internals.

Change-Id: I854da7d8291177878eecfc3077ef0a9e0cc82aaa
2015-08-13 13:45:02 +00:00
..
bin New sources layout 2014-07-31 16:00:30 +02:00
commands service(8): no need to include kernel headers 2015-08-13 13:44:57 +00:00
drivers audio: use standard Makefile structure 2015-08-08 16:55:03 +00:00
fs orinoco: retire 2015-07-20 16:55:15 +00:00
include Restore and expand NONE_MAJOR comment 2015-08-13 13:44:52 +00:00
kernel Kernel: correctly set USE_ defines from Makefile 2015-08-08 16:56:37 +00:00
lib libsys: add Tomas Hruby's asynsend barrier 2015-08-08 16:56:20 +00:00
llvm minix/llvm/passes/Makefile.inc: Fix 2014-08-29 12:56:57 -04:00
man Import NetBSD syslogd(8) 2015-07-26 11:57:04 +00:00
net lwip: no need to retrieve own endpoint 2015-08-08 16:57:14 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers VFS: merge scratchpad into fproc 2015-08-13 13:45:02 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests tests: resolve new compiler warnings 2015-07-28 14:18:35 +00:00
usr.bin VFS: add support for F_DUPFD_CLOEXEC 2015-07-20 13:55:10 +00:00
usr.sbin mkfs.mfs: remove Linux mount check 2015-07-20 10:59:49 +00:00
Makefile benchmarks: remove unixbench 2015-07-20 11:05:28 +00:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00