Go to file
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
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +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 decouple file system server start/termination from mount/umount 2010-11-23 19:34:56 +00:00
docs UPDATING - warning about /usr/gnu/lib 2010-09-21 12:46:55 +00:00
drivers Added possibility to inject input events to tty 2010-11-17 14:53:07 +00:00
etc pkgsrc: Update git repo info 2010-11-23 11:12:06 +00:00
include Kernel/RS: fix permission computation with 32+ system processes 2010-12-07 10:32:42 +00:00
kernel Kernel/RS: fix permission computation with 32+ system processes 2010-12-07 10:32:42 +00:00
lib decouple file system server start/termination from mount/umount 2010-11-23 19:34:56 +00:00
man system.conf: base ipc permissions on process names rather than labels 2010-12-07 12:16:31 +00:00
servers system.conf: base ipc permissions on process names rather than labels 2010-12-07 12:16:31 +00:00
share . auto-generate per-directory .gitignore files based on $(CLEANFILES) 2010-11-17 14:28:23 +00:00
test Allow for overriding GCC var in test Makefile 2010-11-19 10:33:26 +00:00
tools mkboot: include git id in image name if available. 2010-11-25 15:25:17 +00:00
.gitignore revert r8783, as those entries are auto-generated now 2010-11-17 14:29:32 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Fixed unintentionally removed world target in Makefile 2010-09-15 14:18:39 +00:00