Go to file
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
boot Fix to make making a bootable cd possible again. 2010-01-18 14:10:04 +00:00
commands Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
docs Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
drivers Removed unused symbols. 2010-01-22 22:01:08 +00:00
etc Unmount defunct boot ramdisk at bootup 2010-01-21 09:58:07 +00:00
include IPv6 address family and protocol familyconstants 2010-01-22 10:45:43 +00:00
kernel Removed unused symbols. 2010-01-22 22:01:08 +00:00
lib 2 copies of taskcall.c removed 2010-01-25 14:22:09 +00:00
man man mount(1): dash escaping consistency 2010-01-22 23:24:02 +00:00
servers 2 copies of taskcall.c removed 2010-01-25 14:22:09 +00:00
test Fix number of tests 2010-01-22 11:32:39 +00:00
tools Fix to make making a bootable cd possible again. 2010-01-18 14:10:04 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00