Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This is autogenerated | Steve Slaven | 2009-04-12 | 1 | -1157/+0 |
| | |||||
* | cmd.c: Fix a small memory leak in ptrdup2. | Kalev Lember | 2009-04-11 | 1 | -0/+4 |
| | | | | | The new memory allocated in ptrdup2() did not get freed because it lacked p->signature = PTR_SIG. | ||||
* | Rename movie.c -> movie_play.c | Kalev Lember | 2009-04-08 | 1 | -0/+1 |
| | | | | | | The program can only be called as movie_play or movie2ascii, so there is little point to keep the executable as "movie". Besides that, such generic name as "movie" could cause name clashes in Linux distros. | ||||
* | Add a configure option to select plugin directory. | Kalev Lember | 2009-04-08 | 1 | -0/+1 |
| | |||||
* | configure.in: Display summary at the end of configure run. | Kalev Lember | 2009-04-08 | 1 | -0/+1 |
| | |||||
* | cmd2.c: Move aliases/actions back to default group if it was specified as '*'. | Kalev Lember | 2009-04-08 | 1 | -0/+5 |
| | |||||
* | Rename ChangeLog.old -> ChangeLog. | Kalev Lember | 2009-04-08 | 1 | -0/+1145 |