Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Woops, my gunzip fix broke unzip, these cant be static | Glenn L McGrath | 2003-02-09 | 2 | -4/+4 | |
| | ||||||
* | Minor update to arping, patch from Nick Fedchik | Glenn L McGrath | 2003-02-09 | 1 | -7/+9 | |
| | ||||||
* | New applet, inetd, make httpd features more configurable, update authors, ↵ | Glenn L McGrath | 2003-02-09 | 9 | -755/+2636 | |
| | | | | | | last_patch_80 from Vladimir N. Oleynik | |||||
* | Dont die if logging remotely fails, patch by Joshua Jackson | Glenn L McGrath | 2003-02-09 | 1 | -6/+2 | |
| | ||||||
* | Specify install path, patch by Nick Fedchik | Glenn L McGrath | 2003-02-09 | 1 | -0/+8 | |
| | ||||||
* | Moved to libunarchive/unzip.c | Glenn L McGrath | 2003-02-09 | 1 | -69/+0 | |
| | ||||||
* | Fix endian probelm on PPC, i had different types for an extern variable. | Glenn L McGrath | 2003-02-09 | 3 | -27/+80 | |
| | ||||||
* | Patch from mathuria, compatability with solaris | Glenn L McGrath | 2003-02-08 | 3 | -1/+6 | |
| | ||||||
* | Patch from Joshua Jackson, make md5 the default hash algorithm | Glenn L McGrath | 2003-02-08 | 1 | -3/+3 | |
| | ||||||
* | Rewrite by Manuel Novoa III, very compact implimentation. | Glenn L McGrath | 2003-02-08 | 1 | -160/+134 | |
| | ||||||
* | Patch from Nick Fedchik, CONFIG_SYSLOGD should determine getty's | Glenn L McGrath | 2003-02-08 | 1 | -5/+2 | |
| | | | | behaviour. | |||||
* | Mention penguru | Eric Andersen | 2003-02-05 | 1 | -0/+4 | |
| | ||||||
* | Fix a couple more ifupdown bugs | Eric Andersen | 2003-02-03 | 1 | -2/+2 | |
| | ||||||
* | Fix long standing bug with old gnu tar files, add a check so tar will | Glenn L McGrath | 2003-01-28 | 3 | -19/+31 | |
| | | | | | | complain "unknown file type" if it tries to extract an oldgnu tar file and TAR_FEATURE_OLDGNU_COMPATABILITY sint defined. Print a warning if unisupported gnu extensions are encountered. | |||||
* | Don't wipe the config system on 'make clean' | Eric Andersen | 2003-01-27 | 1 | -4/+5 | |
| | ||||||
* | This seems sufficient for ifup and ifdown to actually work | Eric Andersen | 2003-01-27 | 3 | -35/+59 | |
| | | | | as advertised. Works for me (at least with glibc) | |||||
* | Fix a silly compile error, thanks to a patch from Wen-chien Jesse Sung | Eric Andersen | 2003-01-23 | 1 | -2/+4 | |
| | ||||||
* | Patch from Brett Hunt at micron.com to fixup potential segfaults | Eric Andersen | 2003-01-23 | 1 | -4/+4 | |
| | | | | during 'make menuconfig' | |||||
* | Patch from Jason McMullan @ linuxcare.com adding insmod | Eric Andersen | 2003-01-23 | 1 | -2/+98 | |
| | | | | support for s390 systems. | |||||
* | A patch from John F. Kelly to add in a utility for configuring | Eric Andersen | 2003-01-23 | 5 | -0/+187 | |
| | | | | vlan under linux, derived from Ben Greear's VLAN "vconfig" tool. | |||||
* | Apply patch from Ghozlane Toumi to add -inum support to find. | Eric Andersen | 2003-01-23 | 3 | -12/+79 | |
| | | | | | | | | Apply patch from Ghozlane Toumi to make find smaller by combining similar error messages Forward port find -newer support from busybox stable that was missing from unstable. -Erik. Fixup usage messages for find. -Erik | |||||
* | Patch from Artem Egorkine to support the -m option | Eric Andersen | 2003-01-23 | 3 | -3/+139 | |
| | ||||||
* | Patch from Joel Vallier to add modules symbols to the kernel symbol | Eric Andersen | 2003-01-23 | 2 | -2/+185 | |
| | | | | table in order to obtain better debug output from ksymoops. | |||||
* | Patch from Basitan Blank to fix nasty bug | Glenn L McGrath | 2003-01-22 | 1 | -3/+2 | |
| | ||||||
* | Fix a typo that broke it so busybox won't build | Eric Andersen | 2003-01-22 | 1 | -1/+1 | |
| | ||||||
* | merge fixes with udhcp | Russ Dill | 2003-01-21 | 1 | -3/+4 | |
| | ||||||
* | Login prompt function, part of waldi's telnetd from inetd patch | Glenn L McGrath | 2003-01-21 | 1 | -0/+124 | |
| | ||||||
* | run telnet from inetd, present login prompt if login is configured, | Glenn L McGrath | 2003-01-21 | 6 | -157/+121 | |
| | | | | patch from Bastian Blank | |||||
* | re-order config options, part of a patch from Bastian Blank | Glenn L McGrath | 2003-01-21 | 1 | -12/+14 | |
| | ||||||
* | header update | Glenn L McGrath | 2003-01-21 | 1 | -1/+1 | |
| | ||||||
* | New test mode that allows run_parts to fail silently if the directory | Glenn L McGrath | 2003-01-20 | 3 | -9/+14 | |
| | | | | is not found. Patch from Bastian Blank | |||||
* | Make test mode output same as official version | Glenn L McGrath | 2003-01-20 | 1 | -3/+3 | |
| | ||||||
* | Dont use getopt_long, minor usage changes, patch by Nick Fedchik | Glenn L McGrath | 2003-01-19 | 2 | -11/+5 | |
| | ||||||
* | fix missed option argument for -I <device>, interface name checks | Glenn L McGrath | 2003-01-19 | 1 | -11/+16 | |
| | | | | redesigned, patch by Nick Fedchik | |||||
* | Compile option to avoid using /usr directory, patch by Bastian Blank | Glenn L McGrath | 2003-01-19 | 2 | -0/+16 | |
| | ||||||
* | Use vsyslog instead of syslog, improve initalisation and cleanup of | Glenn L McGrath | 2003-01-16 | 1 | -42/+36 | |
| | | | | variables, save 300 Bytes or so, patch by Vladimir N. Oleynik | |||||
* | Fix leading spaces bug, free line buffer, redo next_word, save some | Glenn L McGrath | 2003-01-14 | 1 | -56/+43 | |
| | | | | space. | |||||
* | Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blank | Glenn L McGrath | 2003-01-14 | 6 | -6/+20 | |
| | ||||||
* | last_patch75_2 from vodz, | Eric Andersen | 2003-01-14 | 1 | -2/+4 | |
| | ||||||
* | Ensure consistant sort order, sed behavior, etc | Eric Andersen | 2003-01-14 | 1 | -0/+3 | |
| | | | | -Erik | |||||
* | Eliminate most instances where we use linux kernel headers | Eric Andersen | 2003-01-14 | 6 | -17/+38 | |
| | | | | -Erik | |||||
* | Clean config binsries on 'make clean' | Eric Andersen | 2003-01-14 | 1 | -1/+1 | |
| | ||||||
* | Eliminate use of kernel header file | Eric Andersen | 2003-01-14 | 1 | -3/+2 | |
| | | | | -Erik | |||||
* | Fixup addgroup help text | Eric Andersen | 2003-01-14 | 1 | -2/+2 | |
| | ||||||
* | Only call free if it is necessary | Eric Andersen | 2003-01-14 | 1 | -1/+2 | |
| | ||||||
* | Patch from Tito to rework strings applet, and some testsuite | Eric Andersen | 2003-01-13 | 2 | -63/+78 | |
| | | | | stuff to test it added by me. | |||||
* | Correct some init issues, update email address, last_patch78 by Vladimir | Glenn L McGrath | 2003-01-13 | 5 | -179/+162 | |
| | | | | N. Oleynik | |||||
* | Option to allow ifupdown use ip commands instead of ifconfig, add flush | Glenn L McGrath | 2003-01-13 | 5 | -27/+170 | |
| | | | | command to ipaddr, patch by Bastian Blank | |||||
* | Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PING | Eric Andersen | 2003-01-12 | 2 | -9/+8 | |
| | | | | would return 0 instead of EXIT_FAILURE when no response was received. | |||||
* | Patch from Daniel J Walsh at redhat to make free work for systems | Eric Andersen | 2003-01-11 | 1 | -10/+26 | |
| | | | | with more than 1 GB of memory... |