summaryrefslogtreecommitdiff
path: root/src/rc-misc.h
Commit message (Expand)AuthorAge
* Move RC_ to EINFO_ for all env vars related to einfo.Roy Marples2007-12-06
* Use a more generic BSD define.Roy Marples2007-11-28
* Move /etc/conf.d/rc to /etc/rc.conf.Roy Marples2007-11-23
* relicense as 2-clause BSD, with the kind permission of GentooRoy Marples2007-11-14
* Punt rc_ from xstrdup, xalloc, xrealloc and exists as they're not in librc an...Roy Marples2007-10-08
* Move rc_env_filter and rc_env_config out of librc and into rcRoy Marples2007-10-08
* Don't bother holding the old errnoRoy Marples2007-10-05
* inline rc_xmalloc, rc_xrealloc and rc_xstrdup so that the library doesn't exp...Roy Marples2007-10-04
* Punt rc_exists from public interface, move to private static inlineRoy Marples2007-10-04
* Punt rc_is_dirRoy Marples2007-10-04
* /lib/rcscripts -> /lib/rcRoy Marples2007-09-19
* plugin hook function is now rc_plugin_hook instead of a name basedRoy Marples2007-09-19
* Move more stuff to #definesRoy Marples2007-08-28
* `config /etc/fstab' can now be used in depend() functions to show thatRoy Marples2007-08-15
* Don't link to rt anymore as it makes dlopen leak - we now use nanosleeps to a...Roy Marples2007-08-09
* Wups, these definitions need to be in rc.h reallyRoy Marples2007-08-03
* All our binaries are now mulicalls into rc, which makes our on disk sizeRoy Marples2007-07-31
* LIBDIR -> LIB. When interuppted, ensure service state is restored correctly. ...Roy Marples2007-04-08
* Rewrite the core parts in C. We now provide librc so other programs canRoy Marples2007-04-05