minix/commands/swifi
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
..
db_access.c Some changes that were missing from the previous commit 2008-10-02 13:48:05 +00:00
db_access.h Unmodified source of the software fault injection utility 2008-10-02 13:43:32 +00:00
db_disasm.c Some changes that were missing from the previous commit 2008-10-02 13:48:05 +00:00
db_machdep.h Some changes that were missing from the previous commit 2008-10-02 13:48:05 +00:00
db_sym.c Some changes that were missing from the previous commit 2008-10-02 13:48:05 +00:00
db_sym.h Unmodified source of the software fault injection utility 2008-10-02 13:43:32 +00:00
ddb.h Some changes that were missing from the previous commit 2008-10-02 13:48:05 +00:00
do_swifi Minix 3 version 2008-10-02 13:45:46 +00:00
do_swifi_bug1 Minix 3 version 2008-10-02 13:45:46 +00:00
extra.c Minix 3 version 2008-10-02 13:45:46 +00:00
extra.h Minix 3 version 2008-10-02 13:45:46 +00:00
fault_model.c Minix 3 version 2008-10-02 13:45:46 +00:00
Makefile Minix 3 version 2008-10-02 13:45:46 +00:00
random.c Unmodified source of the software fault injection utility 2008-10-02 13:43:32 +00:00
read_nlist.c Minix 3 version 2008-10-02 13:45:46 +00:00
rnd.c Minix 3 version 2008-10-02 13:45:46 +00:00
rs.restart_imm Minix 3 version 2008-10-02 13:45:46 +00:00
run_swifi Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
run_swifi-x Minix 3 version 2008-10-02 13:45:46 +00:00
run_t1 Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
run_t1a Minix 3 version 2008-10-02 13:45:46 +00:00
run_t1b Minix 3 version 2008-10-02 13:45:46 +00:00
run_t2 Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
run_t2a Minix 3 version 2008-10-02 13:45:46 +00:00
run_t2b Minix 3 version 2008-10-02 13:45:46 +00:00
socket.c Minix 3 version 2008-10-02 13:45:46 +00:00
swifi-2.4.18-a-patch Unmodified source of the software fault injection utility 2008-10-02 13:43:32 +00:00
swifi-ksyms.c Unmodified source of the software fault injection utility 2008-10-02 13:43:32 +00:00
swifi-user.h Some changes that were missing from the previous commit 2008-10-02 13:48:05 +00:00
swifi.h Some changes that were missing from the previous commit 2008-10-02 13:48:05 +00:00
systest.c Minix 3 version 2008-10-02 13:45:46 +00:00