Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix error message in string-e command (RHBZ#588651). | Richard Jones | 2010-05-13 | 1 | -0/+6 |
* | daemon: Fix strings to work on absolute symbolic links (RHBZ#579608). | Richard Jones | 2010-05-07 | 1 | -7/+11 |
* | daemon: Don't need to prefix error messages with the command name. | Richard Jones | 2010-02-12 | 1 | -1/+1 |
* | generator.ml: use new "Pathname" designation | Jim Meyering | 2009-08-13 | 1 | -5/+2 |
* | update all NEED_ROOT uses | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | update all uses of ABS_PATH | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | Make /sysroot path configurable. | Richard Jones | 2009-07-18 | 1 | -5/+1 |
* | remove trailing blanks | Jim Meyering | 2009-07-03 | 1 | -1/+1 |
* | In the daemon, change all const char * parameters to char *. | Richard Jones | 2009-06-10 | 1 | -2/+2 |
* | Refactor line splitting code in the daemon, and fix it so it works. | Richard Jones | 2009-05-12 | 1 | -20/+3 |
* | Implement 'strings' and 'hexdump' commands. | Richard Jones | 2009-05-08 | 1 | -0/+91 |