summaryrefslogtreecommitdiff
path: root/minix/lib/libsys
AgeCommit message (Expand)Author
2017-04-30RMIB: add indirection support for sparse subtreesDavid van Moolenbroek
2017-04-30libsys: allow for grant preallocationDavid van Moolenbroek
2017-04-30libnetdriver: rewriteDavid van Moolenbroek
2017-03-09UDS: full rewriteDavid van Moolenbroek
2017-03-09RMIB: expose full node path; improve restartabilityDavid van Moolenbroek
2017-03-09PM/libsys: extend getepinfo, add getsockcred(3)David van Moolenbroek
2017-03-09libsys: retire getnucred in favor of getepinfoDavid van Moolenbroek
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-09RS: add infrastructure for mapping socket driversDavid van Moolenbroek
2017-02-16Retire env.hDavid van Moolenbroek
2016-10-24RMIB: add support for vector copy-outDavid van Moolenbroek
2016-09-24Add LLVM GCOV coverage supportDavid van Moolenbroek
2016-09-10Enable building with MKDEBUG and MKDEBUGLIBJean-Baptiste Boric
2016-08-05libsys: fix format specifier in RMIB codeDavid van Moolenbroek
2016-08-05Various timer improvementsDavid van Moolenbroek
2016-07-20Clean up traces from long-gone sys_int86 interfaceAntoine Leca
2016-06-18MIB/libsys: support for remote MIB (RMIB) subtreesDavid van Moolenbroek
2016-06-17SEF: identity transfer only after controlled crashDavid van Moolenbroek
2016-01-28Basic statistical profiling fixesDavid van Moolenbroek
2016-01-24Fix ARM noassert builds -g/-O{s/0/1/2/3}Lionel Sambuc
2016-01-16Fix soft faults in FSes resulting in partial I/ODavid van Moolenbroek
2016-01-16libsys: use linked list for free grantsDavid van Moolenbroek
2016-01-16Add sequence numbers to grant IDsDavid van Moolenbroek
2016-01-16PM: generic process event publish/subscribe systemDavid van Moolenbroek
2016-01-13MIB: initial tree populationDavid van Moolenbroek
2016-01-13Kernel: per-process CPU utilization statisticsDavid van Moolenbroek
2016-01-13Kernel: per-state CPU accountingDavid van Moolenbroek
2015-09-28Rework getrusage(2) infrastructureDavid van Moolenbroek
2015-09-23Resolve more warningsDavid van Moolenbroek
2015-09-23Kernel: store ARM frclock info in one structureDavid van Moolenbroek
2015-09-23Kernel: export clock information on kernel pageDavid van Moolenbroek
2015-09-21Abstract away minix_kerninfo accessDavid van Moolenbroek
2015-09-17VFS: suspend threads for live updateDavid van Moolenbroek
2015-09-17Improve asynsend support for process swappingDavid van Moolenbroek
2015-09-17RS/VM: proper preparation for multi-VM live updateDavid van Moolenbroek
2015-09-17SEF: query VM about holes during state transferDavid van Moolenbroek
2015-09-17sef: Support for LLVM ltckpt instrumentation.Cristiano Giuffrida
2015-09-17services: Selectively enable stateful restart.Cristiano Giuffrida
2015-09-17rs: Add support for RS_FI.Cristiano Giuffrida
2015-09-17Resolve boot-time VM/RS deadlockDavid van Moolenbroek
2015-09-17Switch to stateful restart.Cristiano Giuffrida
2015-09-17ds: Add live update extensions.Cristiano Giuffrida
2015-09-16libsys: mark regions allocated for DMA as specialCristiano Giuffrida
2015-09-16vm: Let SEF know about special mmapped regions.Cristiano Giuffrida
2015-09-16sef: Extensions for new RS.Cristiano Giuffrida
2015-09-16sef: New definitions and event loop refactory.Cristiano Giuffrida
2015-09-16sef: Naming refactory.Cristiano Giuffrida
2015-09-16sef: GCOV cleanup.Cristiano Giuffrida
2015-09-16vm: Improve live update support.Cristiano Giuffrida