- dd9dce1 - shrink simple obscure stuff a tiny bit: by Bernhard Reutner-Fischer · 19 years ago
- eedd1be - remove warning about redeclaration of __constant_htons by Bernhard Reutner-Fischer · 19 years ago
- d1d23a6 - mark argument who of print_route as unused. by Bernhard Reutner-Fischer · 19 years ago
- 29e08ff Frank Sorenson added hotplug support to mdev. (I tweaked it a bit. Need by Rob Landley · 19 years ago
- 1c19dee The major:minor read from dev ends with \n, need to trim that. by Rob Landley · 19 years ago
- bbf4e16 Ok, ping needs a rewrite from the ground up. (This is not a busybox app.) by Rob Landley · 19 years ago
- 009765d And lo, we hath reached Release Candidate 1. 1.1.0 should happen this week. by Rob Landley · 19 years ago
- 24f819f can use TMPDIR if user's HOMEDIR do not found. Noticed by Bernhard by "Vladimir N. Oleynik" · 19 years ago
- bc059bc The brain-dead FTP servers on Solaris don't support the size command. by Rob Landley · 19 years ago
- 9e4100b Don't return 0 when there's an error. by Rob Landley · 19 years ago
- 71d6ccd With -a, the jump to mount_it_now can skip the initialization of f, and by Rob Landley · 19 years ago
- 8b0efdb Both atime and diratime should switch _off_ the corresponding no* flag. by Rob Landley · 19 years ago
- bd67e80 upgrade ZyXEL from hall of shame to hall of [product] fame by Mike Frysinger · 19 years ago
- f01e178 removed a warning about an unused pargv in bb_getopt_ulflags. Noticed by Tito by "Vladimir N. Oleynik" · 19 years ago
- 5184336 Bug 112, return value of awk should be /256. In reality, we should probably by Rob Landley · 19 years ago
- fb8c498 Fix bug 603: "chown :root thingy" should work now. by Rob Landley · 19 years ago
- e569553 Bug 547: writing out the tar file header before we confirm we can actually by Rob Landley · 19 years ago
- 3d1bbf0 Minor cosmetic fix from Tito. by Rob Landley · 19 years ago
- 8bcc6e9 Why we didn't take a watchdog.c suggestion this time 'round, in case anybody by Rob Landley · 19 years ago
- e87ae0b declare const for fun by Mike Frysinger · 19 years ago
- e885d53 Tito writes: by Mike Frysinger · 19 years ago
- 84cb767 patch from tito: consolidate delay functions as bb_do_delay() by Rob Landley · 19 years ago
- 251161f Bug 624 wants quoted char support for printf, so you can do something like: by Rob Landley · 19 years ago
- f8ec1b5 No, we _want_ the suid and sgid bits reverted by chown, for security reasons. by Rob Landley · 19 years ago
- c00411a - better wording by Bernhard Reutner-Fischer · 19 years ago
- 5990efb use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550) by Mike Frysinger · 19 years ago
- b924055 Jason Schoon writes: by Mike Frysinger · 19 years ago
- f982d86 import nios2 support from microtronix by Mike Frysinger · 19 years ago
- 29ed59e make mount usage a bit more terse by Mike Frysinger · 19 years ago
- 705fad2 just use bb_xfopen() by Mike Frysinger · 19 years ago
- bb12d6f fix comment documentation by Mike Frysinger · 19 years ago
- 823f80f - silence warning about unused param by Bernhard Reutner-Fischer · 19 years ago
- f00680e - use HOSTCC instead of a hardcoded cc by Bernhard Reutner-Fischer · 19 years ago
- 0bf67e8 remove buffer overflow by Erik and decodeString problem by Glenn, add error check of decodeString as Apache by "Vladimir N. Oleynik" · 19 years ago
- ce88793 When you went "losetup -d /dev/loop0 /dev/loop1" the error message was strange. by Rob Landley · 19 years ago
- 9085467 Trying to losetup a device as a regular user shouldn't result in an endless by Rob Landley · 19 years ago
- beb665a Second attempt to simplify the login menu. Shadow password stuff at the top, by Rob Landley · 19 years ago
- 1732974 - fix check for group and user, remove some whitespace while at it. by Bernhard Reutner-Fischer · 19 years ago
- 5d84c23 Fix chroot, leave console alone if -c not specified, and yank debug code. by Rob Landley · 19 years ago
- 7b363fd Some minor cleanups/bugfixes split off from the big remount work: by Rob Landley · 19 years ago
- b962041 Shadow password support went beyond the dependency event horizon, just make by Rob Landley · 19 years ago
- 6a24976 Actually, static buffers look like _this_... by Rob Landley · 19 years ago
- 6b903a2 remove debug feature for production by "Vladimir N. Oleynik" · 19 years ago
- 9a1e25d Make a few warnings go away. by Rob Landley · 19 years ago
- c90c8b5 Do an svn log -v, the information in this changelog is stunningly obsolete. by Rob Landley · 19 years ago
- b3f05a4 Shadow password support involves vlock too. by Rob Landley · 19 years ago
- 68eb9dd Patch from Tito to make vlock much smaller. by Rob Landley · 19 years ago
- 553d83d strncmp isn't automatically superior to strcmp. Especially when it isn't by Rob Landley · 19 years ago
- 9bdd742 Sigh. Left the debug path in. Fixed. by Rob Landley · 19 years ago
- b56c285 Added /etc/mdev.conf support. Adds about 1.9k to mdev. by Rob Landley · 19 years ago
- 1a78103 Bug 601: When we fork an archiver and feed stuff to it through a pipe, if by Rob Landley · 19 years ago
- ef1f7b5 Ahem. Vladimir checked in a different fix bug didn't close out the bug. by Rob Landley · 19 years ago
- 4b91b88 Less would segfault if it had no tty. (Bug 600.) by Rob Landley · 19 years ago
- 199501f I screwed up the last commit: if dt is null when ENABLE_MULTIPLE_OPTIONS is by Rob Landley · 19 years ago
- a930bd3 Stephane Billiart said: by Rob Landley · 19 years ago
- ddc280e sync license from mainstream by "Vladimir N. Oleynik" · 19 years ago
- 8315cd5 fopen(TTY...) to bb_xfopen(), close bug 600 by "Vladimir N. Oleynik" · 19 years ago
- 9a14bd0 - Stephane Billiart writes: Fix the compilation of head and tail. by Bernhard Reutner-Fischer · 19 years ago
- 73bffd4 - remove duplicate entry for switch_root by Bernhard Reutner-Fischer · 19 years ago
- 42eddba Add a fflush(stdout). by Rob Landley · 19 years ago
- ae50c6d Better use of the ENABLE guards. by Rob Landley · 19 years ago
- e0c418e The rest of Yann E. Morin's install revamp. by Rob Landley · 19 years ago
- 164c5c8 Eliminate unnecessary allocation from md5sum that was leaked without ever being used. by Rob Landley · 19 years ago
- 5aabf4e Fix -g and -p options. Patch from Traceman. (I don't know who that is, by Rob Landley · 19 years ago
- 483027f Patch from dlively (whoever that is, see bug 591) to fix by Rob Landley · 19 years ago
- d42ef28 - several functions depend on IPv4 or IPv6 od IPX support. by Bernhard Reutner-Fischer · 19 years ago
- 17d355c - remove warning (thanks Yann E. MORIN) and switch to ENABLE_ by Bernhard Reutner-Fischer · 19 years ago
- e6d88ea remove sigsetmask, noticed by Bernhard by "Vladimir N. Oleynik" · 19 years ago
- e0b8778 - check if CC supports -funsigned-char by Bernhard Reutner-Fischer · 19 years ago
- 5816ccb - wrap label GET_COUNT in #if ENABLE_FEATURE_FANCY_applet to avoid warning by Bernhard Reutner-Fischer · 19 years ago
- ec351c3 - do away with superfluous keyword. by Bernhard Reutner-Fischer · 19 years ago
- 4a9d6d1 remove strange bloat dup2() usage, sync this code with mainstream login-utils, size reduce by "Vladimir N. Oleynik" · 19 years ago
- 70f7ef7 Nothing to see here. Move along. by Rob Landley · 19 years ago
- 3858bf1 Minor fix: if(CONFIG) breaks the build when that CONFIG is disabled, it has by Rob Landley · 19 years ago
- e919096 Patch from Yann E. Morin, something to do with bugs 276 and 272. by Rob Landley · 19 years ago
- 126da9e - typo: s/sucess/success/g by Bernhard Reutner-Fischer · 19 years ago
- b7d5342 - fix zcip for IMA compile mode. by Bernhard Reutner-Fischer · 19 years ago
- 10fb2b7 Flush output to log promptly (bug 389). by Rob Landley · 19 years ago
- e422af6 Flush input when prompting for a password (bug 373). by Rob Landley · 19 years ago
- a75c180 Bug 310: be consistent about stat/lstat and chown/lchown to avoid accidentally by Rob Landley · 19 years ago
- 032e2cb Uninitialized variable causing intermittent syntax errors (bug 449). by Rob Landley · 19 years ago
- cdbae77 printf() arguments shouldn't be passed straight from user supplied data. by Rob Landley · 19 years ago
- 37310ea Change CONFIG_MODPROBE_MULTIPOLE_OPTIONS to by Rob Landley · 19 years ago
- 762bb62 Patch from Yann E. Morin to reorganize module config options. by Rob Landley · 19 years ago
- 999af20 Make insmod quiet by default (patch from Yann E. Morin). by Rob Landley · 19 years ago
- 9c32a15 Yann E. Morin's update to modprobe usage. by Rob Landley · 19 years ago
- 82327f4 Patch from Yann E. Morin to make rmmod report failure properly. by Rob Landley · 19 years ago
- 0bd0257 Add build options to control SuS compatability, allows numeric by Glenn L McGrath · 19 years ago
- d77b781 - remove unused variable have_read_stdin - use FLAG_WIDTH by Bernhard Reutner-Fischer · 19 years ago
- 377bdaf avoid mixed declarations, to support older compilers just a little longer. by Paul Fox · 19 years ago
- cc59aae Macro was wrong, name(void) vs name(x), and apparently gcc 2.95 cares about by Rob Landley · 19 years ago
- 07fffc5 uClibc can't handle anonymous MAP_SHARED. Since we're treating it as by Rob Landley · 19 years ago
- 02bab68 Tito is using broken kernel headers that pollute the namespace with every by Rob Landley · 19 years ago
- a62b0e7 reduce 3 warning if compile with -W by "Vladimir N. Oleynik" · 19 years ago
- 2f0a5f9 restore compare_string_array new interface (make broken by landley) by "Vladimir N. Oleynik" · 19 years ago
- d4f15e9 Install links patch from Yann E. Morin. (Another thing hanging around in my by Rob Landley · 19 years ago
- d1569c2 If we really _need_ an #ifdef like this, then we should be using the libbb by Rob Landley · 19 years ago
- 746cfc8 Another cleanup patch that's been in my tree for a while. Again I think it's by Rob Landley · 19 years ago
- b5ca9e0 A cleanup patch I've had lying around in my tree for a while, I think it by Rob Landley · 19 years ago
- bf968f7 reduce signedness warning by "Vladimir N. Oleynik" · 19 years ago