minix/include/minix
Cristiano Giuffrida e090013056 Drivers and servers are simply known as services.
/etc CHANGES:
- /etc/drivers.conf has been renamed to /etc/system.conf. Every entry in 
the file is now marked as "service" rather than driver.
- user "service" has been added to password file /etc/passwd.
- docs/UPDATING updated accordingly, as well as every other mention to the old
drivers.conf in the system.

RS CHANGES:
- No more distinction between servers and drivers.
- RS_START has been renamed to RS_UP and the old legacy RS_UP and RS_UP_COPY
dropped.
- RS asks PCI to set / remove ACL entries only for services whose ACL properties
have been set. This change eliminates unnecessary warnings.
- Temporarily minimize the risk of potential races at boot time or when starting
a new service. Upcoming changes will eliminate races completely.
- General cleanup.
2009-12-17 01:53:26 +00:00
..
a.out.h Changes to the include files in order to make cross-compilation possible. 2009-11-06 08:46:22 +00:00
bitmap.h . introduced DEV_READ_S, DEV_WRITE_S, DEV_SCATTER_S, DEV_GATHER_S 2006-06-20 08:38:15 +00:00
callnr.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
cdrom.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
com.h Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
config.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
const.h Rewrite of boot process 2009-12-11 00:08:19 +00:00
cpufeature.h FPU: fix field names, compiler warning, long lines 2009-12-02 23:12:46 +00:00
crtso.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
debug.h - VM_KERN_NOPAGEZERO feature is gone 2009-09-21 14:23:10 +00:00
devio.h Changes to the include files in order to make cross-compilation possible. 2009-11-06 08:46:22 +00:00
dir.h Changes to the include files in order to make cross-compilation possible. 2009-11-06 08:46:22 +00:00
dirent.h Changes to the include files in order to make cross-compilation possible. 2009-11-06 08:46:22 +00:00
dl_eth.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
dmap.h Filter driver by Wu Bingzheng et al 2009-12-02 10:08:58 +00:00
ds.h Remove dead mini_ds_retrieve_u32 code 2009-11-17 14:10:09 +00:00
endpoint.h Mostly a revert of r5306. com.h defines MAX_NR_TASKS value which replaces 2009-09-29 20:13:41 +00:00
fslib.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
ioctl.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
ipc.h Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
keymap.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
minlib.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
mq.h use servers/inet/mq.[ch] to queue messages using mq_queue() in 2007-01-12 13:33:12 +00:00
partition.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
paths.h Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
portio.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
profile.h Changes to the include files in order to make cross-compilation possible. 2009-11-06 08:46:22 +00:00
queryparam.h Added paramvalue to the library. 2005-11-08 13:59:27 +00:00
rs.h RS changes: 2009-12-02 09:54:50 +00:00
safecopies.h Changes to the include files in order to make cross-compilation possible. 2009-11-06 08:46:22 +00:00
sound.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
swap.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
sys_config.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
sysinfo.h Add 'getidle' CPU utilization measurement infrastructure 2009-12-02 11:52:26 +00:00
syslib.h Rewrite of boot process 2009-12-11 00:08:19 +00:00
sysutil.h Add 'getidle' CPU utilization measurement infrastructure 2009-12-02 11:52:26 +00:00
tty.h Changes to the include files in order to make cross-compilation possible. 2009-11-06 08:46:22 +00:00
type.h Allow servers to run with fewer privileges: 2009-12-02 10:06:58 +00:00
types.h Changes to the include files in order to make cross-compilation possible. 2009-11-06 08:46:22 +00:00
u64.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
vfsif.h VFS-FS error codes: better safe than sorry 2009-05-11 11:30:04 +00:00
vm.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00