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
/
net
Age
Commit message (
Expand
)
Author
2018-03-31
Fix ARM NDEBUG Builds
Lionel Sambuc
2017-04-30
Network stack feedback-based fixes
David van Moolenbroek
2017-04-30
Add lwip: a new lwIP-based TCP/IP service
David van Moolenbroek
2017-03-09
Retire inet: the previous MINIX TCP/IP service
David van Moolenbroek
2017-03-09
Retire lwip: the previous lwIP-based TCP/IP service
David van Moolenbroek
2017-03-09
UDS: full rewrite
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
2016-10-24
RMIB: add support for vector copy-out
David van Moolenbroek
2016-08-05
Various timer improvements
David van Moolenbroek
2016-06-18
INET/LWIP: minimal net.route sysctl support
David van Moolenbroek
2016-06-18
LWIP: fix system.conf file
David van Moolenbroek
2016-06-17
Correct bad assignments in various conditions
David van Moolenbroek
2016-02-07
Fix usage of parenthesis in Makefiles
Lionel Sambuc
2016-02-07
moved service configuration out of system.conf
rlfnb
2016-01-24
Fix ARM noassert builds -g/-O{s/0/1/2/3}
Lionel Sambuc
2016-01-13
NetBSD re-synchronization of the source tree
Lionel Sambuc
2015-09-28
commands: move manpages into command directories
David van Moolenbroek
2015-09-23
Resolve more warnings
David van Moolenbroek
2015-09-23
Kernel: export clock information on kernel page
David van Moolenbroek
2015-09-17
services: Selectively enable stateful restart.
Cristiano Giuffrida
2015-09-17
Add live update-friendly annotations.
Cristiano Giuffrida
2015-09-01
inet: resolve some compile and runtime warnings
David van Moolenbroek
2015-08-08
lwip: no need to retrieve own endpoint
David van Moolenbroek
2015-07-17
inet: fix state transitions in driver receipt code
David van Moolenbroek
2015-06-29
uds: announce presence during startup
Lionel Sambuc
2015-06-07
inet: do not link against libc
David van Moolenbroek
2015-06-06
PFS, inet: use static UID to drop privileges
David van Moolenbroek
2014-12-04
UDS: move from drivers/net/ to net/
David van Moolenbroek
2014-12-03
minix/ changes for arm llvm build
Ben Gras
2014-11-18
inet: detect short TCP option lengths
David van Moolenbroek
2014-09-29
svrctl(2) update
David van Moolenbroek
2014-08-28
merge libminlib with libc
Ben Gras
2014-08-28
remove libcompat_minix as library
Ben Gras
2014-08-22
Fix -DNDEBUG support
Lionel Sambuc
2014-07-31
Move all services to /service
Lionel Sambuc
2014-07-31
New sources layout
Lionel Sambuc