| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Rob Sullivan sent in some cleanups, which I beat on slightly. | Rob Landley | 2005-10-28 | 1 | -19/+7 |
* | change interface to bb_xasprintf() - more perfect for me. | "Vladimir N. Oleynik" | 2005-09-29 | 1 | -1/+1 |
* | - rename llist_add_to.c to llist.c | Bernhard Reutner-Fischer | 2005-09-29 | 1 | -23/+0 |
* | more remove lost exported | "Vladimir N. Oleynik" | 2005-09-22 | 1 | -1/+1 |
* | Do not attempt to free() the application's environment, which is was | Eric Andersen | 2005-04-27 | 1 | -10/+8 |
* | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen | 2005-04-16 | 1 | -2/+2 |
* | Only define a local environ when not using the prototype from unistd.h | Eric Andersen | 2005-04-16 | 1 | -0/+2 |
* | Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ... | Glenn L McGrath | 2004-09-14 | 1 | -3/+3 |
* | use SIGTERM to kill off udhcpd, not SIGKILL | Eric Andersen | 2004-07-30 | 1 | -1/+4 |
* | As noted by Eric Spakman, calling static_down() and then calling | Eric Andersen | 2004-07-30 | 1 | -14/+4 |
* | add missing ;1_00_rc2 | Eric Andersen | 2004-07-26 | 1 | -1/+1 |
* | bother. unrevert my fix. | Eric Andersen | 2004-07-26 | 1 | -1/+2 |
* | Make certain that udhcp shuts down the interface | Eric Andersen | 2004-07-26 | 1 | -2/+1 |
* | oops | Eric Andersen | 2004-07-26 | 1 | -1/+1 |
* | Make certain that udhcp shuts down the interface | Eric Andersen | 2004-07-26 | 1 | -1/+2 |
* | Patch from Manousaridis Angelos to bring dhclient down more elegently | Glenn L McGrath | 2004-07-23 | 1 | -1/+2 |
* | Patch from Mike Snitzer to fix return codes. | Glenn L McGrath | 2004-07-21 | 1 | -13/+29 |
* | Patch from Mike Snitzer, bring down dhclient using its correct pid, fix | Glenn L McGrath | 2004-07-21 | 1 | -2/+2 |
* | Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa... | Eric Andersen | 2004-07-20 | 1 | -9/+9 |
* | Paul Fox writes: | Eric Andersen | 2004-06-29 | 1 | -2/+2 |
* | Update my email address, document some of my tasks in the AUTHORS file | Glenn L McGrath | 2004-04-25 | 1 | -1/+1 |
* | Eric Spakman noticed that ifdown' will attempt to run 'ifconfig' | Eric Andersen | 2004-04-12 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -14/+14 |
* | Manousaridis Angelos writes: | Eric Andersen | 2003-12-19 | 1 | -10/+8 |
* | As vodz just pointed out, I screwup up the call to bb_xasprintf!1_00_pre3 | Eric Andersen | 2003-09-12 | 1 | -2/+2 |
* | Invoke run-parts on /etc/network/if-*.d per the behavior of | Eric Andersen | 2003-09-12 | 1 | -7/+4 |
* | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | Glenn L McGrath | 2003-09-02 | 1 | -1/+1 |
* | label's dont work in v4 tunnels, patch by Eric Spakman | Glenn L McGrath | 2003-08-29 | 1 | -1/+1 |
* | Eric Spakman writes: | Eric Andersen | 2003-08-06 | 1 | -7/+11 |
* | Eric Spakman writes: | Eric Andersen | 2003-07-30 | 1 | -1/+1 |
* | Match up interfaces | Eric Andersen | 2003-07-29 | 1 | -1/+1 |
* | Bruno Randolf writes: | Eric Andersen | 2003-07-29 | 1 | -5/+6 |
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-07-03 | 1 | -18/+37 |
* | Fixup whitespace handing, fixing some annoying behavior and | Eric Andersen | 2003-06-20 | 1 | -10/+21 |
* | Patch from Lars Kellogg-Stedman, lars at larsshack.org, to | Eric Andersen | 2003-06-05 | 1 | -6/+12 |
* | Patch from David Updegraff to avoid corrupting memory while parsing the | Eric Andersen | 2003-04-19 | 1 | -2/+5 |
* | Yet another rather large face lift. It now works for me as expected. | Eric Andersen | 2003-04-02 | 1 | -488/+486 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -42/+42 |
* | Fix a couple more ifupdown bugs | Eric Andersen | 2003-02-03 | 1 | -2/+2 |
* | This seems sufficient for ifup and ifdown to actually work | Eric Andersen | 2003-01-27 | 1 | -35/+55 |
* | New test mode that allows run_parts to fail silently if the directory | Glenn L McGrath | 2003-01-20 | 1 | -1/+1 |
* | Fix leading spaces bug, free line buffer, redo next_word, save some | Glenn L McGrath | 2003-01-14 | 1 | -56/+43 |
* | Option to allow ifupdown use ip commands instead of ifconfig, add flush | Glenn L McGrath | 2003-01-13 | 1 | -5/+64 |
* | Start to cleanup handling of the state file, save some space and uses linked ... | Glenn L McGrath | 2002-12-08 | 1 | -103/+104 |
* | Differentiate struct and type names | Glenn L McGrath | 2002-12-07 | 1 | -78/+78 |
* | Fix command that brings down loopback | Glenn L McGrath | 2002-12-07 | 1 | -1/+1 |
* | Use libbb/get_line_from_file, change default state file location | Glenn L McGrath | 2002-12-06 | 1 | -128/+39 |
* | Make mapping a config option again to save space, turn off file locking, do w... | Glenn L McGrath | 2002-12-06 | 1 | -12/+20 |
* | Fix bug that stoped -a working | Glenn L McGrath | 2002-12-06 | 1 | -1/+3 |
* | Fix simple syntax error | Glenn L McGrath | 2002-11-26 | 1 | -1/+1 |