Saturday, July 15, 2006

CVS access to Minix Source Code

The Minix source is now available by CVS. This post on comp.os.minix explains the details. The command to check out the source is:
cvs -d :pserver:anonymous@derelict.cs.vu.nl:/cvsup/minix co src

As well as the 'src' module there is a 'bigports' module that contains the source to a number of application ports to Minix.

The repository can also be browsed via CVSWeb: http://derelict.cs.vu.nl/cvsweb/cvsweb.cgi.

I generated a ChangeLog using cvs2cl.pl which gives an idea of the changes being made recently to the source.

Categories: ,

0 Comments:

Post a Comment

<< Home