Age | Commit message (Expand) | Author |
---|---|---|
2019-03-02 | Fix instances of "Usage:" rather than "usage:". | Elliott Hughes |
2019-02-25 | arp: inline get_hw_add and minor sscanf error handling cleanup | Colin Davidson |
2016-08-04 | Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, | Rob Landley |
2015-01-01 | Switch a lot of strncpy() calls to xstrncpy(). | Rob Landley |
2014-08-12 | Patches to commands for issues reported from static analysis tool. | Ashwini Sharma |
2014-05-12 | Add arp from Sandeep Sharma and Kyungwan Han. | Rob Landley |