Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-02 | More libc5 fixups | Eric Andersen | |
-Erik | |||
2001-07-31 | Silence some silly warnings | Eric Andersen | |
2001-07-17 | This is vodz' latest patch. Sorry it took so long... | Eric Andersen | |
1) ping cleanup (compile fix from this patch already applied). 2) traceroute call not spare ntohl() now (and reduce size); 3) Fix for functions not declared static in insmod, ash, vi and mount. 4) a more simple API cmdedit :)) 5) adds "stopped jobs" warning to ash on Ctrl-D and fixes "ignoreeof" option 6) reduce exporting library function index->strchr (traceroute), bzero->memset (syslogd) | |||
2001-07-12 | Patch from vodz: | Eric Andersen | |
Changed email address cmdedit API change optimizations for traceroute and md5sum added a new shared create_icmp_socket() function | |||
2001-07-10 | A traceroute applet from vodz. This could probably be slimmed down, | Eric Andersen | |
but will do for now... |