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
/
lib
/
libsys
Age
Commit message (
Expand
)
Author
2017-04-30
RMIB: add indirection support for sparse subtrees
David van Moolenbroek
2017-04-30
libsys: allow for grant preallocation
David van Moolenbroek
2017-04-30
libnetdriver: rewrite
David van Moolenbroek
2017-03-09
UDS: full rewrite
David van Moolenbroek
2017-03-09
RMIB: expose full node path; improve restartability
David van Moolenbroek
2017-03-09
PM/libsys: extend getepinfo, add getsockcred(3)
David van Moolenbroek
2017-03-09
libsys: retire getnucred in favor of getepinfo
David van Moolenbroek
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
RS: add infrastructure for mapping socket drivers
David van Moolenbroek
2017-02-16
Retire env.h
David van Moolenbroek
2016-10-24
RMIB: add support for vector copy-out
David van Moolenbroek
2016-09-24
Add LLVM GCOV coverage support
David van Moolenbroek
2016-09-10
Enable building with MKDEBUG and MKDEBUGLIB
Jean-Baptiste Boric
2016-08-05
libsys: fix format specifier in RMIB code
David van Moolenbroek
2016-08-05
Various timer improvements
David van Moolenbroek
2016-07-20
Clean up traces from long-gone sys_int86 interface
Antoine Leca
2016-06-18
MIB/libsys: support for remote MIB (RMIB) subtrees
David van Moolenbroek
2016-06-17
SEF: identity transfer only after controlled crash
David van Moolenbroek
2016-01-28
Basic statistical profiling fixes
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
libsys: use linked list for free grants
David van Moolenbroek
2016-01-16
Add sequence numbers to grant IDs
David van Moolenbroek
2016-01-16
PM: generic process event publish/subscribe system
David van Moolenbroek
2016-01-13
MIB: initial tree population
David van Moolenbroek
2016-01-13
Kernel: per-process CPU utilization statistics
David van Moolenbroek
2016-01-13
Kernel: per-state CPU accounting
David van Moolenbroek
2015-09-28
Rework getrusage(2) infrastructure
David van Moolenbroek
2015-09-23
Resolve more warnings
David van Moolenbroek
2015-09-23
Kernel: store ARM frclock info in one structure
David van Moolenbroek
2015-09-23
Kernel: export clock information on kernel page
David van Moolenbroek
2015-09-21
Abstract away minix_kerninfo access
David van Moolenbroek
2015-09-17
VFS: suspend threads for live update
David van Moolenbroek
2015-09-17
Improve asynsend support for process swapping
David van Moolenbroek
2015-09-17
RS/VM: proper preparation for multi-VM live update
David van Moolenbroek
2015-09-17
SEF: query VM about holes during state transfer
David van Moolenbroek
2015-09-17
sef: Support for LLVM ltckpt instrumentation.
Cristiano Giuffrida
2015-09-17
services: Selectively enable stateful restart.
Cristiano Giuffrida
2015-09-17
rs: Add support for RS_FI.
Cristiano Giuffrida
2015-09-17
Resolve boot-time VM/RS deadlock
David van Moolenbroek
2015-09-17
Switch to stateful restart.
Cristiano Giuffrida
2015-09-17
ds: Add live update extensions.
Cristiano Giuffrida
2015-09-16
libsys: mark regions allocated for DMA as special
Cristiano Giuffrida
2015-09-16
vm: Let SEF know about special mmapped regions.
Cristiano Giuffrida
2015-09-16
sef: Extensions for new RS.
Cristiano Giuffrida
2015-09-16
sef: New definitions and event loop refactory.
Cristiano Giuffrida
2015-09-16
sef: Naming refactory.
Cristiano Giuffrida
2015-09-16
sef: GCOV cleanup.
Cristiano Giuffrida
2015-09-16
vm: Improve live update support.
Cristiano Giuffrida
[next]