2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-01-05 19:15:05 +00:00
xNBA/src/hci
Michael Brown 76aa9ad07d Make TCP give up immediately when it receives -ENETUNREACH from
tcpip_tx().  This avoids the irritating wait when you accidentally type
"kernel pxelinux.0" before bringing up the network interface.

Add ENETUNREACH to strerror()'s list.
2007-01-14 16:47:03 +00:00
..
commands Add the "initrd" command 2007-01-14 16:09:48 +00:00
mucurses Avoid creating implicit memcpy()s 2007-01-05 14:48:20 +00:00
tui Add "name" field to struct device to allow human-readable hardware device 2007-01-10 04:22:09 +00:00
editstring.c Use symbolic key names, and avoid moving beyond end of string 2006-12-20 22:21:09 +00:00
readline.c Avoid creating implicit memcpy()s 2007-01-05 14:48:20 +00:00
shell_banner.c Reset character attributes before start of welcome banner, in case 2007-01-09 04:51:27 +00:00
shell.c Add "name" field to struct device to allow human-readable hardware device 2007-01-10 04:22:09 +00:00
strerror.c Make TCP give up immediately when it receives -ENETUNREACH from 2007-01-14 16:47:03 +00:00