summaryrefslogtreecommitdiff
path: root/minix/servers/vfs/proto.h
AgeCommit message (Expand)Author
2017-03-09UDS: prepare for socket file creation in bind(2)David van Moolenbroek
2017-03-09VFS: support for suspending close(2) for socketsDavid van Moolenbroek
2017-03-09VFS: add BSD socket API, socket driver supportDavid van Moolenbroek
2016-08-05VFS: split block, character device handlingDavid van Moolenbroek
2016-08-05VFS: store process suspension state as unionDavid van Moolenbroek
2016-08-05VFS: add debug dump for selectDavid van Moolenbroek
2016-08-05Various timer improvementsDavid van Moolenbroek
2016-02-23Prepare for switch to native BSD socket APIDavid van Moolenbroek
2015-09-17VFS: suspend threads for live updateDavid van Moolenbroek
2015-08-31VFS: check X bit, not R bit, opening executablesDavid van Moolenbroek
2015-06-06VFS: during initial mount, receive but block workDavid van Moolenbroek
2014-12-03minix/ changes for arm llvm buildBen Gras
2014-09-18Move clock_time into libsysDavid van Moolenbroek
2014-08-28VFS: unbreak select on /dev/ttyDavid van Moolenbroek
2014-08-28VFS: complete the devmajor_t/devminor_t switchDavid van Moolenbroek
2014-07-31New sources layoutLionel Sambuc