minix/servers/rs
Tomas Hruby ee4cff8d66 2 copies of taskcall.c removed
- taskcall.c is 3x in the trunk as part of libc, libsysutil and
  libsys.  It should be only part of libsys.

- only system process should be linked with libsys, therefore using
  raw _taskcall() in service.c is replaced by _syscall()

- the same for minix_rs.c

- lib/other/sys_eniop.c can go without replacement as it is part of
  syslib
2010-01-25 14:22:09 +00:00
..
const.h Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
exec.c RS fixes: 2009-11-28 13:23:45 +00:00
glo.h Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
inc.h Rewrite of boot process 2009-12-11 00:08:19 +00:00
main.c Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
Makefile Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
manager.c Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
memory.c Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
proto.h Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
service.c 2 copies of taskcall.c removed 2010-01-25 14:22:09 +00:00
table.c Unmount defunct boot ramdisk at bootup 2010-01-21 09:58:07 +00:00
type.h Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
utility.c Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00