2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-14 15:21:32 +00:00
xNBA/src/hci
Michael Brown 83fa318b86 Added strerror(0)=="No error", so that TCP protocols can use
strerror(rc) in their closed() methods without producing "Error
0x0000" when the connection is closed normally.
2007-01-11 04:01:31 +00:00
..
commands Add "route" command (which currently only displays the routing table; it 2007-01-10 20:51:14 +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 Added strerror(0)=="No error", so that TCP protocols can use 2007-01-11 04:01:31 +00:00