minix/servers
Thomas Veerman ce916bcb91 Fixed a minor select bug:
- When one does a select on a file descriptor that is meaningless for that particular file type, select shall indicate that the file descriptor is ready for that particular operation and that the file descriptor has no exceptional condition pending.
2009-07-14 09:39:05 +00:00
..
ds Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
inet print who the message is from. 2009-04-02 11:56:50 +00:00
init stingy stack. 2009-02-06 16:29:00 +00:00
is IS: fix up PM flags field somewhat 2009-07-12 15:30:59 +00:00
mfs MFS: remove some redundant code (reported by Maurizio Lombardi) 2009-07-12 13:57:34 +00:00
pm PM cleanup: remove unused fields from mproc structure 2009-07-11 17:15:33 +00:00
rs RS: the plural of 'child' is 'children' 2009-07-11 17:59:05 +00:00
vfs Fixed a minor select bug: 2009-07-14 09:39:05 +00:00
vm map in kernel in 4MB, global-bit-set 'pages' if hardware 2009-05-18 15:34:42 +00:00
Makefile Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00