summaryrefslogtreecommitdiff
path: root/res/res_clialiases.c
AgeCommit message (Expand)Author
2008-11-19Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon t...Terry Wilson
2008-11-12- Make alias->real_cmd point to the allocated space outside alias->alias.Eliel C. Sardanons
2008-11-12Fix a bug caused by using sizeof(pointer) instead of sizeof(the struct)Russell Bryant
2008-11-12This commit does two things:Michiel van Baak