Go to file
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
boot Updated boot monitor help menu. 2005-06-17 11:52:55 +00:00
commands Applied MINIX 2.0.4 pathes provides by Al Woodhull. 2005-06-17 13:00:04 +00:00
drivers Changed timer library function args. 2005-06-17 13:37:41 +00:00
etc Relocated echo "Multiuser startup in progress ..." to top. 2005-06-17 09:00:31 +00:00
include Various select() support flags, prototypes, definitions. 2005-06-17 13:34:47 +00:00
kernel Changed arguments of timer library functions. 2005-06-17 13:36:01 +00:00
lib Applied MINIX 2.0.4 pathes provides by Al Woodhull. 2005-06-17 13:00:04 +00:00
man Started select() manpage. 2005-06-17 13:35:21 +00:00
servers Started select() implementation. 2005-06-17 13:41:12 +00:00
test Fixed typo in run output; 2005-06-17 08:51:28 +00:00
tools Added back boot banner for CD 2005-06-17 13:25:06 +00:00
LICENSE Initial revision 2005-04-21 14:53:53 +00:00
Makefile Notice 2005-05-04 09:31:32 +00:00