Age | Commit message (Expand) | Author |
2003-02-09 | Moved to libunarchive/unzip.c | Glenn L McGrath |
2003-02-09 | Fix endian probelm on PPC, i had different types for an extern variable. | Glenn L McGrath |
2003-02-08 | Patch from mathuria, compatability with solaris | Glenn L McGrath |
2003-02-08 | Patch from Joshua Jackson, make md5 the default hash algorithm | Glenn L McGrath |
2003-02-08 | Rewrite by Manuel Novoa III, very compact implimentation. | Glenn L McGrath |
2003-02-08 | Patch from Nick Fedchik, CONFIG_SYSLOGD should determine getty's | Glenn L McGrath |
2003-02-05 | Mention penguru | Eric Andersen |
2003-02-03 | Fix a couple more ifupdown bugs | Eric Andersen |
2003-01-28 | Fix long standing bug with old gnu tar files, add a check so tar will | Glenn L McGrath |
2003-01-27 | Don't wipe the config system on 'make clean' | Eric Andersen |
2003-01-27 | This seems sufficient for ifup and ifdown to actually work | Eric Andersen |
2003-01-23 | Fix a silly compile error, thanks to a patch from Wen-chien Jesse Sung | Eric Andersen |
2003-01-23 | Patch from Brett Hunt at micron.com to fixup potential segfaults | Eric Andersen |
2003-01-23 | Patch from Jason McMullan @ linuxcare.com adding insmod | Eric Andersen |
2003-01-23 | A patch from John F. Kelly to add in a utility for configuring | Eric Andersen |
2003-01-23 | Apply patch from Ghozlane Toumi to add -inum support to find. | Eric Andersen |
2003-01-23 | Patch from Artem Egorkine to support the -m option | Eric Andersen |
2003-01-23 | Patch from Joel Vallier to add modules symbols to the kernel symbol | Eric Andersen |
2003-01-22 | Patch from Basitan Blank to fix nasty bug | Glenn L McGrath |
2003-01-22 | Fix a typo that broke it so busybox won't build | Eric Andersen |
2003-01-21 | merge fixes with udhcp | Russ Dill |
2003-01-21 | Login prompt function, part of waldi's telnetd from inetd patch | Glenn L McGrath |
2003-01-21 | run telnet from inetd, present login prompt if login is configured, | Glenn L McGrath |
2003-01-21 | re-order config options, part of a patch from Bastian Blank | Glenn L McGrath |
2003-01-21 | header update | Glenn L McGrath |
2003-01-20 | New test mode that allows run_parts to fail silently if the directory | Glenn L McGrath |
2003-01-20 | Make test mode output same as official version | Glenn L McGrath |
2003-01-19 | Dont use getopt_long, minor usage changes, patch by Nick Fedchik | Glenn L McGrath |
2003-01-19 | fix missed option argument for -I <device>, interface name checks | Glenn L McGrath |
2003-01-19 | Compile option to avoid using /usr directory, patch by Bastian Blank | Glenn L McGrath |
2003-01-16 | Use vsyslog instead of syslog, improve initalisation and cleanup of | Glenn L McGrath |
2003-01-14 | Fix leading spaces bug, free line buffer, redo next_word, save some | Glenn L McGrath |
2003-01-14 | Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blank | Glenn L McGrath |
2003-01-14 | last_patch75_2 from vodz, | Eric Andersen |
2003-01-14 | Ensure consistant sort order, sed behavior, etc | Eric Andersen |
2003-01-14 | Eliminate most instances where we use linux kernel headers | Eric Andersen |
2003-01-14 | Clean config binsries on 'make clean' | Eric Andersen |
2003-01-14 | Eliminate use of kernel header file | Eric Andersen |
2003-01-14 | Fixup addgroup help text | Eric Andersen |
2003-01-14 | Only call free if it is necessary | Eric Andersen |
2003-01-13 | Patch from Tito to rework strings applet, and some testsuite | Eric Andersen |
2003-01-13 | Correct some init issues, update email address, last_patch78 by Vladimir | Glenn L McGrath |
2003-01-13 | Option to allow ifupdown use ip commands instead of ifconfig, add flush | Glenn L McGrath |
2003-01-12 | Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PING | Eric Andersen |
2003-01-11 | Patch from Daniel J Walsh at redhat to make free work for systems | Eric Andersen |
2003-01-11 | Patch from Robert Schwebel -- support ncurses installed in /usr/local | Eric Andersen |
2003-01-11 | Patch from Robert Schwebel fixing a missing \n | Eric Andersen |
2003-01-11 | Fix an obvious mistake | Eric Andersen |
2003-01-09 | Fix addgroup so it actually works | Eric Andersen |
2003-01-09 | Additional patch from Tito to fix some anomolies | Eric Andersen |