Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-16 | More ifconfig cleanup. | Rob Landley | |
2013-04-16 | Isaac Dunham's help string cleanup. | Rob Landley | |
2013-04-14 | ifconfig uses __caddr_t in one location; this is not guaranteed to work ↵ | Isaac Dunham | |
everywhere. It does not compile OOB on musl, so I changed it to the portable equivalent, char *. This compiles on musl, and should compile anywhere. | |||
2013-04-11 | More ifconfig cleanup. | Rob Landley | |
2013-04-05 | More ifconfig cleanups, mostly removing unused code. | Rob Landley | |
2013-04-04 | Drive-by cleanup on ifconfig. | Rob Landley | |
2013-04-04 | An ifconfig bugfix from the original submitter. | Rob Landley | |
2013-04-02 | Kyungwan Han submitted ifconfig. | Rob Landley | |