openrc/src/rc
2008-01-09 23:22:04 +00:00
..
_usage.c Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles easier. libeinfo, librc and rc now have their own seperate directories. More work is needed to tidy this up though. 2008-01-05 19:25:55 +00:00
_usage.h Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles easier. libeinfo, librc and rc now have their own seperate directories. More work is needed to tidy this up though. 2008-01-05 19:25:55 +00:00
builtins.h Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles easier. libeinfo, librc and rc now have their own seperate directories. More work is needed to tidy this up though. 2008-01-05 19:25:55 +00:00
checkpath.c Set include paths in Makefile instead of .c files 2008-01-06 13:47:39 +00:00
fstabinfo.c Set include paths in Makefile instead of .c files 2008-01-06 13:47:39 +00:00
Makefile Style updates. 2008-01-09 11:44:43 +00:00
mountinfo.c Compile without warnings on NetBSD 2008-01-09 23:22:04 +00:00
rc-depend.c Set include paths in Makefile instead of .c files 2008-01-06 13:47:39 +00:00
rc-logger.c Compile without warnings on NetBSD 2008-01-09 23:22:04 +00:00
rc-logger.h Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles easier. libeinfo, librc and rc now have their own seperate directories. More work is needed to tidy this up though. 2008-01-05 19:25:55 +00:00
rc-misc.c Compile without warnings on NetBSD 2008-01-09 23:22:04 +00:00
rc-plugin.c rc_getline keeps expanding it's malloced buffer until it has read a whole line or EOF. All functions which read into static buffers have been changed to use fhis function to avoid any potential overflows and to ensure we really do read a long long config line. 2008-01-07 12:29:30 +00:00
rc-plugin.h Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles easier. libeinfo, librc and rc now have their own seperate directories. More work is needed to tidy this up though. 2008-01-05 19:25:55 +00:00
rc-status.c Set include paths in Makefile instead of .c files 2008-01-06 13:47:39 +00:00
rc-update.c Allow depend creation again. This doesn't work on GNU make, but does on all others. 2008-01-07 14:20:13 +00:00
rc.c Compile without warnings on NetBSD 2008-01-09 23:22:04 +00:00
runscript.c Compile without warnings on NetBSD 2008-01-09 23:22:04 +00:00
start-stop-daemon.c Compile without warnings on NetBSD 2008-01-09 23:22:04 +00:00
start-stop-daemon.pam Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles easier. libeinfo, librc and rc now have their own seperate directories. More work is needed to tidy this up though. 2008-01-05 19:25:55 +00:00