Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch from Larry Doolittle (with minor touchups from me so everything compiles | Eric Andersen | 2000-11-30 | 1 | -1/+3 |
| | | | | | and works) to use the applet definitions in applets.h to autogenerate the applet function and usage prototypes. | ||||
* | Update the changelog a bit | Eric Andersen | 2000-11-29 | 1 | -1/+11 |
| | |||||
* | Finish commit of rpmunpack and add in scripts for undeb and unrpm | Eric Andersen | 2000-11-29 | 1 | -1/+4 |
| | |||||
* | Fix uname problem that was breaking poweroff. | Eric Andersen | 2000-10-30 | 1 | -0/+8 |
| | |||||
* | Log the devps patch update0_47 | Eric Andersen | 2000-09-26 | 1 | -0/+2 |
| | |||||
* | Final touchups for the release... | Eric Andersen | 2000-09-26 | 1 | -3/+3 |
| | | | | -Erik | ||||
* | Fix name | Eric Andersen | 2000-09-25 | 1 | -1/+1 |
| | |||||
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -0/+1 |
| | | | | -Erik | ||||
* | Gratuitously changed the file "busybox.defs.h" to the more | Eric Andersen | 2000-09-25 | 1 | -16/+22 |
| | | | | | sensible and noticable "Config.h". -Erik | ||||
* | Update a few entries for 0.47... | Eric Andersen | 2000-09-24 | 1 | -5/+11 |
| | |||||
* | Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com. | Eric Andersen | 2000-09-20 | 1 | -0/+1 |
| | | | | -Erik | ||||
* | Note the syslogd bug fix | Eric Andersen | 2000-09-14 | 1 | -0/+2 |
| | |||||
* | Bug fix for wget, and proper attribution of Chip Rosenthal and | Eric Andersen | 2000-09-14 | 1 | -0/+2 |
| | | | | | Covad Communications for the contribution of wget. -Erik | ||||
* | Note the chmod fix. | Eric Andersen | 2000-08-22 | 1 | -2/+5 |
| | | | | -Erik | ||||
* | Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>. | Eric Andersen | 2000-08-21 | 1 | -0/+2 |
| | | | | | I added the docs, and made behavior identical to the GNU version. -Erik | ||||
* | lsmod now uses the query_module syscall, rather then /proc | Eric Andersen | 2000-08-21 | 1 | -0/+1 |
| | | | | -Erik | ||||
* | Add optional ls file sorting, thanks to a patch from | Eric Andersen | 2000-08-11 | 1 | -2/+4 |
| | | | | | Sterling Huxley <sterling@europa.com> -Erik | ||||
* | Commit the rewrite of tail by Allen Soard | Eric Andersen | 2000-07-31 | 1 | -0/+3 |
| | | | | | | <esp-software@mail.hypermart.net>. Thanks Allen for you work at getting this into shape, -Erik | ||||
* | chroot can now call the builtin shell | Pavel Roskin | 2000-07-24 | 1 | -0/+1 |
| | |||||
* | Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> | Eric Andersen | 2000-07-21 | 1 | -0/+1 |
| | | | | -Erik | ||||
* | Bump version number. | Eric Andersen | 2000-07-21 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | * syslogd can now log messages to a remote host -- patch thanks | Eric Andersen | 2000-07-20 | 1 | -0/+11 |
| | | | | | to Gyepi Sam <gyepi@praxis-sw.com> -Erik | ||||
* | Final update for the release. | Eric Andersen | 2000-07-11 | 1 | -0/+4 |
| | |||||
* | More changelog updates | Eric Andersen | 2000-07-11 | 1 | -3/+4 |
| | | | | -Erik | ||||
* | Added changelog entries for grep/sed/regex changes. | Mark Whitley | 2000-07-11 | 1 | -0/+3 |
| | |||||
* | Some changelog updates. | Eric Andersen | 2000-07-11 | 1 | -1/+4 |
| | | | | -Erik | ||||
* | Added 'dumpkmap' to allow people to dump a binary keymap, which can then be | Eric Andersen | 2000-07-11 | 1 | -0/+3 |
| | | | | | loaded in by 'loadkmap' -- submitted by Arne Bernin <arne@matrix.loopback.org> -Erik | ||||
* | Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009. | Eric Andersen | 2000-07-10 | 1 | -0/+1 |
| | | | | -Erik | ||||
* | Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn't | Eric Andersen | 2000-07-07 | 1 | -0/+4 |
| | | | | | | maintain it very well, so including it was not very appropriate. Those wanting an fdisk are invited to grab a copy from util-linux. -Erik | ||||
* | Recognize Matt's poweroff fix. | Eric Andersen | 2000-07-07 | 1 | -3/+6 |
| | | | | -Erik | ||||
* | * Fixed tar creation support when reading from stdin ('tar -cf - . ') | Eric Andersen | 2000-07-06 | 1 | -0/+2 |
| | | | | | thanks to Daniel Quinlan <quinlan@transmeta.com> -Erik | ||||
* | Fixed backspace and delete so they work properly again -- broken | Eric Andersen | 2000-07-06 | 1 | -0/+3 |
| | | | | | since 0.44. -Erik | ||||
* | Comment on kill.c change. | Eric Andersen | 2000-07-06 | 1 | -0/+3 |
| | | | | -Erik | ||||
* | * Fix to tr so it recognizes standard escape sequences. Merged common | Eric Andersen | 2000-07-05 | 1 | -0/+3 |
| | | | | | | | escape seq. code from tr and echo into utility.c. Fix thanks to Matt Kraai <kraai@alumni.carnegiemellon.edu>. * This should close Bug #1015. Please test. -Erik | ||||
* | A first pass at integrating the SGML docs into the Makefile. | Eric Andersen | 2000-07-04 | 1 | -3/+10 |
| | | | | | | A first pass a cleaning up the current SGML (lots more cleanup is needed though). -Erik | ||||
* | Added support for ignoring '-g' per GNU ls, thanks to David Vrabel | Eric Andersen | 2000-07-03 | 1 | -0/+2 |
| | | | | | | <dvrabel@arcom.co.uk>. Seems some ftp clients expect the '-g' option to exist. -Erik | ||||
* | Added support for being a login shell, so things like '-su' or '-sh' (stuff | Eric Andersen | 2000-06-29 | 1 | -0/+3 |
| | | | | | | where argv[0][0]=='-') will now always invoke the shell. Now you can use BusyBox as a login shell. -Erik | ||||
* | * Fixed a _horrible_ bug where 'tar -tvf' could unlink | Eric Andersen | 2000-06-28 | 1 | -1/+5 |
| | | | | | | | | local files!!! Fix thanks to Marius Groeger <mgroeger@sysgo.de> * Added support for "sh -c command args...", also thanks to Marius Groeger <mgroeger@sysgo.de> -Erik | ||||
* | Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport. | Eric Andersen | 2000-06-26 | 1 | -0/+2 |
| | | | | | Fix thanks to Arne Bernin <arne@matrix.loopback.org> -Erik | ||||
* | * Fixed insmod module option parsing for options lacking an '='. | Eric Andersen | 2000-06-26 | 1 | -0/+2 |
| | | | | | Fix thanks to Marc Nijdam <marc_nijdam@hp.com> -Erik | ||||
* | Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in | Eric Andersen | 2000-06-26 | 1 | -0/+10 |
| | | | | | /proc/mounts, added a hack to make sysinfo work with both old and new kernels). -Erik | ||||
* | Fix version # | Eric Andersen | 2000-06-22 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Bump version number to 0.45 | Eric Andersen | 2000-06-21 | 1 | -1/+8 |
| | | | | -Erik | ||||
* | More doc updates. | Eric Andersen | 2000-06-21 | 1 | -4/+5 |
| | | | | -Erik | ||||
* | + added dc (aka the function formerly known as math) | John Beppu | 2000-06-21 | 1 | -0/+2 |
| | | | | + did all the housekeeping that this change requires. | ||||
* | Updated e-mail address of Pavel Roskin to proski@gnu.org | Pavel Roskin | 2000-06-20 | 1 | -6/+6 |
| | |||||
* | Mention libc support, Pavel's rm fix is already merged. | Eric Andersen | 2000-06-19 | 1 | -0/+1 |
| | | | | -Erik | ||||
* | ln: fixed command line parser. Added support for "--" | Pavel Roskin | 2000-06-15 | 1 | -1/+2 |
| | |||||
* | Integrate Tomi Ollila's telnet. Costs 3k. :) | Eric Andersen | 2000-06-14 | 1 | -0/+2 |
| | | | | -Erik | ||||
* | Fixed "rm foo" that had been broken while implementing "rm -- foo" | Pavel Roskin | 2000-06-14 | 1 | -1/+1 |
| |