Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The 'debug sh' command now uses a real shell. | Richard Jones | 2009-06-22 | 1 | -9/+33 |
* | In the daemon, change all const char * parameters to char *. | Richard Jones | 2009-06-10 | 1 | -1/+1 |
* | Add 'debug env' command to print environment. | Richard Jones | 2009-05-22 | 1 | -1/+23 |
* | Generated code to support last 3 commits. | Richard Jones | 2009-05-08 | 1 | -0/+10 |
* | catsprintf leaks, use open_memstream instead. | Richard W.M. Jones | 2009-04-23 | 1 | -10/+16 |
* | Remove the 'debug mem' command, it's never going to work. | Richard W.M. Jones | 2009-04-23 | 1 | -30/+0 |
* | Implement 'debug sh' and 'debug fds' commands. | Richard W.M. Jones | 2009-04-23 | 1 | -15/+101 |
* | Add outline of 'debug' command. | Richard W.M. Jones | 2009-04-23 | 1 | -0/+138 |