summaryrefslogtreecommitdiff
path: root/minix/servers/vfs/open.c
AgeCommit message (Expand)Author
2017-03-09UDS: full rewriteDavid van Moolenbroek
2017-03-09VFS: support for suspending close(2) for socketsDavid van Moolenbroek
2016-10-18VFS: Convert K&R C -> ANSI CRichard Sailer
2016-08-05VFS: store process suspension state as unionDavid van Moolenbroek
2016-08-05VFS: disallow opening files of unsupported typesDavid van Moolenbroek
2016-08-05VFS: forbid mknod(2) on symlinksDavid van Moolenbroek
2016-01-24Fix ARM noassert builds -g/-O{s/0/1/2/3}Lionel Sambuc
2015-08-31VFS: check X bit, not R bit, opening executablesDavid van Moolenbroek
2015-08-13VFS: merge scratchpad into fprocDavid van Moolenbroek
2014-08-28VFS: complete the devmajor_t/devminor_t switchDavid van Moolenbroek
2014-07-31New sources layoutLionel Sambuc