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 |
2005-11-28 |
Paul Fox | eliminate mixed declaration, to support older compilers... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
"Vladimir N... | use libbb/get_kernel_revision(), reduce stack usage... |
commit | commitdiff | tree | snapshot |
2005-11-27 |
Rob Landley | Patch from Cristian Ionescu-Idbohrn to deal with _... |
commit | commitdiff | tree | snapshot |
2005-11-26 |
"Vladimir N... | remove bug: fsck do not know path |
commit | commitdiff | tree | snapshot |
2005-11-26 |
"Vladimir N... | change the interface of libbb/compare_string_array... |
commit | commitdiff | tree | snapshot |
2005-11-26 |
"Vladimir N... | more use const for interface of libbb/compare_string_ar... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
"Vladimir N... | more use libbb/bb_msg_read_error |
commit | commitdiff | tree | snapshot |
2005-11-24 |
"Vladimir N... | reduce bss |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Rob Landley | Update to modprobe usage from Yann E. Morin |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Rob Landley | Can't store a pointer in an int on 64 bit platforms. |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Rob Landley | Move interface.c to networking directory since it's... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Rob Landley | Support # comments after s/// option list. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Mike Frysinger | Quote the user we pass to addgroup so funky chars are... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Rob Landley | Yann Morin's modprobe multiple options patch. There... |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Rob Landley | My last change to this file broke tar x. Sigh. (Tryin... |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Rob Landley | I noticed that "tar tvjf file.tbz" was segfaulting... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Rob Landley | telnetd -b (bind to specific address) support from... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Rob Landley | Ok, I've converted the contents of the "testing/sed... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
"Vladimir N... | change osbolete sigpause() to sigsuspend() |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Rob Landley | Patch from Tomasz Mateja: don't try to CWD to a _filena... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Rob Landley | It was a bit out of date. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Rob Landley | Fix the test suite so that individual *.tests files... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Rob Landley | Yann E. Morin pointed out that rpcsvc/nfs_prot.h isn... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Rob Landley | Size I zapped the bb_close() error, might as well make... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Rob Landley | Fix bug 424: doing full_read breaks things like cat... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Rob Landley | When cp ran out of space it didn't return a nonzero... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Rob Landley | It's no longer a temporary location. Smooth out the... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Eric Andersen | point to the official links |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Rob Landley | Announce 1.1.0-pre1 already. Erik, please move links... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Rob Landley | Fix cp /dev/null filename, and a few in-passing cleanups. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Rob Landley | We've got fuser, fix some typos, and move Vodz's commen... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Rob Landley | \0 is a synonym for &. Our own "make allbaseconfig... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike Frysinger | add ZyXEL to the shame list |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike Frysinger | fix <p> and <a> tags |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike Frysinger | update doctype and add a charset encoding |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Bernhard Reutner... | - add BB_APPLET_RUNLEVEL used by emdebian via /etc... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
"Vladimir N... | update |
commit | commitdiff | tree | snapshot |
2005-10-28 |
"Vladimir N... | Please don't use if(asprintf(&t)<0) free(t); Use concat... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
"Vladimir N... | bb_opt_complementally for rdate applet. Add losed recor... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Rob Landley | New applet, fuser, from Tony J. White. (Needs some... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Bernhard Reutner... | - move GETXXKEY_R_FUNC into an internal helper file... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Bernhard Reutner... | - remove warning about "'static' is not at beginning... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Rob Landley | Rob Sullivan sent in some cleanups, which I beat on... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Rob Landley | Add a switch_root utility (like kconfig's utils/run_ini... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Rob Landley | Somebody suggested this, but I've forgotten who. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Rob Landley | Add --no-same-owner and --no-same-permissions options... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Bernhard Reutner... | - Matthias Wenzel writes: |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Bernhard Reutner... | - correct boilerplate |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Rob Landley | Reference for new patch feature we'll need to be compat... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Bernhard Reutner... | * uniq.c: remove unneeded include and use short boiler... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Rob Landley | Update the TODO list to reflect stuff we've already... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Rob Landley | Shaun Jackman noted that limits.h defines path_max... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Rob Landley | Two changes. One from Shaun Jackman makes libbb/interf... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Bernhard Reutner... | - fix bug to avoid aliasing busybox' main to zcip_main... |
commit | commitdiff | tree | snapshot |
2005-10-20 |
"Vladimir N... | another more const |
commit | commitdiff | tree | snapshot |
2005-10-20 |
"Vladimir N... | more const |
commit | commitdiff | tree | snapshot |
2005-10-19 |
"Vladimir N... | more const, attribute_noreturn saved 200 bytes |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Bernhard Reutner... | - consume space between functionname and opening brackets |
commit | commitdiff | tree | snapshot |
2005-10-17 |
"Vladimir N... | more const, use bb_getopt_ulflags, insert XXX for show... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
"Vladimir N... | data --> text |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Rob Landley | The fact "tar tvjf thing.tbz" didn't work was due to... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Rob Landley | Whitespace and curly bracket cleanup (our tabstop is... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Bernhard Reutner... | - don't update copyright years. He might release it... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
"Vladimir N... | more const, all data to text |
commit | commitdiff | tree | snapshot |
2005-10-15 |
"Vladimir N... | 20 bytes data to bss |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Bernhard Reutner... | - an empty middle term in ?: violates ISO C |
commit | commitdiff | tree | snapshot |
2005-10-15 |
"Vladimir N... | data --> code |
commit | commitdiff | tree | snapshot |
2005-10-15 |
"Vladimir N... | data --> bss |
commit | commitdiff | tree | snapshot |
next |