Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Ben Gras 0937d6c367 re-establish kernel assert()s.
use the regular <assert.h> assert() instead of vmassert() in
kernel. throw out some #if 0 code. fix a few assert() conditions.
enable by default.
2010-03-10 13:00:05 +00:00
benchmarks only check local benchmark dir if it exists 2010-02-04 18:15:10 +00:00
boot Include directory reorg and makefile updates. 2010-03-08 11:04:59 +00:00
commands Prevent the use of an unitialized variable for block size in CRC calculation. 2010-03-09 16:21:41 +00:00
docs Include directory reorg and makefile updates. 2010-03-08 11:04:59 +00:00
drivers Move archtypes.h, fpu.h, and stackframe.h 2010-03-09 09:41:14 +00:00
etc Include directory reorg and makefile updates. 2010-03-08 11:04:59 +00:00
include Add prototypes for a bunch of time-related functions. Surprisingly, 2010-03-09 22:10:58 +00:00
kernel re-establish kernel assert()s. 2010-03-10 13:00:05 +00:00
lib fix newsigset/oldsigset references 2010-03-09 20:46:26 +00:00
man Include directory reorg and makefile updates. 2010-03-08 11:04:59 +00:00
servers Move archtypes.h, fpu.h, and stackframe.h 2010-03-09 09:41:14 +00:00
test panic() cleanup. 2010-03-05 15:05:11 +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 Also run fixincludes in gcc 4.4.3 2010-03-08 14:51:00 +00:00