minix/minix/servers
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
..
devman libvtreefs: API changes/extensions, part 2 2014-11-12 12:13:43 +00:00
ds Move all services to /service 2014-07-31 16:00:31 +02:00
input Move all services to /service 2014-07-31 16:00:31 +02:00
ipc Turn PCI into a character driver 2014-11-10 14:43:27 +01:00
is ARM: can build with llvm, switch to EABI 2014-12-12 13:04:56 +01:00
pm Remove support for call profiling 2014-09-30 12:39:03 +00:00
rs procfs: retrieve both RS tables from RS at once 2015-06-29 10:56:30 +00:00
sched Move all services to /service 2014-07-31 16:00:31 +02:00
vfs VFS: merge scratchpad into fproc 2015-08-13 13:45:02 +00:00
vm VM: fix for handling one-shot page memory 2015-02-10 13:47:27 +00:00
Makefile New sources layout 2014-07-31 16:00:30 +02:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00