Go to file
Ben Gras 6d50591226 . let kernel use read_tsc() from sysutil library
. read_tsc() in sysutil library saves edx and eax now
 . added read_tsc_64() by Antonio Mancina to load tsc into
   a 64-bit data type directly
 . deleted read_tsc.h in favour of a prototype in <minix/syslib.h>
2007-03-08 15:39:14 +00:00
boot ctty command without parameters to disable serial console. 2007-01-08 14:30:11 +00:00
commands Merge of kjb's update to man system to move section 9 to 1x. 2007-03-05 16:31:39 +00:00
docs Note about mkfs needing more memory after r2751. 2007-02-23 08:33:33 +00:00
drivers explicitly mask byte i/o values to bytes. 2007-02-26 11:52:04 +00:00
etc Removed args debugging line 2007-02-16 15:58:05 +00:00
include . let kernel use read_tsc() from sysutil library 2007-03-08 15:39:14 +00:00
kernel . let kernel use read_tsc() from sysutil library 2007-03-08 15:39:14 +00:00
lib . let kernel use read_tsc() from sysutil library 2007-03-08 15:39:14 +00:00
man correct references to manpage section 9 to 1x. 2007-03-05 16:43:03 +00:00
servers Minor change to path lookup that fixes the bug that creating a file 2007-02-28 13:13:39 +00:00
test Default amount of memory for tests (some ran out of memory) 2006-10-25 13:35:03 +00:00
tools Russian setup document contributed by Roman Ignatov. 2007-03-08 15:18:57 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile No gmake in use 2006-03-08 16:46:40 +00:00