openrc/src/librc
William Hubbs aeb670f4e8 librc: do not allow "." and ".." as runlevel names
The rc_runlevel_exists function was attempting to treat "." and ".." as
valid runlevels; however, this should not be allowed.

X-Gentoo-Bug: 488710
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=488710
2013-10-21 14:21:22 -05:00
..
.gitignore clean up gitignore files 2011-06-03 17:07:22 -04:00
librc-daemon.c Add support for DragonFly BSD 2013-07-25 22:33:24 -05:00
librc-depend.c librc: fix off-by-one bug 2013-10-04 14:01:46 -05:00
librc-misc.c librc: Do not output error messages from within the library. 2012-03-26 15:04:40 -05:00
librc-stringlist.c drop useless "All rights reserved" notice 2011-06-29 19:46:31 -04:00
librc.c librc: do not allow "." and ".." as runlevel names 2013-10-21 14:21:22 -05:00
librc.h librc: make rc_proc_getent available for all operating systems 2012-02-25 15:00:03 -06:00
Makefile make BINDIR and SBINDIR available to input files 2013-02-23 20:30:39 -06:00
rc.h.in Do not add a prefix to the /run directory 2012-12-03 18:33:21 -06:00
rc.map Rename proc_getent to rc_proc_getent and make it global 2012-01-15 01:02:11 +01:00