- 3cfa9ec Reorganized signal names for better architecture support -- patch by Eric Andersen · 25 years ago
- 6f5e281 DocBook documentation update from Matt Kraai <kraai@alumni.carnegiemellon.edu> by Eric Andersen · 25 years ago
- b2731b1 Had an extra tcsetpgrp. -Erik by Eric Andersen · 25 years ago
- 1e03add a few minor cleanups. -Erik by Eric Andersen · 25 years ago
- 5d893b6 Remove MAXNAMLEN and use BUFSIZ instead. -Erik by Eric Andersen · 25 years ago
- 89bc256 Remove misguided klude around for 2.4.x-test* brokenness. Al Viro by Eric Andersen · 25 years ago
- f7cf2f7 * Fix to tr so it recognizes standard escape sequences. Merged common by Eric Andersen · 25 years ago
- 57ebebf Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu> to by Eric Andersen · 25 years ago
- 2086e3d Some cosmetic updates. Changed "OPTIONS" to "Options". -Erik by Eric Andersen · 25 years ago
- 028fb62 More doc updates -Erik by Eric Andersen · 25 years ago
- 5331025 A first pass at integrating the SGML docs into the Makefile. by Eric Andersen · 25 years ago
- b02c54e * Fix to init.c from Stuart Menefy <Stuart.Menefy@st.com> so that by Eric Andersen · 25 years ago
- 72965e3 Fixed a potential infinite loop. First delete any chars after the by Eric Andersen · 25 years ago
- b54833c sh fixes from Marius Groeger <mag@sysgo.de> -Erik by Eric Andersen · 25 years ago
- 7c31ea4 Added support for ignoring '-g' per GNU ls, thanks to David Vrabel by Eric Andersen · 25 years ago
- 5d41d60 Added support for being a login shell, so things like '-su' or '-sh' (stuff by Eric Andersen · 25 years ago
- 2e1148b Fixed comment. by Mark Whitley · 25 years ago
- 8bd891c Added support for reading from stdin with '-' as file name arg. by Mark Whitley · 25 years ago
- 1ca4177 Yanked out the cstring_alloc() and cstring_lineFromFile() functions from by Mark Whitley · 25 years ago
- d372189 Brand, spankin', new grep that uses libc regex routines instead of the by Mark Whitley · 25 years ago
- 268b8c4 Moved some function decls, a struct, and a #define from regexp.h into here. by Mark Whitley · 25 years ago
- 0c96eba Removed some function decls (regex, regcomp, etc.) and put them in regexp.c by Mark Whitley · 25 years ago
- a44790f Better cross libc support. -Erik by Eric Andersen · 25 years ago
- a2db097 Forgot -- targeted the wrong release. -Erik by Eric Andersen · 25 years ago
- 1c314ad * Fixed a _horrible_ bug where 'tar -tvf' could unlink by Eric Andersen · 25 years ago
- 47cac67 Updates for the .deb -Erik by Eric Andersen · 25 years ago
- eb02833 by John Beppu · 25 years ago
- 7cdc76d + busybox --install [-s] by John Beppu · 25 years ago
- d0edef3 Remove stuff now moved into the bug tracking system. -Erik by Eric Andersen · 25 years ago
- 495869f by John Beppu · 25 years ago
- cb1d841 This kernel patch is no longer needed, with the change I made to init by Eric Andersen · 25 years ago
- 27b5924 by John Beppu · 25 years ago
- 8f425db by John Beppu · 25 years ago
- 83a949c Just converted busybox.pod to busybox.sgml using the Pod::DocBook Perl module. by Mark Whitley · 25 years ago
- 1386e70 Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport. by Eric Andersen · 25 years ago
- ef40aa8 * Fixed insmod module option parsing for options lacking an '='. by Eric Andersen · 25 years ago
- 3adffb7 readlink(2) does not NULL terminate the buffer it reads in, but tar expected it by Eric Andersen · 25 years ago
- 10dc9d4 Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in by Eric Andersen · 25 years ago
- 8a24a67 Better error checking in insmod. Remove left over %m's -Erik by Eric Andersen · 25 years ago
- 4a971ae Minor web page update. -Erik by Eric Andersen · 25 years ago 0_45
- 3c37598 Fix version # -Erik by Eric Andersen · 25 years ago
- a29dec2 More doc updates -Erik by Eric Andersen · 25 years ago
- ccd32cb Merged two TODO items into one by Mark Whitley · 25 years ago
- 9d9610b Update the list. -Erik by Eric Andersen · 25 years ago
- 6f9985e Pavel Roskin <proski@gnu.org> just found a nasty memory by Eric Andersen · 25 years ago
- addc9c2 Document 'ln --' -Erik by Eric Andersen · 25 years ago
- 4fa84e6 Cleaned up some #ifdef spiderwebs. by Mark Whitley · 25 years ago
- c6cdf58 Bump version number to 0.45 -Erik by Eric Andersen · 25 years ago
- 07edff4 Added an implicit rule for #defining BB_FEATURE_USE_TERMIOS if by Mark Whitley · 25 years ago
- 45087b1 More doc updates. -Erik by Eric Andersen · 25 years ago
- 766c012 Web site updates. -Erik by Eric Andersen · 25 years ago
- c5c5e3d Add in my little patch for 2.4.x to make sysinfo binary compatable (again) by Eric Andersen · 25 years ago
- afa0662 Documented "which" by Pavel Roskin · 25 years ago
- 1a804e4 Removed trailing spaces by Pavel Roskin · 25 years ago
- f929641 Add in telnet docs. -Erik by Eric Andersen · 25 years ago
- feb47c0 Add insmod docs -Erik by Eric Andersen · 25 years ago
- f7a0195 Updated the list of supported commands by Pavel Roskin · 25 years ago
- 7ac06a3 Removed all vestiges of "math" by Pavel Roskin · 25 years ago
- 0021679 + added dc (aka the function formerly known as math) by John Beppu · 25 years ago
- b405dfa 'tar --help' wasn't working. Fixed it. -Erik by Eric Andersen · 25 years ago
- c035254 + made it so that you can use the mnemonics by John Beppu · 25 years ago
- e63ad9b Special case the memcopy stuff so it isn't enabled for uclibc -Erik by Eric Andersen · 25 years ago
- 28c88a9 Some makefile fixes to allow compiling with ucLibc (stuff turned off by Eric Andersen · 25 years ago
- 339b892 Updated e-mail address of Pavel Roskin to proski@gnu.org by Pavel Roskin · 25 years ago
- 4eb1b30 Mention libc support, Pavel's rm fix is already merged. -Erik by Eric Andersen · 25 years ago
- bd4a75f Finish off the libc5 porting effort. Everything now works with libc5 by Eric Andersen · 25 years ago
- bb245ba Made insmod work with both libc5 and libc6. -Erik by Eric Andersen · 25 years ago
- 9ca57d3 Made ping work with libc5 and libc6. -Erik by Eric Andersen · 25 years ago
- e1e23ee Make umount work and compile cleanly under libc5 and libc6. -Erik by Eric Andersen · 25 years ago
- 5e29c6f Make swaponoff compile cleanly under both libc5 and libc6. -Erik by Eric Andersen · 25 years ago
- a15cd0b Make syslogd.c, init.c, and update.c compile error/warning free under both libc5 and libc6. by Eric Andersen · 25 years ago
- b7362e3 printf now compiles cleanly under both libc5 and libc6. -Erik by Eric Andersen · 25 years ago
- 67e3230 Updated to compile and work with libc5. -Erik by Eric Andersen · 25 years ago
- be5023a Update internal.h to conditionally include asm/string.h -Erik by Eric Andersen · 25 years ago
- b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 25 years ago
- dbb3019 Added a note to the "maybe by 0.44" list to prune sfdisk and graft fdisk. by Mark Whitley · 25 years ago
- 30f0f2d Fix a stupid bug, where I cleaned things as the last makefile target. duh. by Eric Andersen · 25 years ago
- b108a5b Added support for building debian packages. -Erik by Eric Andersen · 25 years ago
- 110fc0c Check for 3 and more arguments was incorrect by Pavel Roskin · 25 years ago
- 74c66ad Fix some spelling errors in the source as well. -Erik by Eric Andersen · 25 years ago
- 98cd53e Ran it through a spell checker and fixed the spelling errors. -Erik by Eric Andersen · 25 years ago
- 852ff13 Update to ar.c from Glenn McGrath. His comments follow: by Eric Andersen · 25 years ago
- b991395 Added some comments and changed a variable name to be more meaningful. No by Mark Whitley · 25 years ago
- 2e96523 ln: fixed command line parser. Added support for "--" by Pavel Roskin · 25 years ago
- 3f75503 Remove trailing space char. -Erik by Eric Andersen · 25 years ago
- 28c70b3 Integrate Tomi Ollila's telnet. Costs 3k. :) -Erik by Eric Andersen · 25 years ago
- e97da40 Fixed "rm foo" that had been broken while implementing "rm -- foo" by Pavel Roskin · 25 years ago
- 1af7ed5 Modified status of some TODO items, added some others in preparation for the by Mark Whitley · 25 years ago
- 3c709b4 + minor typo fix s/>/>/ by John Beppu · 25 years ago
- d84990e + removed some cruft left over from when lines could be too long. by John Beppu · 25 years ago
- 854e115 Urgh. revert Makefile. again. Forgot to do the 'cvs update -d now' trick by Eric Andersen · 25 years ago
- 2b6ab3c Add new apps md5sum uudecode uuencode, fix some minor formatting things. -Erik by Eric Andersen · 25 years ago
- 053b146 Fix a bug pointed out by Michal Jaegermann <michal@ellpspace.math.ualberta.ca> by Eric Andersen · 25 years ago
- baf22bf Give beppu credit for fixing grep "Line too long" bug. -Erik by Eric Andersen · 25 years ago
- c7ccfc9 + utility.c by John Beppu · 25 years ago
- 9f16d61 Added a slightly modified version of Ron Alder's insmod patch. by Eric Andersen · 25 years ago
- 44760d0 + updated docs to reflect math's filter capabilities. by John Beppu · 25 years ago
- 5db60a7 + works as a filter, now! by John Beppu · 25 years ago
- 0c6a970 * Fixed a small bug that could cause tar to emit warning messages by Eric Andersen · 25 years ago
- b3d235f Fixed parsing of arguments for cp by Pavel Roskin · 25 years ago