Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Jorrit Herder 403580e95b Removed unused code in proc.c. New message passing code with pointer pointers
is now in use. Rewrote ready() and unready() fuctions.
2005-06-20 11:26:48 +00:00
boot Updated boot monitor help menu. 2005-06-17 11:52:55 +00:00
commands Connected ps to build 2005-06-20 09:23:55 +00:00
drivers Made libpci recognize my pci controller at home (again) 2005-06-19 22:11:04 +00:00
etc Fixes for /root homedir. 2005-06-17 13:48:16 +00:00
include Various select() support flags, prototypes, definitions. 2005-06-17 13:34:47 +00:00
kernel Removed unused code in proc.c. New message passing code with pointer pointers 2005-06-20 11:26:48 +00:00
lib Added (fake) readlink(). 2005-06-17 13:47:29 +00:00
man Started select() manpage. 2005-06-17 13:35:21 +00:00
servers Fixed a few quirks in misc.c 2005-06-20 09:35:23 +00:00
test select-test-set compile fixes. 2005-06-19 23:13:57 +00:00
tools Fixed various nits in the make/release process. 2005-06-17 16:28:36 +00:00
LICENSE Initial revision 2005-04-21 14:53:53 +00:00
Makefile Fixed various nits in the make/release process. 2005-06-17 16:28:36 +00:00