.. |
test
|
Massive whitespace cleanup
|
2007-11-28 15:45:03 +00:00 |
_usage.c
|
Introduce cbasename so we don't have to strdup(basename) and free all the time.
|
2007-12-19 12:46:08 +00:00 |
_usage.h
|
usage now requires a global applet var instead of a define, don't prefix describe output and use generic usage for runscript.
|
2007-12-18 18:01:05 +00:00 |
.gitignore
|
git clean before dist, and add some ignore files
|
2007-11-27 16:13:42 +00:00 |
builtins.h
|
checkown -> checkpath
|
2007-12-19 14:46:38 +00:00 |
checkpath.c
|
Don't mix code and decs
|
2007-12-20 18:49:44 +00:00 |
einfo.h
|
Although OpenRC requires C99, linking to us should not.
|
2007-12-28 15:07:28 +00:00 |
einfo.map
|
librc.so and libeinfo.so now have symbol versions.
|
2007-10-03 15:46:02 +00:00 |
env_whitelist
|
|
|
fstabinfo.c
|
cbasename -> basename_c
|
2007-12-19 13:53:52 +00:00 |
hidden-visibility.h
|
Remove Gentoo copyright from all files that I know I have written
|
2007-12-14 14:12:38 +00:00 |
libeinfo.c
|
Remove forces spaces from ebracket and ensure ok matches eend output.
|
2007-12-24 13:55:40 +00:00 |
librc-daemon.c
|
cbasename -> basename_c
|
2007-12-19 13:53:52 +00:00 |
librc-depend.c
|
Constant data and pointers
|
2007-12-20 15:02:04 +00:00 |
librc-depend.h
|
Remove Gentoo copyright from all files that I know I have written
|
2007-12-14 14:12:38 +00:00 |
librc-misc.c
|
Remove Gentoo copyright from all files that I know I have written
|
2007-12-14 14:12:38 +00:00 |
librc-strlist.c
|
Remove Gentoo copyright from all files that I know I have written
|
2007-12-14 14:12:38 +00:00 |
librc.c
|
cbasename -> basename_c
|
2007-12-19 13:53:52 +00:00 |
librc.h
|
Remove Gentoo copyright from all files that I know I have written
|
2007-12-14 14:12:38 +00:00 |
Makefile
|
Don't install relative symlinks
|
2007-12-28 15:21:59 +00:00 |
Makefile.
|
Vanilla FreeBSD make is now supported for src
|
2007-11-15 15:25:51 +00:00 |
Makefile.BSD
|
BSD will need a fixed gcc for --as-needed
|
2007-09-12 14:32:18 +00:00 |
Makefile.Linux
|
Use -D_BSD_SOURCE -D_XOPEN_SOURCE=500 in place of -D_GNU_SOURCE
|
2007-10-23 20:48:06 +00:00 |
Makefile.ncurses
|
Add termcap support.
|
2007-12-08 02:50:35 +00:00 |
Makefile.pam
|
Work better with --as-needed
|
2007-09-11 21:45:26 +00:00 |
Makefile.termcap
|
Add termcap support.
|
2007-12-08 02:50:35 +00:00 |
mountinfo.c
|
Introduce cbasename so we don't have to strdup(basename) and free all the time.
|
2007-12-19 12:46:08 +00:00 |
rc-depend.c
|
cbasename -> basename_c
|
2007-12-19 13:53:52 +00:00 |
rc-logger.c
|
Remove Gentoo copyright from all files that I know I have written
|
2007-12-14 14:12:38 +00:00 |
rc-logger.h
|
Remove Gentoo copyright from all files that I know I have written
|
2007-12-14 14:12:38 +00:00 |
rc-misc.c
|
Remove Gentoo copyright from all files that I know I have written
|
2007-12-14 14:12:38 +00:00 |
rc-misc.h
|
No need for that include
|
2007-12-19 14:08:33 +00:00 |
rc-plugin.c
|
Remove Gentoo copyright from all files that I know I have written
|
2007-12-14 14:12:38 +00:00 |
rc-plugin.h
|
Remove Gentoo copyright from all files that I know I have written
|
2007-12-14 14:12:38 +00:00 |
rc-status.c
|
usage now requires a global applet var instead of a define, don't prefix describe output and use generic usage for runscript.
|
2007-12-18 18:01:05 +00:00 |
rc-update.c
|
rc-update show not default to show
|
2007-12-24 13:54:24 +00:00 |
rc.c
|
Let service_started_daemon work off SVCNAME
|
2007-12-20 15:44:38 +00:00 |
rc.h
|
Constant data and pointers
|
2007-12-20 15:02:04 +00:00 |
rc.map
|
Remove rc_service_wait as runscript.c should do the waiting. rc_deptree_depend now returns the exact depends as listed. This is so we can support a new 'keywords' directive. We can add whatever here, like 'notimeout' which means that an init script doesn't timeout. This removes the hardcoded check on checkfs and checkroot.
|
2007-12-05 17:48:07 +00:00 |
runscript.c
|
Remove rc-help.sh and replace with a man page for runscript 8.
|
2007-12-20 17:39:13 +00:00 |
start-stop-daemon.c
|
cbasename -> basename_c
|
2007-12-19 13:53:52 +00:00 |
start-stop-daemon.pam
|
|
|
strlist.h
|
Remove Gentoo copyright from all files that I know I have written
|
2007-12-14 14:12:38 +00:00 |