Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-27 | Fix up copyright msgs. Bump version to 0.49 in preparation for | Eric Andersen | |
a release. Update the website with release details. -Erik | |||
2001-01-05 | Changelog update/cleanup from larry. | Eric Andersen | |
2001-01-04 | Included name of Larry Doolittle's build test script. Shameless self-crediting | Mark Whitley | |
of a few items. | |||
2001-01-04 | Update to changelog -- mostly from Larry Doolittle. | Eric Andersen | |
2001-01-02 | add dpkg-deb command | Glenn L McGrath | |
2000-12-20 | Bump the version number to 0.49pre | Eric Andersen | |
2000-12-13 | Formatting fix | Eric Andersen | |
2000-12-13 | A few more updates | Eric Andersen | |
2000-12-13 | Update the version number to 0.48 (no longer pre). | Eric Andersen | |
2000-12-11 | Fix spelling error s/defaut/default/g | Eric Andersen | |
2000-12-10 | Support for tar -z option for uncompressing only | Glenn L McGrath | |
2000-12-08 | Some updates. Wrong name was on a patch, plus a spelling fix. | Eric Andersen | |
2000-12-08 | Patch from Gennady Feldman <gfeldman@mail.com> to make syslogd not log | Eric Andersen | |
when compiled for remote logging. Not the ideal way to fix it (it should really be a runtime switch), but good enough for now I guess... | |||
2000-12-08 | Patch from Matt Kraai to make logger log all arguments. | Eric Andersen | |
2000-12-07 | Patch from Jim Gleason <jimg@lineo.com> to fix tar so it no longer breaks hard | Eric Andersen | |
links, and no longer segfault in a certain wierd case. | |||
2000-12-07 | Add some more changlog stuff suggested by Larry Doolittle. | Eric Andersen | |
2000-12-06 | Added insmod support for ARM, and lsmod support for older kernels, | Eric Andersen | |
thanks to Alcove, Julien Gaulmin <julien.gaulmin@alcove.fr> and Nicolas Ferre <nicolas.ferre@alcove.fr>. -Erik | |||
2000-12-04 | Changelog update | Eric Andersen | |
2000-11-30 | Patch from Larry Doolittle (with minor touchups from me so everything compiles | Eric Andersen | |
and works) to use the applet definitions in applets.h to autogenerate the applet function and usage prototypes. | |||
2000-11-29 | Update the changelog a bit | Eric Andersen | |
2000-11-29 | Finish commit of rpmunpack and add in scripts for undeb and unrpm | Eric Andersen | |
2000-10-30 | Fix uname problem that was breaking poweroff. | Eric Andersen | |
2000-09-26 | Log the devps patch update | Eric Andersen | |
2000-09-26 | Final touchups for the release... | Eric Andersen | |
-Erik | |||
2000-09-25 | Fix name | Eric Andersen | |
2000-09-25 | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | |
-Erik | |||
2000-09-25 | Gratuitously changed the file "busybox.defs.h" to the more | Eric Andersen | |
sensible and noticable "Config.h". -Erik | |||
2000-09-24 | Update a few entries for 0.47... | Eric Andersen | |
2000-09-20 | Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com. | Eric Andersen | |
-Erik | |||
2000-09-14 | Note the syslogd bug fix | Eric Andersen | |
2000-09-14 | Bug fix for wget, and proper attribution of Chip Rosenthal and | Eric Andersen | |
Covad Communications for the contribution of wget. -Erik | |||
2000-08-22 | Note the chmod fix. | Eric Andersen | |
-Erik | |||
2000-08-21 | Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>. | Eric Andersen | |
I added the docs, and made behavior identical to the GNU version. -Erik | |||
2000-08-21 | lsmod now uses the query_module syscall, rather then /proc | Eric Andersen | |
-Erik | |||
2000-08-11 | Add optional ls file sorting, thanks to a patch from | Eric Andersen | |
Sterling Huxley <sterling@europa.com> -Erik | |||
2000-07-31 | Commit the rewrite of tail by Allen Soard | Eric Andersen | |
<esp-software@mail.hypermart.net>. Thanks Allen for you work at getting this into shape, -Erik | |||
2000-07-24 | chroot can now call the builtin shell | Pavel Roskin | |
2000-07-21 | Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> | Eric Andersen | |
-Erik | |||
2000-07-21 | Bump version number. | Eric Andersen | |
-Erik | |||
2000-07-20 | * syslogd can now log messages to a remote host -- patch thanks | Eric Andersen | |
to Gyepi Sam <gyepi@praxis-sw.com> -Erik | |||
2000-07-11 | Final update for the release. | Eric Andersen | |
2000-07-11 | More changelog updates | Eric Andersen | |
-Erik | |||
2000-07-11 | Added changelog entries for grep/sed/regex changes. | Mark Whitley | |
2000-07-11 | Some changelog updates. | Eric Andersen | |
-Erik | |||
2000-07-11 | Added 'dumpkmap' to allow people to dump a binary keymap, which can then be | Eric Andersen | |
loaded in by 'loadkmap' -- submitted by Arne Bernin <arne@matrix.loopback.org> -Erik | |||
2000-07-10 | Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009. | Eric Andersen | |
-Erik | |||
2000-07-07 | Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn't | Eric Andersen | |
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 | |||
2000-07-07 | Recognize Matt's poweroff fix. | Eric Andersen | |
-Erik | |||
2000-07-06 | * Fixed tar creation support when reading from stdin ('tar -cf - . ') | Eric Andersen | |
thanks to Daniel Quinlan <quinlan@transmeta.com> -Erik | |||
2000-07-06 | Fixed backspace and delete so they work properly again -- broken | Eric Andersen | |
since 0.44. -Erik |