Age | Commit message (Expand) | Author |
---|---|---|
2018-11-17 | Convert more GLOBALS argument vars to the new single letter code style. | Rob Landley |
2018-07-19 | Tweak/add some comments. | Rob Landley |
2018-03-31 | Use XVFORK() macro, add option ranges, make lookup_port() check /etc/services, | Rob Landley |
2017-07-21 | netcat: make -l exit after handling a request. | Josh Gao |
2017-05-26 | Be more consistent about periods in help text. | Elliott Hughes |
2016-10-11 | Make netcat work with nommu and factor out poll() loop into net/net.c. | Rob Landley |
2016-07-03 | Promote netsat, and move ifconfig, netcat, and rfkill to new toys/net directory. | Rob Landley |