minix/servers
David van Moolenbroek 24ec0d73b5 Clean up interface to PM and VFS
- introduce new call numbers, names, and field aliases;
- initialize request messages to zero for all ABI calls;
- format callnr.h in the same way as com.h;
- redo call tables in both servers;
- remove param.h namespace pollution in the servers;
- make brk(2) go to VM directly, rather than through PM;
- remove obsolete BRK, UTIME, and WAIT calls;
- clean up path copying routine in VFS;
- move remaining system calls from libminlib to libc;
- correct some errno-related mistakes in libc routines.

Change-Id: I2d8ec5d061cd7e0b30c51ffd77aa72ebf84e2565
2014-03-01 09:05:01 +01:00
..
devman netbsd dirent.h, import sys/sys *.h, mfs cleanup 2014-03-01 09:04:59 +01:00
ds For common calls, give servers unique call numbers 2014-03-01 09:05:00 +01:00
ext2 Rename VFS_BASE to FS_BASE 2014-03-01 09:05:00 +01:00
hgfs Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
inet Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
init init: handle getty string of "" (default) 2013-06-12 07:04:53 +00:00
input Input infrastructure, INPUT server, PCKBD driver 2014-03-01 09:04:55 +01:00
ipc libsys: various updates 2014-03-01 09:05:00 +01:00
is libsys: various updates 2014-03-01 09:05:00 +01:00
iso9660fs Rename VFS_BASE to FS_BASE 2014-03-01 09:05:00 +01:00
lwip Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
mfs Rename VFS_BASE to FS_BASE 2014-03-01 09:05:00 +01:00
pfs Rename VFS_BASE to FS_BASE 2014-03-01 09:05:00 +01:00
pm Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
procfs PM: rework signal handling 2014-03-01 09:04:59 +01:00
rs Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
sched Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
vbfs Add VBFS: VirtualBox Shared Folder File System 2012-04-11 00:27:48 +02:00
vfs Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
vm Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
Makefile Input infrastructure, INPUT server, PCKBD driver 2014-03-01 09:04:55 +01:00
Makefile.inc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00