- d42ef28 - several functions depend on IPv4 or IPv6 od IPX support. by Bernhard Reutner-Fischer · 19 years ago
- 1b751c8 Rob Sullivan sent in some cleanups, which I beat on slightly. by Rob Landley · 19 years ago
- 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
- bee9eb1 - rename llist_add_to.c to llist.c by Bernhard Reutner-Fischer · 19 years ago
- e4baaa2 more remove lost exported by "Vladimir N. Oleynik" · 19 years ago
- 70a5a1a Do not attempt to free() the application's environment, which is was by Eric Andersen · 20 years ago
- 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
- 42e3b00 Only define a local environ when not using the prototype from unistd.h by Eric Andersen · 20 years ago
- d4004ee Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also. by Glenn L McGrath · 20 years ago
- 15b5885 use SIGTERM to kill off udhcpd, not SIGKILL by Eric Andersen · 20 years ago
- 373bc1e As noted by Eric Spakman, calling static_down() and then calling by Eric Andersen · 20 years ago
- 7f8bcbe add missing ; by Eric Andersen · 20 years ago 1_00_rc2
- b2a3005 bother. unrevert my fix. by Eric Andersen · 20 years ago
- ac59425 Make certain that udhcp shuts down the interface by Eric Andersen · 20 years ago
- 29128cd oops by Eric Andersen · 20 years ago
- 06e62fd Make certain that udhcp shuts down the interface by Eric Andersen · 20 years ago
- 4d405bb Patch from Manousaridis Angelos to bring dhclient down more elegently by Glenn L McGrath · 20 years ago
- 0177ce1 Patch from Mike Snitzer to fix return codes. by Glenn L McGrath · 20 years ago
- 469a1ea Patch from Mike Snitzer, bring down dhclient using its correct pid, fix by Glenn L McGrath · 20 years ago
- 5e136f2 Prevent "`bootp_down' was declared implicitly `extern' and later `static'" warning by Eric Andersen · 20 years ago
- fe9b9cd Paul Fox writes: by Eric Andersen · 20 years ago
- c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 21 years ago
- 238e354 Eric Spakman noticed that ifdown' will attempt to run 'ifconfig' by Eric Andersen · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 658f8b1 Manousaridis Angelos writes: by Eric Andersen · 21 years ago
- eb213bd As vodz just pointed out, I screwup up the call to bb_xasprintf! by Eric Andersen · 21 years ago 1_00_pre3
- 51ed242 Invoke run-parts on /etc/network/if-*.d per the behavior of by Eric Andersen · 21 years ago
- dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
- 62b031f label's dont work in v4 tunnels, patch by Eric Spakman by Glenn L McGrath · 21 years ago
- fdd2a0f Eric Spakman writes: by Eric Andersen · 21 years ago
- 76097ed Eric Spakman writes: by Eric Andersen · 21 years ago
- c663ab0 Match up interfaces by Eric Andersen · 21 years ago
- 2a18689 Bruno Randolf writes: by Eric Andersen · 21 years ago
- 8a93179 Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
- 3c8bca3 Fixup whitespace handing, fixing some annoying behavior and by Eric Andersen · 21 years ago
- 233b170 Patch from Lars Kellogg-Stedman, lars at larsshack.org, to by Eric Andersen · 22 years ago
- 2894266 Patch from David Updegraff to avoid corrupting memory while parsing the by Eric Andersen · 22 years ago
- 8320b42 Yet another rather large face lift. It now works for me as expected. -Erik by Eric Andersen · 22 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- 46c203a Fix a couple more ifupdown bugs by Eric Andersen · 22 years ago
- 66a3af9 This seems sufficient for ifup and ifdown to actually work by Eric Andersen · 22 years ago
- 2e51a14 New test mode that allows run_parts to fail silently if the directory by Glenn L McGrath · 22 years ago
- 8573704 Fix leading spaces bug, free line buffer, redo next_word, save some space. by Glenn L McGrath · 22 years ago
- d66370c Option to allow ifupdown use ip commands instead of ifconfig, add flush by Glenn L McGrath · 22 years ago
- 8e49caa Start to cleanup handling of the state file, save some space and uses linked lists. by Glenn L McGrath · 22 years ago
- 0325a1c Differentiate struct and type names by Glenn L McGrath · 22 years ago
- 1d65826 Fix command that brings down loopback by Glenn L McGrath · 22 years ago
- 398ff9d Use libbb/get_line_from_file, change default state file location by Glenn L McGrath · 22 years ago
- cdbe5e5 Make mapping a config option again to save space, turn off file locking, do we really need it ? by Glenn L McGrath · 22 years ago
- 9227371 Fix bug that stoped -a working by Glenn L McGrath · 22 years ago
- 2801eb9 Fix simple syntax error by Glenn L McGrath · 22 years ago
- d143107 Dont use xargs by Glenn L McGrath · 22 years ago
- 83bcba2 dont use the -i option of xargs by Glenn L McGrath · 22 years ago
- 29d801b Remove mapping option, its should always be used by Glenn L McGrath · 22 years ago
- 9af8a72 Make ifupdown use internal run_parts by Glenn L McGrath · 22 years ago
- 545106f Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves the guts of run_parts to libbb to be used by ifupdown. by Glenn L McGrath · 22 years ago
- eebe31d Fixup a previous define by Glenn L McGrath · 22 years ago
- 49a28b3 Make mapping support a definable feature, saves 1.6kB by Glenn L McGrath · 22 years ago
- 021fa7d debian compatable ifup and ifdown commands by Glenn L McGrath · 22 years ago