Go to file
Jorrit Herder 8866b4d0ef Kernel changes:
- reinstalled priority changing, now in sched() and unready()
- reinstalled check on message buffer in sys_call()
- reinstalled check in send masks in sys_call()
- changed do_fork() to get new privilege structure for SYS_PROCs
- removed some processes from boot image---will be dynamically started later
2005-07-26 12:48:34 +00:00
boot Boot monitor setting of device _names_ no longer necessary 2005-07-22 18:31:19 +00:00
commands *** empty log message *** 2005-07-24 12:55:41 +00:00
drivers Some bugs in memory driver fixed (destination address of user buffer 2005-07-22 18:25:06 +00:00
etc Redirect touch stderr to /dev/null, error is unlikely and harmless in 2005-07-24 01:17:32 +00:00
include Defined base numbers for DEV_ request and response types. 2005-07-25 12:03:00 +00:00
kernel Kernel changes: 2005-07-26 12:48:34 +00:00
lib Removed funny debug printf 2005-07-22 18:36:42 +00:00
man Openpty() manpage 2005-07-19 16:02:39 +00:00
servers . Junk-filling gap+stack code on exec() if enabled (not enabled now) 2005-07-22 18:29:58 +00:00
test SIGSTOP being in _NSIG nowadays caused test8 to break - fixed. 2005-07-24 14:06:42 +00:00
tools Yet more readme and install script updates 2005-07-24 01:18:09 +00:00
LICENSE Initial revision 2005-04-21 14:53:53 +00:00
Makefile Funny depend behaviour fixed 2005-07-22 18:38:20 +00:00