summaryrefslogtreecommitdiff
path: root/minix/lib
AgeCommit message (Expand)Author
2017-04-30Network stack feedback-based fixesDavid van Moolenbroek
2017-04-30Add lwip: a new lwIP-based TCP/IP serviceDavid van Moolenbroek
2017-04-30RMIB: add indirection support for sparse subtreesDavid van Moolenbroek
2017-04-30libsys: allow for grant preallocationDavid van Moolenbroek
2017-04-30Import new lwIP version into liblwipDavid van Moolenbroek
2017-04-30libnetdriver: rewriteDavid van Moolenbroek
2017-03-09Retire MINIX irdpd(8)David van Moolenbroek
2017-03-09Retire MINIX tcpd(8)David van Moolenbroek
2017-03-09Retire MINIX dhcpd(8)David van Moolenbroek
2017-03-09Retire lwip: the previous lwIP-based TCP/IP serviceDavid van Moolenbroek
2017-03-09Retire MINIX tcpstat(1), udpstat(1)David 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-09Add libsockevent: a socket event dispatching libraryDavid van Moolenbroek
2017-03-09Add libsockdriver: a library for socket driversDavid 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-03-09libc: switch to NetBSD getifaddrs(3)David van Moolenbroek
2017-02-22Rename MINIX service(8) to minix-service(8)David van Moolenbroek
2017-02-16Retire env.hDavid van Moolenbroek
2017-02-16libc: more poll(3) wrapper fixesDavid van Moolenbroek
2016-12-28libaudiodriver: buffer accounting bugfixDavid van Moolenbroek
2016-12-28libaudiodriver: readd callback to drv_int_sum()David van Moolenbroek
2016-12-28libc: make posix_spawn(3) clean up child on failureDavid van Moolenbroek
2016-10-29introducing libacpirlfnb
2016-10-24RMIB: add support for vector copy-outDavid van Moolenbroek
2016-10-18libc: bugfixes for minix's poll(3) wrapperDavid van Moolenbroek
2016-09-24Add LLVM GCOV coverage supportDavid van Moolenbroek
2016-09-10Enable building with MKDEBUG and MKDEBUGLIBJean-Baptiste Boric
2016-08-06made PAE enabled by accident and fixed libmagicrt.hrlfnb
2016-08-05libmthread: resolve memory leaks on exception pathDavid van Moolenbroek
2016-08-05libsys: fix format specifier in RMIB codeDavid van Moolenbroek
2016-08-05VFS: store process suspension state as unionDavid van Moolenbroek
2016-08-05Various timer improvementsDavid van Moolenbroek
2016-08-04Preparations for PAE supportrlfnb
2016-07-20Clean up traces from long-gone sys_int86 interfaceAntoine Leca
2016-06-18IPC: use RMIB to handle kern.ipc sysctl subtreeDavid van Moolenbroek
2016-06-18MIB/libsys: support for remote MIB (RMIB) subtreesDavid van Moolenbroek
2016-06-18Do not hide the MSG_NOSIGNAL flagDavid van Moolenbroek
2016-06-18libchardriver: make some pointers constantDavid van Moolenbroek
2016-06-17Correct bad assignments in various conditionsDavid van Moolenbroek
2016-06-17MFS: do not crash when reading superblock failsDavid van Moolenbroek
2016-06-17SEF: identity transfer only after controlled crashDavid van Moolenbroek
2016-03-13Revert "libutil: add getmaxpartitions() implementation"Jean-Baptiste Boric
2016-03-13libc: enable all functionality in net/David van Moolenbroek
2016-03-09libc: fix local from-source upgradesDavid van Moolenbroek
2016-02-23Prepare for switch to native BSD socket APIDavid van Moolenbroek