minix/minix
David van Moolenbroek 9a8b4f5601 netconf(8): rewrite
When possible, network drivers are now started automatically.  That
means that netconf(8)'s network driver selection has become obsolete.
This patch changes netconf(8) to allow the user to specify a network
configuration (currently one of DHCP IPv4+IPv6, DHCP IPv4-only,
manual IPv4-only) for any hardware network interfaces that are
currently present.

Selection of network drivers that require manual configuration first
(mainly old ISA cards) is still supported, but now as a special case.

Change-Id: I6208fc75192eb7f0b061862aaf7507f71a620da4
2017-04-30 13:16:19 +00:00
..
bin New sources layout 2014-07-31 16:00:30 +02:00
commands netconf(8): rewrite 2017-04-30 13:16:19 +00:00
drivers netconf(8): rewrite 2017-04-30 13:16:19 +00:00
fs Add lwip: a new lwIP-based TCP/IP service 2017-04-30 13:16:03 +00:00
include Add lwip: a new lwIP-based TCP/IP service 2017-04-30 13:16:03 +00:00
kernel Retire inet: the previous MINIX TCP/IP service 2017-03-09 23:39:58 +00:00
lib Add lwip: a new lwIP-based TCP/IP service 2017-04-30 13:16:03 +00:00
llvm generate_gold_plugin: support for MAKE variable 2016-01-13 20:32:36 +01:00
man Retire MINIX rlogin(1) 2017-03-09 23:40:08 +00:00
net Add lwip: a new lwIP-based TCP/IP service 2017-04-30 13:16:03 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers Add lwip: a new lwIP-based TCP/IP service 2017-04-30 13:16:03 +00:00
share Retire MINIX tcpd(8) 2017-03-09 23:40:03 +00:00
tests tests: adapt existing tests to new LWIP service 2017-04-30 13:16:10 +00:00
usr.bin Add lwip: a new lwIP-based TCP/IP service 2017-04-30 13:16:03 +00:00
usr.sbin etc: synchronize master.password, group to NetBSD 2017-02-18 21:37:24 +00:00
Makefile NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Makefile.fetchgnu Improve the process for GNU tools 2016-09-01 21:16:13 +02:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00