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
Age
Commit message (
Expand
)
Author
2018-03-31
Fix ARM NDEBUG Builds
Lionel Sambuc
2018-03-23
remove a duplicate include
blackdragonepic
2017-04-30
Add lwip: a new lwIP-based TCP/IP service
David van Moolenbroek
2017-03-09
Retire inet: the previous MINIX TCP/IP service
David van Moolenbroek
2017-03-09
UDS: full rewrite
David van Moolenbroek
2017-03-09
PM/libsys: extend getepinfo, add getsockcred(3)
David van Moolenbroek
2017-03-09
UDS: prepare for socket file creation in bind(2)
David van Moolenbroek
2017-03-09
VFS: support close-on-exec flag for copyfd(2)
David van Moolenbroek
2017-03-09
VFS: deny copying sockets to owning socket driver
David van Moolenbroek
2017-03-09
VFS: support for suspending close(2) for sockets
David van Moolenbroek
2017-03-09
VFS: change select(2) semantics for closed filps
David van Moolenbroek
2017-03-09
VFS: add BSD socket API, socket driver support
David van Moolenbroek
2017-03-09
RS: add infrastructure for mapping socket drivers
David van Moolenbroek
2017-02-23
VM: fix race condition communicating with VM
David van Moolenbroek
2017-02-18
etc: synchronize master.password, group to NetBSD
David van Moolenbroek
2017-02-16
Retire env.h
David van Moolenbroek
2016-10-24
PM: fix alarm signal delivery
David van Moolenbroek
2016-10-18
VFS: Convert K&R C -> ANSI C
Richard Sailer
2016-10-18
is: Convert K&R C -> ANSI C
Richard Sailer
2016-09-24
Add LLVM GCOV coverage 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: disallow opening files of unsupported types
David van Moolenbroek
2016-08-05
VFS: add debug dump for select
David van Moolenbroek
2016-08-05
VFS: fix race condition in select(2)
David van Moolenbroek
2016-08-05
VFS: forbid mknod(2) on symlinks
David van Moolenbroek
2016-08-05
Various timer improvements
David van Moolenbroek
2016-08-04
Preparations for PAE support
rlfnb
2016-07-08
PM: Convert K&R C -> ANSI C
Richard Sailer
2016-06-18
IPC: use RMIB to handle kern.ipc sysctl subtree
David van Moolenbroek
2016-06-18
MIB/libsys: support for remote MIB (RMIB) subtrees
David van Moolenbroek
2016-06-17
VFS: fix aborting queued requests after FS crash
David van Moolenbroek
2016-03-12
PM: add support for saved user/group IDs
David van Moolenbroek
2016-02-26
VFS: remove unused variable in worker.c
David van Moolenbroek
2016-02-23
Prepare for switch to native BSD socket API
David van Moolenbroek
2016-02-22
VFS: start off cleanup of pipe2 IPC message
David van Moolenbroek
2016-01-24
Fix ARM noassert builds -g/-O{s/0/1/2/3}
Lionel Sambuc
2016-01-16
Fix soft faults in FSes resulting in partial I/O
David van Moolenbroek
2016-01-16
MIB: add support for System V IPC information node
David van Moolenbroek
2016-01-16
IPC server: subscribe to process events on demand
David van Moolenbroek
2016-01-16
IPC server: major fixes, test set for semaphores
David van Moolenbroek
2016-01-16
PM: generic process event publish/subscribe system
David van Moolenbroek
2016-01-16
IPC server: restyle
David van Moolenbroek
2016-01-16
IPC server: NetBSD sync, general improvements
David van Moolenbroek
2016-01-13
IPC server: expose semaphore information
David van Moolenbroek
2016-01-13
MIB: slim process tables to reduce memory usage
David van Moolenbroek
2016-01-13
ProcFS: get process information from MIB service
David van Moolenbroek
2016-01-13
Retire sysuname(2), synchronize sys/utsname.h
David van Moolenbroek
2016-01-13
MIB: initial tree population
David van Moolenbroek
2016-01-13
PM: restore own proper process group
David van Moolenbroek
[next]