| Age | Commit message (Expand) | Author |
| 2015-12-13 | mention ip6addrctl | christos |
| 2015-12-07 | synch usage() with the man page. | pgoyette |
| 2015-12-06 | Bump date for previous. | wiz |
| 2015-12-06 | remove more duplicated code. | christos |
| 2015-12-06 | Add listing commands for type, set and unset. | christos |
| 2015-12-05 | Add debugging and more to migration | christos |
| 2015-12-04 | type confusion | christos |
| 2015-12-04 | Kill newline | christos |
| 2015-12-04 | Fix resizedisk. | christos |
| 2015-12-04 | put back usage from kre | christos |
| 2015-12-04 | don't print dkctl message for files | christos |
| 2015-12-04 | fix label printing. | christos |
| 2015-12-03 | CID 1341564: Arg memory leak | christos |
| 2015-12-03 | more leak | christos |
| 2015-12-03 | CID 1341563: fix leak | christos |
| 2015-12-03 | CID 1341561: Argument memory leak | christos |
| 2015-12-03 | CID 1341560: Free arg. | christos |
| 2015-12-03 | CID 1341558: Fix proplib memory leaks | christos |
| 2015-12-03 | CID 1341556: Don't leak map info | christos |
| 2015-12-03 | CID 1341548: Check error returns | christos |
| 2015-12-03 | compare to stdout, thanks kre | christos |
| 2015-12-03 | Add a space. | christos |
| 2015-12-03 | Fix stray paste, noted by kre. | christos |
| 2015-12-03 | WARNS=6 | christos |
| 2015-12-03 | remove extra assignment | christos |
| 2015-12-03 | eliminate static globals so that commands can be re-used. | christos |
| 2015-12-02 | - factor out into smaller separate functions | christos |
| 2015-12-02 | don't hard-code the program name | christos |
| 2015-12-02 | merge duplicated code and check allocations. | christos |
| 2015-12-02 | check allocations | christos |
| 2015-12-02 | annotate map additions with non-allocated memory. | christos |
| 2015-12-02 | - check errors from map allocation | christos |
| 2015-12-02 | Allow backup and restore to operate on files. | christos |
| 2015-12-02 | don't advertise stuff we don't support. | christos |
| 2015-12-02 | Always set NOSYNC if regular file, even if we got the size from the command | christos |
| 2015-12-02 | hrmm... | jnemeth |
| 2015-12-02 | - dereferencing NULL is generally bad, found by visual inspection | jnemeth |
| 2015-12-02 | print the old and the new style usage. | christos |
| 2015-12-02 | refactor the utf code so that it does not leak memory. | christos |
| 2015-12-02 | split out into smaller functions. | christos |
| 2015-12-02 | use the utility function. | christos |
| 2015-12-02 | - write a function to set the entity, so that we don't reset to guid. | christos |
| 2015-12-02 | By default, don't display the module load address. Add a -k option | pgoyette |
| 2015-12-01 | merge command line parsers and check all memory allocations. | christos |
| 2015-12-01 | Reflect reality better; we don't handle multiple devices anymore, and | christos |
| 2015-12-01 | refactor more duplicated code. | christos |
| 2015-12-01 | automatically enforce readonly for the commands that don't need to write. | christos |
| 2015-12-01 | Refactor the command dispatching and help printing logic. | christos |
| 2015-12-01 | Firs step of refactoring, remove all globals, factor out some common code, | christos |
| 2015-12-01 | - use gpt_msg to print informational messages (perhaps these should be printed | christos |