2006-01-10 |
Rob Landley | Don't return 0 when there's an error. |
commit | commitdiff | tree | snapshot |
2006-01-10 |
Rob Landley | With -a, the jump to mount_it_now can skip the initiali... |
commit | commitdiff | tree | snapshot |
2006-01-10 |
Rob Landley | Both atime and diratime should switch _off_ the corresp... |
commit | commitdiff | tree | snapshot |
2006-01-10 |
Mike Frysinger | upgrade ZyXEL from hall of shame to hall of [product... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
"Vladimir N... | removed a warning about an unused pargv in bb_getopt_ul... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Rob Landley | Bug 112, return value of awk should be /256. In realit... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Rob Landley | Fix bug 603: "chown :root thingy" should work now. |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Rob Landley | Bug 547: writing out the tar file header before we... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Rob Landley | Minor cosmetic fix from Tito. |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Rob Landley | Why we didn't take a watchdog.c suggestion this time... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Mike Frysinger | declare const for fun |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Mike Frysinger | Tito writes: |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Rob Landley | patch from tito: consolidate delay functions as bb_do_d... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Rob Landley | Bug 624 wants quoted char support for printf, so you... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Rob Landley | No, we _want_ the suid and sgid bits reverted by chown... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Bernhard Reutner... | - better wording |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Mike Frysinger | use MAP_PRIVATE instead of MAP_SHARED for uClinux syste... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Mike Frysinger | Jason Schoon writes: |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Mike Frysinger | import nios2 support from microtronix |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Mike Frysinger | make mount usage a bit more terse |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Mike Frysinger | just use bb_xfopen() |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Mike Frysinger | fix comment documentation |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Bernhard Reutner... | - silence warning about unused param |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Bernhard Reutner... | - use HOSTCC instead of a hardcoded cc |
commit | commitdiff | tree | snapshot |
2005-12-26 |
"Vladimir N... | remove buffer overflow by Erik and decodeString problem... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Rob Landley | When you went "losetup -d /dev/loop0 /dev/loop1" the... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Rob Landley | Trying to losetup a device as a regular user shouldn... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Rob Landley | Second attempt to simplify the login menu. Shadow... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Bernhard Reutner... | - fix check for group and user, remove some whitespace... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Rob Landley | Fix chroot, leave console alone if -c not specified... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Rob Landley | Some minor cleanups/bugfixes split off from the big... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Rob Landley | Shadow password support went beyond the dependency... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Rob Landley | Actually, static buffers look like _this_... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
"Vladimir N... | remove debug feature for production |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Rob Landley | Make a few warnings go away. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Rob Landley | Do an svn log -v, the information in this changelog... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Rob Landley | Shadow password support involves vlock too. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Rob Landley | Patch from Tito to make vlock much smaller. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Rob Landley | strncmp isn't automatically superior to strcmp. Especi... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Rob Landley | Sigh. Left the debug path in. Fixed. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Rob Landley | Added /etc/mdev.conf support. Adds about 1.9k to mdev. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Rob Landley | Bug 601: When we fork an archiver and feed stuff to... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Rob Landley | Ahem. Vladimir checked in a different fix bug didn... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Rob Landley | Less would segfault if it had no tty. (Bug 600.) |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Rob Landley | I screwed up the last commit: if dt is null when ENABLE... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Rob Landley | Stephane Billiart said: |
commit | commitdiff | tree | snapshot |
2005-12-15 |
"Vladimir N... | sync license from mainstream |
commit | commitdiff | tree | snapshot |
2005-12-15 |
"Vladimir N... | fopen(TTY...) to bb_xfopen(), close bug 600 |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Bernhard Reutner... | - Stephane Billiart writes: |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Bernhard Reutner... | - remove duplicate entry for switch_root |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Rob Landley | Add a fflush(stdout). |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Rob Landley | Better use of the ENABLE guards. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Rob Landley | The rest of Yann E. Morin's install revamp. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Rob Landley | Eliminate unnecessary allocation from md5sum that was... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Rob Landley | Fix -g and -p options. Patch from Traceman. (I don... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Rob Landley | Patch from dlively (whoever that is, see bug 591) to fix |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Bernhard Reutner... | - several functions depend on IPv4 or IPv6 od IPX support. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Bernhard Reutner... | - remove warning (thanks Yann E. MORIN) and switch... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
"Vladimir N... | remove sigsetmask, noticed by Bernhard |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Bernhard Reutner... | - check if CC supports -funsigned-char |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Bernhard Reutner... | - wrap label GET_COUNT in #if ENABLE_FEATURE_FANCY_appl... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Bernhard Reutner... | - do away with superfluous keyword. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
"Vladimir N... | remove strange bloat dup2() usage, sync this code with... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Rob Landley | Nothing to see here. Move along. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Rob Landley | Minor fix: if(CONFIG) breaks the build when that CONFIG... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Rob Landley | Patch from Yann E. Morin, something to do with bugs... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Bernhard Reutner... | - typo: s/sucess/success/g |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Bernhard Reutner... | - fix zcip for IMA compile mode. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Rob Landley | Flush output to log promptly (bug 389). |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Rob Landley | Flush input when prompting for a password (bug 373). |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Rob Landley | Bug 310: be consistent about stat/lstat and chown/lchow... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Rob Landley | Uninitialized variable causing intermittent syntax... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Rob Landley | printf() arguments shouldn't be passed straight from... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Rob Landley | Change CONFIG_MODPROBE_MULTIPOLE_OPTIONS to |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Rob Landley | Patch from Yann E. Morin to reorganize module config... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Rob Landley | Make insmod quiet by default (patch from Yann E. Morin). |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Rob Landley | Yann E. Morin's update to modprobe usage. |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Rob Landley | Patch from Yann E. Morin to make rmmod report failure... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Glenn L McGrath | Add build options to control SuS compatability, allows... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Bernhard Reutner... | - remove unused variable have_read_stdin |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Paul Fox | avoid mixed declarations, to support older compilers... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Rob Landley | Macro was wrong, name(void) vs name(x), and apparently... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Rob Landley | uClibc can't handle anonymous MAP_SHARED. Since we... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Rob Landley | Tito is using broken kernel headers that pollute the... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
"Vladimir N... | reduce 3 warning if compile with -W |
commit | commitdiff | tree | snapshot |
2005-12-06 |
"Vladimir N... | restore compare_string_array new interface (make broken... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Rob Landley | Install links patch from Yann E. Morin. (Another thing... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Rob Landley | If we really _need_ an #ifdef like this, then we should... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Rob Landley | Another cleanup patch that's been in my tree for a... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Rob Landley | A cleanup patch I've had lying around in my tree for... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
"Vladimir N... | reduce signedness warning |
commit | commitdiff | tree | snapshot |
2005-12-02 |
"Vladimir N... | reduce signedness warning |
commit | commitdiff | tree | snapshot |
2005-12-02 |
"Vladimir N... | remove warnings if compile with -W, use ENABLE_FEATURE... |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Rob Landley | Make char default to "unsigned" on all platforms so... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Rob Landley | Fix losetup so that it A) actually works again, B)... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
"Vladimir N... | getopt -> getopt_ulflags. noticed by Rob Sullivan |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Mike Frysinger | update license |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Mike Frysinger | ShaneAnderson writes in Bug 565: |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Paul Fox | add "-C" format to hexdump |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Paul Fox | fix bug #474: |
commit | commitdiff | tree | snapshot |
next |