minix/servers
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
..
ds Removed unused symbols. 2010-01-22 22:01:08 +00:00
inet Removed unused symbols. 2010-01-22 22:01:08 +00:00
init Removed a whole herd of unused variables. 2010-01-14 13:53:12 +00:00
ipc Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
is VM information interface 2010-01-19 21:00:20 +00:00
iso9660fs Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
mfs - Fix dangling symlink regression 2010-01-21 09:32:15 +00:00
pfs Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
pm Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
rs 2 copies of taskcall.c removed 2010-01-25 14:22:09 +00:00
vfs Add return statement after failed dev_open (fixes open count in at_wini) 2010-01-21 15:02:29 +00:00
vm Removed unused code in the ethernet driver that was left from an old implementation 2010-01-20 17:02:55 +00:00
Makefile - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00