aboutsummaryrefslogtreecommitdiff
path: root/sh/functions.sh
AgeCommit message (Expand)Author
2008-01-10Add /usr/pkg to the PATH for NetBSD packages.Roy Marples
2007-12-14Remove Gentoo copyright from all files that I know I have writtenRoy Marples
2007-12-14We should only do colours if fd1 is a terminal by defaultRoy Marples
2007-12-06Move RC_ to EINFO_ for all env vars related to einfo.Roy Marples
2007-11-29Use shorthand for loopsRoy Marples
2007-11-28Massive whitespace cleanupRoy Marples
2007-11-28Sanitize our PATH a bit better, and terminate it correctly in start-stop-daemon.Roy Marples
2007-11-22Use yesnoRoy Marples
2007-11-22Add a yesno function to check the boolean value of a variableRoy Marples
2007-11-21We should include local pathsRoy Marples
2007-11-14relicense as 2-clause BSD, with the kind permission of GentooRoy Marples
2007-09-28-C should force no colour as wellRoy Marples
2007-09-19/lib/rcscripts -> /lib/rcRoy Marples
2007-08-16Fully move esyslog into rcRoy Marples
2007-07-16Allow zsh to work as our shellRoy Marples
2007-05-05Better fixRoy Marples
2007-05-05Fix KV_to_int working with funky kernel versions, #177197.Roy Marples
2007-04-24We now buffer stdout and stderr to a file and flush that when running in para...Roy Marples
2007-04-17Rationalise our colour usage a little.Roy Marples
2007-04-17Allow user vars for colours in our shell scripts tooRoy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples