aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-12Use global applet_name instead of local versions.Matt Kraai
2000-07-12Use global applet_name instead of local versions.Matt Kraai
2000-07-12The applet name isn't constant.Matt Kraai
2000-07-11Changed verbiage.Eric Andersen
2000-07-11Replaced projects with products/projects.Eric Andersen
2000-07-11Added the Kerbango Internet Radio to projects/products using BusyBox.Eric Andersen
2000-07-11Applied patch from Matt Kraai to call destroy_cmd_strs in atexit(), ratherMark Whitley
2000-07-11Added applet_name to contain the applet name.Matt Kraai
2000-07-11Final updates for release.Eric Andersen
2000-07-11Final update for the release.Eric Andersen
2000-07-11Forgot to commit these cleanups it seems.Eric Andersen
2000-07-11More changelog updatesEric Andersen
2000-07-11Added changelog entries for grep/sed/regex changes.Mark Whitley
2000-07-11Some changelog updates.Eric Andersen
2000-07-11Re-enable ln -n in the help.Eric Andersen
2000-07-11Another patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:Eric Andersen
2000-07-11Added 'dumpkmap' to allow people to dump a binary keymap, which can then beEric Andersen
2000-07-11Applied patch from Matt Kraai which does the following:Mark Whitley
2000-07-11Fix dead link.Matt Kraai
2000-07-10Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.Eric Andersen
2000-07-10Removed all trace of hand-tooled regexp routines. Bye bye, baby.Mark Whitley
2000-07-10Added a rule to make tags files for vi(m).Mark Whitley
2000-07-10Comment on kernel stuffEric Andersen
2000-07-10Brand, new sed that uses libc regex routines.Mark Whitley
2000-07-10More linux kernel header file removal.Eric Andersen
2000-07-10Remove yet more kernel header dependancies.Eric Andersen
2000-07-10Remove unused variable.Eric Andersen
2000-07-10Remove the problematic CTRLCHAR macro.Eric Andersen
2000-07-10Put the GROWBY variable inside the get_line_from_file function, as that is theMark Whitley
2000-07-10Removed unnecessary #include "regexp.h" line from find.c as per Matt Kraai'sMark Whitley
2000-07-10Function name cleanup.Eric Andersen
2000-07-10From Matt Kraai <kraai@alumni.carnegiemellon.edu>:Eric Andersen
2000-07-10Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:Eric Andersen
2000-07-10Applied patch from Matt Kraai as per his email:Mark Whitley
2000-07-09More portability updates. Now compiles cleanly vs glibc, libc5, and uclibcEric Andersen
2000-07-09include getopt.hEric Andersen
2000-07-09Fix a bug in get_line_from_file. If the length of the line is (GROWBY * n) +Eric Andersen
2000-07-09The build depends were too strict. I depended on on debhelper (>= 2.0.80)Eric Andersen
2000-07-08Argh. More cross libc cleanup. Should be ok now...Eric Andersen
2000-07-08More cleanup on umountEric Andersen
2000-07-08Update files to reduce dependance on kernel version...Eric Andersen
2000-07-08Add in tinynetEric Andersen
2000-07-08Doc updates to remove sfdisk.Eric Andersen
2000-07-07Better description of the BB_FEATURE_USE_DEVPS_PATCH option.Eric Andersen
2000-07-07Add in my fix for 2.4.x kernels so /proc/mounts will not have uselessEric Andersen
2000-07-07Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn'tEric Andersen
2000-07-07Added in Matt Kraai.Eric Andersen
2000-07-07Fix a dependancy bug for the docs.Eric Andersen
2000-07-07Naming fixEric Andersen
2000-07-07Recognize Matt's poweroff fix.Eric Andersen