summaryrefslogtreecommitdiff
path: root/libbb/interface.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Felipe Kellermann writes:Eric Andersen2004-08-261-2/+2
* Patch from solar to fix problems with get_name()Eric Andersen2004-08-121-23/+28
* Fix for a bug identied by Harald Kuthe, when using many interfaces (29 Glenn L McGrath2004-07-231-18/+13
* remove a warningEric Andersen2004-04-141-2/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-12/+12
* Fix for compiling with ipv6Glenn L McGrath2003-08-291-8/+8
* Save 0.5K.Manuel Novoa III2003-08-021-129/+154
* James Petterson writes:Eric Andersen2003-07-281-2/+2
* Remove remaining libc5 support codeEric Andersen2003-07-221-5/+2
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+2
* Major coreutils update.Manuel Novoa III2003-03-191-15/+15
* Fix compiler warnings, patch by Steven ScholzGlenn L McGrath2003-02-091-3/+3
* Eliminate most instances where we use linux kernel headersEric Andersen2003-01-141-2/+7
* Use error_msg instead of fprintf(stderr, other minor cleanupsGlenn L McGrath2002-11-281-27/+19
* use #ifdef CONFIG_* instead of #if CONFIG_*Glenn L McGrath2002-11-261-4/+5
* Use "MiB" not "Mb"Eric Andersen2002-09-171-2/+2
* Remove duplicate definitions, run through indentGlenn L McGrath2002-08-221-1292/+1279
* This patch from Bart Visscher <magick@linux-fan.com> addsEric Andersen2002-07-031-5/+96
* Latest patch from vodz:Eric Andersen2001-11-101-190/+7
* Be extra pedantic about printing the correct type for an addressEric Andersen2001-10-271-2/+2
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-12/+13
* Some adjustments, mostly from David McCullough <davidm@lineo.com> toEric Andersen2001-07-191-2/+5
* Vladimir's last_patch13, containing several bugfixes.Eric Andersen2001-06-011-4/+41
* include libbb.h after other includesGlenn L McGrath2001-05-051-3/+2
* This has two patches. First it moves interface.c to libbb (it isEric Andersen2001-04-191-0/+2129