aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added support for ignoring '-g' per GNU ls, thanks to David Vrabelandersen2000-07-033-0/+6
* Added support for being a login shell, so things like '-su' or '-sh' (stuffandersen2000-06-293-0/+17
* Fixed comment.markw2000-06-282-4/+4
* Added support for reading from stdin with '-' as file name arg.markw2000-06-282-2/+2
* Yanked out the cstring_alloc() and cstring_lineFromFile() functions frommarkw2000-06-288-117/+34
* Brand, spankin', new grep that uses libc regex routines instead of themarkw2000-06-282-200/+310
* Moved some function decls, a struct, and a #define from regexp.h into here.markw2000-06-281-3/+18
* Removed some function decls (regex, regcomp, etc.) and put them in regexp.cmarkw2000-06-281-18/+0
* Better cross libc support.andersen2000-06-285-7/+3
* Forgot -- targeted the wrong release.andersen2000-06-281-1/+1
* * Fixed a _horrible_ bug where 'tar -tvf' could unlinkandersen2000-06-286-63/+177
* Updates for the .debandersen2000-06-282-7/+18
* = minor formatting issuesbeppu2000-06-282-42/+40
* + busybox --install [-s]beppu2000-06-283-20/+78
* Remove stuff now moved into the bug tracking system.andersen2000-06-271-61/+0
* + s/int install_links/static int install_links/beppu2000-06-272-2/+2
* This kernel patch is no longer needed, with the change I made to initandersen2000-06-271-77/+0
* + littering my code w/ comments about what troubles me.beppu2000-06-272-2/+12
* + busybox --install [-s]beppu2000-06-273-0/+153
* Just converted busybox.pod to busybox.sgml using the Pod::DocBook Perl module.markw2000-06-261-0/+5495
* Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport.andersen2000-06-264-20/+55
* * Fixed insmod module option parsing for options lacking an '='.andersen2000-06-263-8/+18
* readlink(2) does not NULL terminate the buffer it reads in, but tar expected itandersen2000-06-262-2/+8
* Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries inandersen2000-06-2614-47/+159
* Better error checking in insmod. Remove left over %m'sandersen2000-06-222-38/+30
* Minor web page update.andersen2000-06-221-30/+34
* Fix version #andersen2000-06-221-1/+1
* More doc updatesandersen2000-06-221-0/+31
* Merged two TODO items into onemarkw2000-06-221-2/+1
* Update the list.andersen2000-06-221-3/+4
* Pavel Roskin <proski@gnu.org> just found a nasty memoryandersen2000-06-222-2/+16
* Document 'ln --'andersen2000-06-213-3/+6
* Cleaned up some #ifdef spiderwebs.markw2000-06-212-60/+38
* Bump version number to 0.45andersen2000-06-215-5/+12
* Added an implicit rule for #defining BB_FEATURE_USE_TERMIOS ifmarkw2000-06-211-0/+6
* More doc updates.andersen2000-06-212-26/+42
* Web site updates.andersen2000-06-213-215/+329
* Add in my little patch for 2.4.x to make sysinfo binary compatable (again)andersen2000-06-212-0/+88
* Documented "which"proski2000-06-211-1/+14
* Removed trailing spacesproski2000-06-211-15/+15
* Add in telnet docs.andersen2000-06-211-1/+10
* Add insmod docsandersen2000-06-211-1/+16
* Updated the list of supported commandsproski2000-06-211-11/+11
* Removed all vestiges of "math"proski2000-06-216-21/+14
* + added dc (aka the function formerly known as math)beppu2000-06-218-28/+234
* 'tar --help' wasn't working. Fixed it.andersen2000-06-212-0/+6
* + made it so that you can use the mnemonicsbeppu2000-06-211-6/+10
* Special case the memcopy stuff so it isn't enabled for uclibcandersen2000-06-201-1/+1
* Some makefile fixes to allow compiling with ucLibc (stuff turned offandersen2000-06-201-5/+5
* Updated e-mail address of Pavel Roskin to proski@gnu.orgproski2000-06-203-9/+9