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 |
2005-10-15 |
"Vladimir N... | complex RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1 |
commit | commitdiff | tree | snapshot |
2005-10-15 |
"Vladimir N... | RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1 |
commit | commitdiff | tree | snapshot |
2005-10-15 |
"Vladimir N... | common BUFSIZ BSS buffer, small reduce code, data and bss |
commit | commitdiff | tree | snapshot |
2005-10-15 |
"Vladimir N... | llist must initialize, add loses ifdef, small indent... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Rob Landley | Add --exclude option (to make uClibc-0.9.28 headers... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
"Vladimir N... | - new bb_opt_complementally syntax, use [-:?] only... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bernhard Reutner... | - split VERSION into parts |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bernhard Reutner... | - initialize the correct variables |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bernhard Reutner... | - typo in makefile variable: s/archvial/archival/ |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Rob Landley | show_usage should use bb_default_error_retval. |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Rob Landley | Did you know the uclibc IRC channel has daily logs... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
"Vladimir N... | perror correction |
commit | commitdiff | tree | snapshot |
2005-10-12 |
"Vladimir N... | create e2fs_set_sbin_path(), noticed by Tito, Thanks |
commit | commitdiff | tree | snapshot |
2005-10-12 |
"Vladimir N... | usage bb_dev_null |
commit | commitdiff | tree | snapshot |
2005-10-12 |
"Vladimir N... | bb_dev_null |
commit | commitdiff | tree | snapshot |
2005-10-12 |
"Vladimir N... | remove 1 CR, correct strange bb_opt_complementally... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
"Vladimir N... | make fsck.h as common, e2fsck: includes correct |
commit | commitdiff | tree | snapshot |
2005-10-12 |
"Vladimir N... | more busyboxes, remove 1 extern function (mainstream... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
"Vladimir N... | more busyboxes |
commit | commitdiff | tree | snapshot |
2005-10-12 |
"Vladimir N... | trivial generate exit code |
commit | commitdiff | tree | snapshot |
2005-10-12 |
"Vladimir N... | correct strange *3 isatty(0) code |
commit | commitdiff | tree | snapshot |
2005-10-12 |
"Vladimir N... | Prepend '-' to the first argument if required, more... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
"Vladimir N... | new featured bb_opt_complementally, correct argc checking |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Rob Landley | There doesn't seem to be a standard header for makedev... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
"Vladimir N... | - use complementally '!' to '?' - 'ask' is best 'free... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Rob Landley | The check for EROFS was wrong. For example, if you... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Bernhard Reutner... | - do not use bb_xgetularg10_bnd as a lower value of... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
"Vladimir N... | better check usage with options, correct show problem... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
"Vladimir N... | bb_mkdep: Rewroted. removed problem "include name must... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Rob Landley | Fluff out INSTALL a bit. |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Bernhard Reutner... | - remove passing PREFIX and CROSS to make which was... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Rob Landley | The readme in 1.0 is more up to date than the 1.1 versi... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Paul Fox | catch and report errors from file_write() |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Paul Fox | make Hit_Return() available when CONFIG_FEATURE_VI_COLO... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Rob Landley | When lstat returns an error (such as file not found... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Rob Landley | Rob Sullivan added character and equivalence classes... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Bernhard Reutner... | - make libiproute compile.. |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Rob Landley | Rename CONFIG_NFSMOUNT to CONFIG_FEATURE_MOUNT_NFS... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Rob Landley | Rename CONFIG_SORT_BIG to CONFIG_FEATURE_SORT_BIG so... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Rob Landley | Coprolith polishing time: Tito switched devfsd over... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Bernhard Reutner... | - rename bareconfig to allbareconfig and emit "is not... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Rob Landley | Shaun Jackman pointed out that fgets_unlocked() and... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Bernhard Reutner... | - add config target bareconfig. Enables all applets... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Bernhard Reutner... | - Note that directories for make have to be given as... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
"Vladimir N... | trim dep lines |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Bernhard Reutner... | - size reduction of pidof |
commit | commitdiff | tree | snapshot |
2005-10-07 |
"Vladimir N... | fast replace if src outside |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Bernhard Reutner... | - remove superfluous C statements ";;" in decompress_un... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Bernhard Reutner... | - fix bug #94: 'make install' does not respect PREFIX... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Rob Landley | The supposedly trivial CONFIG->ENABLE conversion wasn... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Bernhard Reutner... | - pidof(8): make -s optional and optional -o; closes... |
commit | commitdiff | tree | snapshot |
next |