Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-08 | Update netcat to netcat-1.10nb1 | abs | 1 | -47/+10 | |
Merge two netcat.c patches into a single patch file, remove unneccessary call to res_init() and pass correct make options for Linux and (untested) Solaris. | |||||
1999-09-07 | Document the -b option. | is | 1 | -3/+11 | |
1999-09-07 | Fixes to allow testing with IPv4 broadcast addresses: | is | 1 | -0/+41 | |
- use inet_ntoa instead of inet_addr, so that an error is different from a possible return value - add "-b" option, to switch on SO_BROADCAST (to allow sending broadcasts) |