Go to file
Ben Gras 6e8f484b3b . added cd-probe logic; tries to find the right root filesystem
if the boot monitor parameter is set. it also sets a boot monitor
  parameter (by talking to the PM) so userland knows it.
. ramdisk copy code made slightly smarter
. various select() prettifications (work in progress)
2005-07-22 18:28:32 +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 Some bugs in memory driver fixed (destination address of user buffer 2005-07-22 18:25:06 +00:00
etc Small update to random number generator 2005-07-19 12:16:55 +00:00
include Added new BASE_MEM_TOP to restrict sys_vircopy() calls from BIOS. 2005-07-21 18:32:49 +00:00
kernel *** empty log message *** 2005-07-22 09:59:37 +00:00
lib *** empty log message *** 2005-07-21 18:37:19 +00:00
man Openpty() manpage 2005-07-19 16:02:39 +00:00
servers . added cd-probe logic; tries to find the right root filesystem 2005-07-22 18:28:32 +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