minix/servers
Ben Gras 9664ba0c4f Started select() implementation.
Added interface to select() for pipes (also named pipes), and select()
stubs for regular files.

Added timer library in FS that select() is the first customer of.


This is unfinished, but committed anyway to get a new release out to
Al and testers.
2005-06-17 13:41:12 +00:00
..
fs Started select() implementation. 2005-06-17 13:41:12 +00:00
inet Fixed bug relating to FS and MEMORY during startup; 2005-06-06 09:30:44 +00:00
init Various updates. 2005-06-03 13:55:06 +00:00
is Removed mem chunks dump. (No longer available from kernel.) 2005-06-17 09:13:32 +00:00
pm Parsing of free memory chunks is now done at the process manager. 2005-06-17 09:10:30 +00:00
Makefile Rename mm (memory manager) to pm (process manager), involved renaming 2005-05-03 15:35:52 +00:00