index
:
user/sven/openrc.git
master
github/0.18.x
github/0.19.x
github/0.20.x
github/HEAD
github/gh-pages
github/master
github/mount-service
github/new-netmount
github/openrc-0.10.x
github/openrc-0.11.x
github/openrc-0.12.x
github/openrc-0.13.x
github/openrc-0.15.x
github/openrc-0.16.x
github/openrc-0.9.8.x
github/openrc-0.9.9.x
github/refactor
github/runit
origin/0.18.x
origin/0.19.x
origin/0.20.x
origin/0.21.x
origin/0.22.x
origin/0.23.x
origin/0.24.x
origin/0.26.x
origin/0.27.x
origin/0.31.x
origin/0.32.x
origin/0.33.x
origin/0.34.x
origin/0.35.x
origin/0.38.x
origin/0.39.x
origin/0.40.x
origin/0.41.x
origin/0.42.x
origin/0.43.x
origin/0.44.x
origin/0.45.x
origin/0.47.x
origin/0.52.x
origin/0.53.x
origin/0.54.x
origin/0.55.x
origin/0.60.x
origin/0.62.x
origin/HEAD
origin/cgroup-rework
origin/cmdline
origin/default_logger
origin/dependency-rework
origin/dynamic-multiplex
origin/functions.sh
origin/gh-pages
origin/improve-hostname
origin/install-version-with-meson
origin/librc-rework
origin/lxc
origin/master
origin/mount-service
origin/netbsd-fix
origin/new-netmount
origin/openrc-0.10.x
origin/openrc-0.11.x
origin/openrc-0.12.x
origin/openrc-0.13.x
origin/openrc-0.15.x
origin/openrc-0.16.x
origin/openrc-0.9.8.x
origin/openrc-0.9.9.x
origin/parallel_rework_followup
origin/proper-errors
origin/rc-status-checks
origin/rc-update-env
origin/respawn-with-units
origin/resupervise-daemon
origin/rm-prefix
origin/s6-reload
origin/scriptdir_load
origin/setgroups-zero
origin/sysctl
origin/tests
origin/vapier
[no description]
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sh
/
functions.sh.in
Age
Commit message (
Expand
)
Author
2013-11-30
functions.sh: yesno: (mostly) fix eval logic
Mike Frysinger
2013-02-23
include BINDIR and SBINDIR in the sanitized PATH
Andrew Gregory
2012-11-07
checkbashisms: clean up export statements.
Robin H. Johnson
2012-10-17
functions.sh: do not hard code path in e* wrapper functions
William Hubbs
2011-11-19
make shell math operations style more succulent
Mike Frysinger
2011-07-02
slight formatting change
William Hubbs
2011-06-29
drop useless "All rights reserved" notice
Mike Frysinger
2011-06-03
fix underquoting of wrapped color stubs of exit status
Mike Frysinger
2009-05-23
Move non compiled libraries from /lib/rc to /libexec/rc
Roy Marples
2009-05-05
Fix compile on NetBSD
Roy Marples
2009-05-01
Add (c) to Copyright
Roy Marples
2009-04-26
Stop using needless {} in vars
Roy Marples
2009-04-19
Use a bashism for a minor speedup in gendepends.sh
Roy Marples
2008-04-21
Punt is_function in favour of POSIX shell builtin command, thanks to Harald v...
Roy Marples
2008-04-18
We should check type output to ensure that we're really calling a shell funct...
Roy Marples
2008-04-08
Add a silly rc_runlevel function to appease SpanKY :)
Roy Marples
2008-03-27
We would sanitize $RC_LIBDIR/sbin as well. If it's really needed then rc-func...
Roy Marples
2008-03-27
Sanitize the write rc dir.
Roy Marples
2008-03-27
Fix mulitlib issues.
Roy Marples
2008-03-24
dont leak the _e var
Mike Frysinger
2008-03-21
More pathing fixes.
Roy Marples
2008-03-20
Fix pathing again.
Roy Marples
2008-03-19
Ensure that our path includes packages and local
Roy Marples
2008-03-02
Ensure that our scripts call prefixed runscript.
Roy Marples
2008-02-28
Typo
Roy Marples
2008-02-28
Support the use of PREFIX and PKG_PREFIX.
Roy Marples
2008-02-27
Makefile SH variable now tweaks the default shell used by our scripts.
Roy Marples