| Commit message (Expand) | Author | Age | Files | Lines |
* | Manousaridis Angelos writes: | andersen | 2003-12-19 | 1 | -10/+8 |
* | As vodz just pointed out, I screwup up the call to bb_xasprintf! | andersen | 2003-09-12 | 1 | -2/+2 |
* | Invoke run-parts on /etc/network/if-*.d per the behavior of | andersen | 2003-09-12 | 1 | -7/+4 |
* | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | bug1 | 2003-09-02 | 1 | -1/+1 |
* | label's dont work in v4 tunnels, patch by Eric Spakman | bug1 | 2003-08-29 | 1 | -1/+1 |
* | Eric Spakman writes: | andersen | 2003-08-06 | 1 | -7/+11 |
* | Eric Spakman writes: | andersen | 2003-07-30 | 1 | -1/+1 |
* | Match up interfaces | andersen | 2003-07-29 | 1 | -1/+1 |
* | Bruno Randolf writes: | andersen | 2003-07-29 | 1 | -5/+6 |
* | Patch from Lars Kellogg-Stedman: | andersen | 2003-07-03 | 1 | -18/+37 |
* | Fixup whitespace handing, fixing some annoying behavior and | andersen | 2003-06-20 | 1 | -10/+21 |
* | Patch from Lars Kellogg-Stedman, lars at larsshack.org, to | andersen | 2003-06-05 | 1 | -6/+12 |
* | Patch from David Updegraff to avoid corrupting memory while parsing the | andersen | 2003-04-19 | 1 | -2/+5 |
* | Yet another rather large face lift. It now works for me as expected. | andersen | 2003-04-02 | 1 | -488/+486 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -42/+42 |
* | Fix a couple more ifupdown bugs | andersen | 2003-02-03 | 1 | -2/+2 |
* | This seems sufficient for ifup and ifdown to actually work | andersen | 2003-01-27 | 1 | -35/+55 |
* | New test mode that allows run_parts to fail silently if the directory | bug1 | 2003-01-20 | 1 | -1/+1 |
* | Fix leading spaces bug, free line buffer, redo next_word, save some | bug1 | 2003-01-14 | 1 | -56/+43 |
* | Option to allow ifupdown use ip commands instead of ifconfig, add flush | bug1 | 2003-01-13 | 1 | -5/+64 |
* | Start to cleanup handling of the state file, save some space and uses linked ... | bug1 | 2002-12-08 | 1 | -103/+104 |
* | Differentiate struct and type names | bug1 | 2002-12-07 | 1 | -78/+78 |
* | Fix command that brings down loopback | bug1 | 2002-12-07 | 1 | -1/+1 |
* | Use libbb/get_line_from_file, change default state file location | bug1 | 2002-12-06 | 1 | -128/+39 |
* | Make mapping a config option again to save space, turn off file locking, do w... | bug1 | 2002-12-06 | 1 | -12/+20 |
* | Fix bug that stoped -a working | bug1 | 2002-12-06 | 1 | -1/+3 |
* | Fix simple syntax error | bug1 | 2002-11-26 | 1 | -1/+1 |
* | Dont use xargs | bug1 | 2002-11-19 | 1 | -2/+2 |
* | dont use the -i option of xargs | bug1 | 2002-11-19 | 1 | -2/+2 |
* | Remove mapping option, its should always be used | bug1 | 2002-11-17 | 1 | -20/+0 |
* | Make ifupdown use internal run_parts | bug1 | 2002-11-11 | 1 | -7/+8 |
* | Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves... | bug1 | 2002-11-11 | 1 | -4/+5 |
* | Fixup a previous define | bug1 | 2002-11-10 | 1 | -1/+1 |
* | Make mapping support a definable feature, saves 1.6kB | bug1 | 2002-11-10 | 1 | -31/+39 |
* | debian compatable ifup and ifdown commands | bug1 | 2002-11-09 | 1 | -0/+1437 |