Age | Commit message (Expand) | Author |
---|---|---|
2007-05-14 | Implement FreeBSD's dlfunc function to avoid ISO warnings on dlsym - thanks t... | Roy Marples |
2007-05-14 | Use correct function casts. Use dlfunc where available to remove ISO warnings :) | Roy Marples |
2007-04-25 | Don't pass $CONSOLE to sulogin and split rc_environ_fd on NULLs | Roy Marples |
2007-04-20 | Plugins now run in a forked process for extra resliance. | Roy Marples |
2007-04-19 | strdup -> rc_xstrdup | Roy Marples |
2007-04-19 | Use RTLD_NOW instead of RTLD_LAZY | Roy Marples |
2007-04-11 | Cuddle up to LKML C style | Roy Marples |
2007-04-10 | Fix indentation | Roy Marples |
2007-04-06 | Misc fixes, plugged a memory leak in runscript.c and use va_copy to avoid nas... | Roy Marples |
2007-04-05 | Rewrite the core parts in C. We now provide librc so other programs can | Roy Marples |