aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-07-06Remove leftovers of block_device, which disapperared aroundEric Andersen
2000-07-06Change order.Eric Andersen
2000-07-06Added (fixed) the '-n' option to fbset. Renumbered the command parameters toEric Andersen
2000-07-06setkeycodes needs get_console_fd(), so if you disable chvt and deallocvt, butEric Andersen
2000-07-06Remove some warning with glibc.Eric Andersen
2000-07-06Comment on kill.c change.Eric Andersen
2000-07-06Reorganized signal names for better architecture support -- patchEric Andersen
2000-07-06DocBook documentation update from Matt Kraai <kraai@alumni.carnegiemellon.edu>Eric Andersen