Age | Commit message (Expand) | Author |
---|---|---|
2014-05-23 | Ashwini Sharma pointed out I screwed up last.c. | Rob Landley |
2014-05-21 | Make last use common llist free function, minor cleanups. | Rob Landley |
2014-05-10 | sizeof("string") treats it as a char array _including_ the null terminator, s... | Rob Landley |
2014-05-10 | Initial cleanup of last: mostly whitespace, move no record test to start of l... | Rob Landley |
2014-04-23 | usage: is lower case (the help generator looks for that, might as well be con... | Rob Landley |
2013-12-23 | Two more commands (last and more) submitted by Ashwini Sharma. | Rob Landley |