aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #1003 -- BusyBox should now poweroff when asked toEric Andersen2000-07-072-2/+2
* Web page update from Matt Kraai <kraai@alumni.carnegiemellon.edu>Eric Andersen2000-07-071-2/+2
* This patch finishes the cleanup of all the commands. It also cleans upEric Andersen2000-07-071-1683/+1042
* Yet another busybox documentation update from Matt Kraai <kraai@alumni.carneg...Eric Andersen2000-07-071-662/+415
* Update 'make release' to remove all the .#filename filesEric Andersen2000-07-061-0/+5
* Turned some stuff into features that really are features, not apps.Eric Andersen2000-07-067-23/+28
* Fix doc building so the dependancies work properly.Eric Andersen2000-07-061-28/+29
* * Fixed tar creation support when reading from stdin ('tar -cf - . ')Eric Andersen2000-07-063-0/+6
* Fixed backspace and delete so they work properly again -- brokenEric Andersen2000-07-063-4/+7
* More doc patches from Matt Kraai <kraai@alumni.carnegiemellon.edu>.Eric Andersen2000-07-061-1327/+793
* Remove leftovers of block_device, which disapperared aroundEric Andersen2000-07-063-7/+0
* Change order.Eric Andersen2000-07-062-4/+4
* Added (fixed) the '-n' option to fbset. Renumbered the command parameters toEric Andersen2000-07-062-40/+50
* setkeycodes needs get_console_fd(), so if you disable chvt and deallocvt, butEric Andersen2000-07-061-3/+3
* Remove some warning with glibc.Eric Andersen2000-07-062-2/+2
* Comment on kill.c change.Eric Andersen2000-07-061-0/+3
* Reorganized signal names for better architecture support -- patchEric Andersen2000-07-062-92/+60
* DocBook documentation update from Matt Kraai <kraai@alumni.carnegiemellon.edu>Eric Andersen2000-07-061-562/+394
* Had an extra tcsetpgrp.Eric Andersen2000-07-063-12/+0
* a few minor cleanups.Eric Andersen2000-07-069-9/+14
* Remove MAXNAMLEN and use BUFSIZ instead.Eric Andersen2000-07-062-2/+2
* Remove misguided klude around for 2.4.x-test* brokenness. Al ViroEric Andersen2000-07-055-25/+0
* * Fix to tr so it recognizes standard escape sequences. Merged commonEric Andersen2000-07-057-66/+63
* Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu> toEric Andersen2000-07-052-30/+30
* Some cosmetic updates. Changed "OPTIONS" to "Options".Eric Andersen2000-07-048-11/+11
* More doc updatesEric Andersen2000-07-042-851/+688
* A first pass at integrating the SGML docs into the Makefile.Eric Andersen2000-07-044-333/+279
* * Fix to init.c from Stuart Menefy <Stuart.Menefy@st.com> so thatEric Andersen2000-07-042-0/+2
* Fixed a potential infinite loop. First delete any chars after theEric Andersen2000-07-042-2/+20
* sh fixes from Marius Groeger <mag@sysgo.de>Eric Andersen2000-07-034-37/+202
* Added support for ignoring '-g' per GNU ls, thanks to David VrabelEric Andersen2000-07-033-0/+6
* Added support for being a login shell, so things like '-su' or '-sh' (stuffEric Andersen2000-06-293-0/+17
* Fixed comment.Mark Whitley2000-06-282-4/+4
* Added support for reading from stdin with '-' as file name arg.Mark Whitley2000-06-282-2/+2
* Yanked out the cstring_alloc() and cstring_lineFromFile() functions fromMark Whitley2000-06-288-117/+34
* Brand, spankin', new grep that uses libc regex routines instead of theMark Whitley2000-06-282-200/+310
* Moved some function decls, a struct, and a #define from regexp.h into here.Mark Whitley2000-06-281-3/+18
* Removed some function decls (regex, regcomp, etc.) and put them in regexp.cMark Whitley2000-06-281-18/+0
* Better cross libc support.Eric Andersen2000-06-285-7/+3
* Forgot -- targeted the wrong release.Eric Andersen2000-06-281-1/+1
* * Fixed a _horrible_ bug where 'tar -tvf' could unlinkEric Andersen2000-06-286-63/+177
* Updates for the .debEric Andersen2000-06-282-7/+18
* = minor formatting issuesJohn Beppu2000-06-282-42/+40
* + busybox --install [-s]John Beppu2000-06-283-20/+78
* Remove stuff now moved into the bug tracking system.Eric Andersen2000-06-271-61/+0
* + s/int install_links/static int install_links/John Beppu2000-06-272-2/+2
* This kernel patch is no longer needed, with the change I made to initEric Andersen2000-06-271-77/+0
* + littering my code w/ comments about what troubles me.John Beppu2000-06-272-2/+12
* + busybox --install [-s]John Beppu2000-06-273-0/+153
* Just converted busybox.pod to busybox.sgml using the Pod::DocBook Perl module.Mark Whitley2000-06-261-0/+5495