aboutsummaryrefslogtreecommitdiff
path: root/sh/functions.sh.in
AgeCommit message (Expand)Author
2018-11-18sh/functions.sh.in: return a different value for invalid input in yesno()Austin English
2015-12-21Convert OpenRC to a centralized copyright/license structureWilliam Hubbs
2013-11-30functions.sh: yesno: (mostly) fix eval logicMike Frysinger
2013-02-23include BINDIR and SBINDIR in the sanitized PATHAndrew Gregory
2012-11-07checkbashisms: clean up export statements.Robin H. Johnson
2012-10-17functions.sh: do not hard code path in e* wrapper functionsWilliam Hubbs
2011-11-19make shell math operations style more succulentMike Frysinger
2011-07-02slight formatting changeWilliam Hubbs
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-06-03fix underquoting of wrapped color stubs of exit statusMike Frysinger
2009-05-23Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples
2009-05-05Fix compile on NetBSDRoy Marples
2009-05-01Add (c) to CopyrightRoy Marples
2009-04-26Stop using needless {} in varsRoy Marples
2009-04-19Use a bashism for a minor speedup in gendepends.shRoy Marples
2008-04-21Punt is_function in favour of POSIX shell builtin command, thanks to Harald v...Roy Marples
2008-04-18We should check type output to ensure that we're really calling a shell funct...Roy Marples
2008-04-08Add a silly rc_runlevel function to appease SpanKY :)Roy Marples
2008-03-27We would sanitize $RC_LIBDIR/sbin as well. If it's really needed then rc-func...Roy Marples
2008-03-27Sanitize the write rc dir.Roy Marples
2008-03-27Fix mulitlib issues.Roy Marples
2008-03-24dont leak the _e varMike Frysinger
2008-03-21More pathing fixes.Roy Marples
2008-03-20Fix pathing again.Roy Marples
2008-03-19Ensure that our path includes packages and localRoy Marples
2008-03-02Ensure that our scripts call prefixed runscript.Roy Marples
2008-02-28TypoRoy Marples
2008-02-28Support the use of PREFIX and PKG_PREFIX.Roy Marples
2008-02-27Makefile SH variable now tweaks the default shell used by our scripts.Roy Marples