No description
Find a file
Kees van Reeuwijk f3c98fdca2 Fixed a number of cases where a bits in an integer were tested
incorrectly, resulting in real (and nasty) bugs.
2010-03-02 12:55:39 +00:00
benchmarks only check local benchmark dir if it exists 2010-02-04 18:15:10 +00:00
boot Flag to load kernel high (not yet used by default), improved debug output 2010-02-19 12:38:38 +00:00
commands Replace Minix tar with pax's tar 2010-02-24 11:58:10 +00:00
docs Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
drivers Fixed an array bounds violation. 2010-02-24 10:39:58 +00:00
etc slight tuning of /etc/mk situation when making release. 2010-03-01 15:53:57 +00:00
include #include <minix/ipc.h> in <minix/sef.h> 2010-02-26 10:13:50 +00:00
kernel Fix some uses of uninitialized variables. 2010-02-19 10:41:02 +00:00
lib - new pread(), fnmatch() calls 2010-02-25 17:08:08 +00:00
man - new pread(), fnmatch() calls 2010-02-25 17:08:08 +00:00
servers Fixed a number of cases where a bits in an integer were tested 2010-03-02 12:55:39 +00:00
test Get gcc tests building again 2010-02-17 08:45:56 +00:00
tools slight tuning of /etc/mk situation when making release. 2010-03-01 15:53:57 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Copy mkfiles when building world 2010-02-25 22:10:48 +00:00