]> Zhao Yanbai Git Server - minix.git/commit
Configure settings for system services dynamically with the new service edit command.
authorCristiano Giuffrida <cristiano@minix3.org>
Mon, 5 Jul 2010 19:37:08 +0000 (19:37 +0000)
committerCristiano Giuffrida <cristiano@minix3.org>
Mon, 5 Jul 2010 19:37:08 +0000 (19:37 +0000)
commit3de6a807ce6f8c5ecc01befee5588326ad3befe6
tree1c5d5445f23eca01933d16aa28e3b8de0ab12ec9
parent42399159da16d7c8c5ec8555302c55940e75284c
Configure settings for system services dynamically with the new service edit command.
22 files changed:
commands/service/service.c
docs/UPDATING
drivers/log/Makefile
drivers/ramdisk/proto
drivers/ramdisk/rc
drivers/tty/Makefile
etc/rc
etc/usr/rc
include/minix/com.h
include/minix/rs.h
servers/is/dmp_rs.c
servers/rs/const.h
servers/rs/glo.h
servers/rs/inc.h
servers/rs/main.c
servers/rs/manager.c
servers/rs/memory.c
servers/rs/proto.h
servers/rs/request.c
servers/rs/table.c
servers/rs/type.h
tools/Makefile