Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Jorrit Herder e561081545 Miscellaneous clean ups and fixes to the kernel.
Support for FLOPPY in boot image. (Set controller=fd at boot monitor.)
Moved major device numbers to <minix/dmap.h> (maybe rename to dev.h?)
2005-08-04 09:26:36 +00:00
boot Boot monitor setting of device _names_ no longer necessary 2005-07-22 18:31:19 +00:00
commands import of mdb (minix debugger), some ptrace and signals unbreaking 2005-08-04 08:44:16 +00:00
drivers Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
etc Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
include Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
kernel Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +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 Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +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