9
0
Fork 0
barebox/net
Bastian Stender 1233570798 console: replace set_active by open/close
Opening and closing consoles should be independent from setting them
active. This way it is possible to open e.g. a framebuffer console and
display text on it without showing stdout/stderr.

Signed-off-by: Bastian Stender <bst@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2017-02-28 15:52:35 +01:00
..
Kconfig net: Add SNTP support 2016-01-07 08:46:09 +01:00
Makefile net: Add SNTP support 2016-01-07 08:46:09 +01:00
dhcp.c convert users to %pI4 2016-09-22 11:30:38 +02:00
dns.c convert users to %pI4 2016-09-22 11:30:38 +02:00
eth.c net: add linux.bootarg parameter from ifup call 2016-09-22 11:30:38 +02:00
ifup.c net: add linux.bootarg parameter from ifup call 2016-09-22 11:30:38 +02:00
lib.c convert users to %pI4 2016-09-22 11:30:38 +02:00
net.c convert users to %pI4 2016-09-22 11:30:38 +02:00
netconsole.c console: replace set_active by open/close 2017-02-28 15:52:35 +01:00
nfs.c treewide: fix 'new blank line at EOF' formatting error 2015-07-02 09:39:58 +02:00
nfs.h pass filename to nfs and tftp start functions 2009-10-19 10:18:51 +02:00
ping.c net: ping: return an error exit code when connection fails 2015-04-03 08:03:08 +02:00
rarp.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
sntp.c net: Add SNTP support 2016-01-07 08:46:09 +01:00