aboutsummaryrefslogtreecommitdiff
path: root/networking/ifupdown.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start to cleanup handling of the state file, save some space and uses linked ...bug12002-12-081-103/+104
* Differentiate struct and type namesbug12002-12-071-78/+78
* Fix command that brings down loopbackbug12002-12-071-1/+1
* Use libbb/get_line_from_file, change default state file locationbug12002-12-061-128/+39
* Make mapping a config option again to save space, turn off file locking, do w...bug12002-12-061-12/+20
* Fix bug that stoped -a workingbug12002-12-061-1/+3
* Fix simple syntax errorbug12002-11-261-1/+1
* Dont use xargsbug12002-11-191-2/+2
* dont use the -i option of xargsbug12002-11-191-2/+2
* Remove mapping option, its should always be usedbug12002-11-171-20/+0
* Make ifupdown use internal run_partsbug12002-11-111-7/+8
* Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves...bug12002-11-111-4/+5
* Fixup a previous definebug12002-11-101-1/+1
* Make mapping support a definable feature, saves 1.6kBbug12002-11-101-31/+39
* debian compatable ifup and ifdown commandsbug12002-11-091-0/+1437