Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Jorrit Herder 09830fc33e Allowed printing diagnostic messages (either from system processes or the
kernel) to the log driver. The log driver forwards such output to the TTY.

Changed driver_task() not to send a reply if the return value is EDONTREPLY.
2005-07-21 18:29:52 +00:00
boot Fixed bug that caused booting being aborted in some cases (e.g. after ls). 2005-07-20 15:16:53 +00:00
commands Added dev2name - translate (minor,major) device numbers, or (minor|major<<..) 2005-07-21 13:17:56 +00:00
drivers Allowed printing diagnostic messages (either from system processes or the 2005-07-21 18:29:52 +00:00
etc Small update to random number generator 2005-07-19 12:16:55 +00:00
include *** empty log message *** 2005-07-20 15:34:13 +00:00
kernel Various fixes and improvements. 2005-07-20 15:25:38 +00:00
lib Removed 'tracing' flag from sys_exec. Logic is now local to PM. 2005-07-20 15:33:54 +00:00
man Openpty() manpage 2005-07-19 16:02:39 +00:00
servers Fixed bug in PM that caused update program not to be scheduled, so that 2005-07-20 15:27:42 +00:00
test Another test case for select - ptys (when implemented) 2005-07-19 16:03:39 +00:00
tools Added presz134.zip to go on install cd, modified release script to do it 2005-07-21 08:35:06 +00:00
LICENSE Initial revision 2005-04-21 14:53:53 +00:00
Makefile Use relative paths for make depend 2005-06-29 15:26:10 +00:00