summaryrefslogtreecommitdiff
path: root/minix/net
AgeCommit message (Expand)Author
2018-03-31Fix ARM NDEBUG BuildsLionel Sambuc
2017-04-30Network stack feedback-based fixesDavid van Moolenbroek
2017-04-30Add lwip: a new lwIP-based TCP/IP serviceDavid 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-09UDS: full rewriteDavid 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
2016-10-24RMIB: add support for vector copy-outDavid van Moolenbroek
2016-08-05Various timer improvementsDavid van Moolenbroek
2016-06-18INET/LWIP: minimal net.route sysctl supportDavid van Moolenbroek
2016-06-18LWIP: fix system.conf fileDavid van Moolenbroek
2016-06-17Correct bad assignments in various conditionsDavid van Moolenbroek
2016-02-07Fix usage of parenthesis in MakefilesLionel Sambuc
2016-02-07moved service configuration out of system.confrlfnb
2016-01-24Fix ARM noassert builds -g/-O{s/0/1/2/3}Lionel Sambuc
2016-01-13NetBSD re-synchronization of the source treeLionel Sambuc
2015-09-28commands: move manpages into command directoriesDavid van Moolenbroek
2015-09-23Resolve more warningsDavid van Moolenbroek
2015-09-23Kernel: export clock information on kernel pageDavid van Moolenbroek
2015-09-17services: Selectively enable stateful restart.Cristiano Giuffrida
2015-09-17Add live update-friendly annotations.Cristiano Giuffrida
2015-09-01inet: resolve some compile and runtime warningsDavid van Moolenbroek
2015-08-08lwip: no need to retrieve own endpointDavid van Moolenbroek
2015-07-17inet: fix state transitions in driver receipt codeDavid van Moolenbroek
2015-06-29uds: announce presence during startupLionel Sambuc
2015-06-07inet: do not link against libcDavid van Moolenbroek
2015-06-06PFS, inet: use static UID to drop privilegesDavid van Moolenbroek
2014-12-04UDS: move from drivers/net/ to net/David van Moolenbroek
2014-12-03minix/ changes for arm llvm buildBen Gras
2014-11-18inet: detect short TCP option lengthsDavid van Moolenbroek
2014-09-29svrctl(2) updateDavid van Moolenbroek
2014-08-28merge libminlib with libcBen Gras
2014-08-28remove libcompat_minix as libraryBen Gras
2014-08-22Fix -DNDEBUG supportLionel Sambuc
2014-07-31Move all services to /serviceLionel Sambuc
2014-07-31New sources layoutLionel Sambuc