Symbolic links for MINIX 2.0.0 by Kenneth Stailey Sun, 28 Feb 1999 This is a set of patches to the Minix 2.0.0 sources to add symbolic links. It is an improved version of the patches I wrote nine years ago. They have not been tested with 2.0.2. Here's the README: All diffs are against MINIX 2.0.0. Install fs.cdifs in /usr/src/fs Use mv fs.cdifs /usr/src/fs; cd /usr/src/fs; patch < fs.cdifs Install inc.minix.cdif in /usr/include/minix inc.sys.cdifs in /usr/include/sys include.cdifs in /usr/include lib.ansi.cdifs in /usr/lib/ansi lib.other.cdif in /usr/lib/other lib.syscall.cd in /usr/lib/syscall Rebuild the kernel and reboot, then rebuild the libraries and commands.