Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Jorrit Herder c9ab8cce43 Changed minor number of /dev/zero from 6 to 5.
(Make sure to update your system accordingly or /dev/zero won't work.)
Cleaned up comments in MEMORY driver.
2005-08-05 09:43:22 +00:00
boot Boot monitor setting of device _names_ no longer necessary 2005-07-22 18:31:19 +00:00
commands Changed minor number of /dev/zero from 6 to 5. 2005-08-05 09:43:22 +00:00
drivers Changed minor number of /dev/zero from 6 to 5. 2005-08-05 09:43:22 +00:00
etc Check if kernel calls is allowed (from process' call mask) added. Not yet 2005-08-04 19:23:03 +00:00
include Changed minor number of /dev/zero from 6 to 5. 2005-08-05 09:43:22 +00:00
kernel Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
lib Removed socket library, there is a socket library in libc now 2005-08-03 11:35:41 +00:00
man Openpty() manpage 2005-07-19 16:02:39 +00:00
servers Fixed type. 2005-08-04 22:01:50 +00:00
test SIGSTOP being in _NSIG nowadays caused test8 to break - fixed. 2005-07-24 14:06:42 +00:00
tools Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
LICENSE Initial revision 2005-04-21 14:53:53 +00:00
Makefile test shouldn't install, only clean 2005-07-26 13:50:58 +00:00