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