aboutsummaryrefslogtreecommitdiff
path: root/net.Linux/iwconfig.sh
AgeCommit message (Expand)Author
2008-01-11Update copyrights, my email and license.Roy Marples
2008-01-11Adopt a more C style for scripts and remove vim settings.Roy Marples
2008-01-02Move _shell_var shell function to shell_var C appletRoy Marples
2007-12-19get_options -> service_get_value and save_options -> service_set_valueRoy Marples
2007-12-14Remove Gentoo copyright from all files that I know I have writtenRoy Marples
2007-11-29Use shorthand for loopsRoy Marples
2007-11-29typoRoy Marples
2007-11-28Massive whitespace cleanupRoy Marples
2007-11-22Use yesno for more robustnessRoy Marples
2007-11-14Allow bash arrays to be flattened to make some configs easier.Roy Marples
2007-11-14relicense as 2-clause BSD, with the kind permission of GentooRoy Marples
2007-10-30Embed newlines in __IFS to save our identingRoy Marples
2007-10-29Network config arrays are now split by embedded new lines instead of being ev...Roy Marples
2007-09-18var no longer usedRoy Marples
2007-07-31Remove baselayout-1 stuffRoy Marples
2007-07-21Work around a bash evaluation errorRoy Marples
2007-07-15Remove hardcoded reference to iwi0Roy Marples
2007-07-09Fix iproute handling of -host and improve iwconfig scanningRoy Marples
2007-04-12Include old file conf.d/wireless and warn the userRoy Marples
2007-04-10Misc network fixes so we work on my stable server. Splash plugin removed as s...Roy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples