Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wc, blockdev: avoid warnings about discarding "const" qualifiers | Jim Meyering | 2009-08-17 | 1 | -1/+1 |
* | adjust const "**" pointers to avoid warnings | Jim Meyering | 2009-08-17 | 1 | -1/+1 |
* | generator.ml: use new "Pathname" designation | Jim Meyering | 2009-08-13 | 1 | -11/+11 |
* | * src/generator.ml: Change all `String "device"' to `Device "device"'. | Jim Meyering | 2009-08-13 | 1 | -2/+0 |
* | change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/ | Jim Meyering | 2009-08-13 | 1 | -1/+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 | -11/+11 |
* | Implement upload and download commands. | Richard Jones | 2009-04-20 | 1 | -1/+1 |
* | Added blockdev_* calls. RInt64 type. Enhanced tests. | Richard Jones | 2009-04-15 | 1 | -0/+144 |