minix/servers
David van Moolenbroek 7bef45ad3b system.conf: base ipc permissions on process names rather than labels
From now on, the "ipc" directive in system.conf refers to process names
instead of labels, similar to the "control" directive. The old, more
fine-grained approach is deemed unnecessary and cumbersome at this time.

As side effects, this patch unbreaks late IPC permission computation as
well as the filter driver.
2010-12-07 12:16:31 +00:00
..
ds make getsysinfo() a system-land call 2010-09-14 21:50:05 +00:00
ext2 decouple file system server start/termination from mount/umount 2010-11-23 19:34:56 +00:00
hgfs don't send FS_READY anymore 2010-11-24 16:29:50 +00:00
inet Remove redundant sha2 code from inet 2010-11-15 11:10:02 +00:00
init Shutdown changes for multiboot: CTRL-ALT-DEL resets, panic halts 2010-08-30 19:01:58 +00:00
ipc Fix a few compile time warnings 2010-07-02 12:41:19 +00:00
is make getsysinfo() a system-land call 2010-09-14 21:50:05 +00:00
iso9660fs decouple file system server start/termination from mount/umount 2010-11-23 19:34:56 +00:00
mfs decouple file system server start/termination from mount/umount 2010-11-23 19:34:56 +00:00
pfs - Add support for file descriptor passing to PFS. 2010-08-30 13:46:44 +00:00
pm The profile utility can set the sprofiling mode 2010-09-23 10:49:42 +00:00
procfs /proc/cpuinfo 2010-10-26 21:08:00 +00:00
rs system.conf: base ipc permissions on process names rather than labels 2010-12-07 12:16:31 +00:00
sched SMP - can boot even if some cpus fail to boot 2010-09-15 14:11:21 +00:00
vfs vfs: terminate string in rdlink_direct 2010-12-01 16:24:50 +00:00
vm VM implicitly aligns mappings to a page 2010-10-21 17:07:05 +00:00
Makefile ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
Makefile.inc Makefile updates: 2010-06-11 16:05:36 +00:00