minix/commands/service
David van Moolenbroek 6331e8f845 Retire the synchronous character driver protocol
- change all sync char drivers into async drivers;
- retire support for the sync protocol in libchardev;
- remove async dev style, as this is now the default;
- remove dev_status from VFS;
- clean up now-unused protocol messages.

Change-Id: I6aacff712292f6b29f2ccd51bc1e7d7003723e87
2014-02-18 11:25:02 +01:00
..
config.h base system hooks for pkgsrc drivers 2011-11-16 16:18:21 +01:00
Makefile Switch to disable bin. exp. wait time in RS 2013-02-16 19:35:19 +01:00
parse.c kernel: add padconf kernel call 2013-08-28 12:53:05 -04:00
parse.h service: allow starting service with user's realuid 2012-02-01 13:21:56 +00:00
print.c base system hooks for pkgsrc drivers 2011-11-16 16:18:21 +01:00
proto.h service: nonfatally ignore unknown call keywords 2013-01-08 18:54:04 +00:00
service.8 Switch to disable bin. exp. wait time in RS 2013-02-16 19:35:19 +01:00
service.c Retire the synchronous character driver protocol 2014-02-18 11:25:02 +01:00
util.c service: nonfatally ignore unknown call keywords 2013-01-08 18:54:04 +00:00