Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial commit | Joseph Hunkeler | 2012-05-25 | 1 | -82/+0 |
* | Utilizing static progname variable. Local variables removed from functions t... | Joseph Hunkeler | 2012-05-25 | 1 | -1/+8 |
* | Added missing function prototypes. | Joseph Hunkeler | 2012-05-25 | 1 | -0/+5 |
* | cfg.c now depends on cfg.h | Joseph Hunkeler | 2012-05-25 | 1 | -3/+0 |
* | GNU GPLv3 licensing added. | Joseph Hunkeler | 2012-05-25 | 1 | -0/+20 |
* | Fixed Solaris 10 segfault. If list_path was null, snprintf would write bad d... | Joseph Hunkeler | 2012-05-25 | 1 | -6/+4 |
* | Command line argument "new" added | Joseph Hunkeler | 2012-05-25 | 1 | -0/+1 |
* | Starting to port to Solaris 10... sigh. | Joseph Hunkeler | 2012-05-25 | 1 | -1/+7 |
* | Added cfg_open(), cfg_get_key(), and cfg_close() | Joseph Hunkeler | 2012-05-25 | 1 | -5/+4 |
* | Fixed bug where (rec = NULL) caused user_del to flip out. | Joseph Hunkeler | 2012-05-25 | 1 | -0/+1 |
* | Working delete-all command "delA" | Joseph Hunkeler | 2012-05-25 | 1 | -14/+8 |
* | Initial commit | Joseph Hunkeler | 2012-05-25 | 1 | -0/+54 |