Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use STREQ, not strcmp: part 1 | Jim Meyering | 2009-11-09 | 1 | -1/+1 |
* | Implement 'debug ls' and 'debug ll' commands. | Richard Jones | 2009-08-18 | 1 | -3/+0 |
* | generator.ml: use new "Pathname" designation | Jim Meyering | 2009-08-13 | 1 | -8/+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 |
* | daemon/ls: make do_ll require root, like all the rest | Jim Meyering | 2009-08-11 | 1 | -7/+10 |
* | Make /sysroot path configurable. | Richard Jones | 2009-07-18 | 1 | -4/+2 |
* | 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 |
* | Implement list-devices and list-partitions. | Richard Jones | 2009-04-06 | 1 | -9/+1 |
* | Implementations of 'cat', 'ls', and some cleanups. | Richard Jones | 2009-04-06 | 1 | -6/+51 |
* | Implement RString and RStringList return types. | Richard Jones | 2009-04-04 | 1 | -0/+75 |