openrc/man
2008-03-17 21:27:37 +00:00
..
einfo.3 Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ from queue(3). Refactor code style around the BSD KNF. 2008-03-16 17:00:56 +00:00
Makefile Punt the rc_strcatpaths function and use snprintf instead to save on expensive malloc calls. 2008-03-17 13:25:56 +00:00
rc_config.3 Make rc_getline private and save it's buffer so it's sort of like getline from glibc. 2008-03-17 21:27:37 +00:00
rc_deptree.3 Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ from queue(3). Refactor code style around the BSD KNF. 2008-03-16 17:00:56 +00:00
rc_find_pids.3 rc_find_pids now returns RC_PIDLIST instead of a NULL terminated array. 2008-03-17 09:59:52 +00:00
rc_plugin_hook.3 Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ from queue(3). Refactor code style around the BSD KNF. 2008-03-16 17:00:56 +00:00
rc_runlevel.3 Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ from queue(3). Refactor code style around the BSD KNF. 2008-03-16 17:00:56 +00:00
rc_service.3 Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ from queue(3). Refactor code style around the BSD KNF. 2008-03-16 17:00:56 +00:00
rc_stringlist.3 Add new stringlist files. 2008-03-16 17:01:35 +00:00
rc-status.8 Welcome to 2008. 2008-02-22 12:35:58 +00:00
rc-update.8 We should not use options for rc-update, as add, delete and such are commands. 2008-01-15 09:50:14 +00:00
rc.8 We don't mount /lib/rc/init.d when / is rw at boot. 2008-03-08 15:18:53 +00:00
runscript.8 Document the negation of keywords. 2008-03-04 10:40:31 +00:00
start-stop-daemon.8 Force the specification of a pidfile or process name if daemon is a script. Alternatively, document the use of starting the script interpreter and passing the daemon as an option. 2008-02-24 23:09:15 +00:00