index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
minix
/
servers
/
vfs
/
proto.h
Age
Commit message (
Expand
)
Author
2017-03-09
UDS: prepare for socket file creation in bind(2)
David van Moolenbroek
2017-03-09
VFS: support for suspending close(2) for sockets
David van Moolenbroek
2017-03-09
VFS: add BSD socket API, socket driver support
David van Moolenbroek
2016-08-05
VFS: split block, character device handling
David van Moolenbroek
2016-08-05
VFS: store process suspension state as union
David van Moolenbroek
2016-08-05
VFS: add debug dump for select
David van Moolenbroek
2016-08-05
Various timer improvements
David van Moolenbroek
2016-02-23
Prepare for switch to native BSD socket API
David van Moolenbroek
2015-09-17
VFS: suspend threads for live update
David van Moolenbroek
2015-08-31
VFS: check X bit, not R bit, opening executables
David van Moolenbroek
2015-06-06
VFS: during initial mount, receive but block work
David van Moolenbroek
2014-12-03
minix/ changes for arm llvm build
Ben Gras
2014-09-18
Move clock_time into libsys
David van Moolenbroek
2014-08-28
VFS: unbreak select on /dev/tty
David van Moolenbroek
2014-08-28
VFS: complete the devmajor_t/devminor_t switch
David van Moolenbroek
2014-07-31
New sources layout
Lionel Sambuc