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
/
misc.c
Age
Commit message (
Expand
)
Author
2018-03-31
Fix ARM NDEBUG Builds
Lionel Sambuc
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-10-18
VFS: Convert K&R C -> ANSI C
Richard Sailer
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-01-24
Fix ARM noassert builds -g/-O{s/0/1/2/3}
Lionel Sambuc
2016-01-13
MIB: slim process tables to reduce memory usage
David van Moolenbroek
2015-09-28
Rework getrusage(2) infrastructure
David van Moolenbroek
2015-09-28
getrusage(2): zero out ru_i[xds]rss fields
David van Moolenbroek
2015-08-31
VFS: check X bit, not R bit, opening executables
David van Moolenbroek
2015-08-31
VFS: tweak coredump wrapper code
David van Moolenbroek
2015-08-13
VFS: merge scratchpad into fproc
David van Moolenbroek
2015-07-20
VFS: add support for F_DUPFD_CLOEXEC
David van Moolenbroek
2014-11-01
Fix fcntl(F_[GS]ETNOSIGPIPE) semantics
David van Moolenbroek
2014-09-29
svrctl(2) update
David van Moolenbroek
2014-08-28
VFS: unbreak select on /dev/tty
David van Moolenbroek
2014-07-31
New sources layout
Lionel Sambuc