summaryrefslogtreecommitdiff
path: root/minix/include
AgeCommit message (Expand)Author
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-30libnetdriver: rewriteDavid van Moolenbroek
2017-03-09Retire MINIX tcpd(8)David van Moolenbroek
2017-03-09Retire MINIX dhcpd(8)David van Moolenbroek
2017-03-09Retire inet: the previous MINIX TCP/IP serviceDavid 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 close-on-exec flag for copyfd(2)David van Moolenbroek
2017-03-09VFS: support for suspending close(2) for socketsDavid van Moolenbroek
2017-03-09VFS: add BSD socket API, socket driver supportDavid van Moolenbroek
2017-03-09RS: add infrastructure for mapping socket driversDavid van Moolenbroek
2017-02-22Rename MINIX service(8) to minix-service(8)David van Moolenbroek
2017-02-18etc: synchronize master.password, group to NetBSDDavid van Moolenbroek
2017-02-16Retire env.hDavid van Moolenbroek
2016-10-29introducing libacpirlfnb
2016-10-24RMIB: add support for vector copy-outDavid van Moolenbroek
2016-09-24Add LLVM GCOV coverage supportDavid 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-18MIB/libsys: support for remote MIB (RMIB) subtreesDavid van Moolenbroek
2016-06-18libchardriver: make some pointers constantDavid van Moolenbroek
2016-03-13libc: enable all functionality in net/David van Moolenbroek
2016-02-23Prepare for switch to native BSD socket APIDavid van Moolenbroek
2016-02-22libc: reorganize vector I/O wrappersDavid van Moolenbroek
2016-02-22VFS: start off cleanup of pipe2 IPC messageDavid van Moolenbroek
2016-01-28Basic statistical profiling fixesDavid van Moolenbroek
2016-01-22Bumping version to 3.4.0Lionel 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-16IPC server: NetBSD sync, general improvementsDavid van Moolenbroek
2016-01-13MIB: slim process tables to reduce memory usageDavid van Moolenbroek
2016-01-13ProcFS: get process information from MIB serviceDavid van Moolenbroek
2016-01-13Import NetBSD dev_mkdb(8)David van Moolenbroek
2016-01-13Retire sysuname(2), synchronize sys/utsname.hDavid van Moolenbroek
2016-01-13MIB: initial tree populationDavid van Moolenbroek
2016-01-13VM: report resource usage with VM usage infoDavid van Moolenbroek
2016-01-13VM: expose virtual process sizeDavid van Moolenbroek