Bochs/bochs/iodev/network
Volker Ruppert 17970857b8 added new bx_param_string_c methods isempty() and sprint()
- isempty() returns 1 if string length is 0 or string has special value "none"
- sprint() copies the formatted / converted string into a buffer
- use new methods in some parts of the code (TODO: win32 dialogs)
- check for the special value "none" to avoid failures
2013-02-01 19:13:58 +00:00
..
e1000.cc added new bx_param_string_c methods isempty() and sprint() 2013-02-01 19:13:58 +00:00
e1000.h - added original authors on top of LGPL'd sources ported from Qemu 2012-08-30 20:41:25 +00:00
eth_fbsd.cc - fixed typo 2012-08-08 15:38:33 +00:00
eth_linux.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_null.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_slirp.cc - implemented TFTP support in eth_slirp.cc 2012-08-16 11:59:44 +00:00
eth_tap.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_tuntap.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_vde.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_vnet.cc - forgot to remove obsolete stuff 2012-08-16 12:25:55 +00:00
eth_win32.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
Makefile.in - fixes based on Debian patches by Guillem Jover 2012-07-14 07:01:43 +00:00
ne2k.cc added new bx_param_string_c methods isempty() and sprint() 2013-02-01 19:13:58 +00:00
ne2k.h - debugger command 'info device': implemented support for additional arguments 2012-04-23 17:06:19 +00:00
netmod.cc save the network configuration lines using the parameter tree 2013-01-19 12:25:53 +00:00
netmod.h - implemented TFTP support in eth_slirp.cc 2012-08-16 11:59:44 +00:00
pcipnic.cc added new bx_param_string_c methods isempty() and sprint() 2013-02-01 19:13:58 +00:00
pcipnic.h merged compilation patch by Sebastian, update closed bugs in CHANGES 2012-06-24 17:42:24 +00:00
pnic_api.h - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00