16 Commits (c6027f56dc547b5028f0b560bcf4671b6e2a765d)

Author SHA1 Message Date
Jan Kiszka 9f8bd0421d slirp: Use internal state in interface 17 years ago
Jan Kiszka 460fec67ee slirp: Factor out internal state structure 17 years ago
Jan Kiszka b5302e1a9d slirp: Drop link_up checks from if_output and slirp_socket_can_recv 17 years ago
Jan Kiszka 0d62c4cfe2 slirp: Drop dead code 17 years ago
blueswir1 511d2b140f Sparse fixes: NULL use, header order, ANSI prototypes, static 18 years ago
blueswir1 674bb26172 Add some missing static qualifiers 18 years ago
blueswir1 a5f1b965da Fix warnings that would be generated by gcc -Wstrict-prototypes 18 years ago
balrog 242acf3af4 Special-case CTL_ALIAS instead of CTL_DNS in udp loopback test. 19 years ago
blueswir1 7878ff6bc7 Add const etc. to places forgotten from the previous commit 19 years ago
blueswir1 9634d9031c Use const and static as needed, disable unused code 19 years ago
ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
bellard 38f3e7c2f5 suppressed unaligned accesses 21 years ago
bellard 02d2c54cd3 windows fixes (Gregory Alexander) 22 years ago
bellard c9a621176e memory leak fix (Juergen Keil) 22 years ago
bellard f0cbd3ec9f initial user mode network support 23 years ago