This website requires JavaScript.
Explore
Help
Sign In
tacit
/
minix
Watch
1
Star
0
Fork
0
You've already forked minix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bc7e3c02a3
minix
/
servers
History
Philip Homburg
bc7e3c02a3
Asynchronous select implementation.
2008-02-22 15:46:59 +00:00
..
ds
Removed sigaction call. PM tries to talk to DS. DS should not talk to PM.
2007-08-07 12:25:21 +00:00
inet
Removed some debug output.
2008-02-21 16:08:08 +00:00
init
is
include "../vfs/dmap.h".
2007-08-07 13:26:25 +00:00
mfs
Removed defines not needed by mfs (XPIPE, XLOCK, XPOPEN, XSELECT, DUP_MASK).
2008-02-21 16:22:36 +00:00
pm
Support for I/O MMU: do not re-use a memory segment until the I/O MMU has
2008-02-21 16:33:34 +00:00
rs
Support for restricting limiting IPC to a set of endpoints. Not enabled by
2008-02-21 16:20:22 +00:00
vfs
Asynchronous select implementation.
2008-02-22 15:46:59 +00:00
Makefile