Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added forgotten -d to the usage(). | ru | 2004-06-04 | 1 | -1/+1 |
* | Remove spurious semicolons. Outside of functions they are actually errors but | stefanf | 2004-05-16 | 1 | -1/+1 |
* | Correct a typo in column header. | mdodd | 2004-05-15 | 1 | -1/+1 |
* | Make libgeom usable by C++ programs: | jhb | 2004-03-09 | 1 | -9/+10 |
* | Add -d flag to monitor BIO_DELETE operations too | phk | 2004-02-15 | 1 | -4/+24 |
* | Make -c only set flag_c and not a toggle. With flag_c disabled by | keramida | 2003-03-22 | 1 | -1/+1 |
* | Add & use a usage() function. | keramida | 2003-03-22 | 1 | -2/+12 |
* | Add error and range checking to strtoul() to avoid ending up with a | keramida | 2003-03-22 | 1 | -1/+2 |
* | Call endwin() to restore terminal state just before exiting. | keramida | 2003-03-21 | 1 | -0/+2 |
* | Add a rudimentary gstat(8) to the system. | phk | 2003-03-20 | 1 | -0/+232 |