aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-07-07Fix for bug #1003 -- BusyBox should now poweroff when asked toEric Andersen
2000-07-07Web page update from Matt Kraai <kraai@alumni.carnegiemellon.edu>Eric Andersen
2000-07-07This patch finishes the cleanup of all the commands. It also cleans upEric Andersen
2000-07-07Yet another busybox documentation update from Matt Kraai <kraai@alumni.carneg...Eric Andersen
2000-07-06Update 'make release' to remove all the .#filename filesEric Andersen
2000-07-06Turned some stuff into features that really are features, not apps.Eric Andersen
2000-07-06Fix doc building so the dependancies work properly.Eric Andersen
2000-07-06* Fixed tar creation support when reading from stdin ('tar -cf - . ')Eric Andersen
2000-07-06Fixed backspace and delete so they work properly again -- brokenEric Andersen
2000-07-06More doc patches from Matt Kraai <kraai@alumni.carnegiemellon.edu>.Eric Andersen