| Commit message (Expand) | Author | Age | Files | Lines |
* | more use const for interface of libbb/compare_string_array, example usage for... | vodz | 2005-11-26 | 3 | -11/+7 |
* | more use libbb/bb_msg_read_error | vodz | 2005-11-25 | 1 | -1/+1 |
* | reduce bss | vodz | 2005-11-24 | 1 | -1/+5 |
* | Update to modprobe usage from Yann E. Morin | landley | 2005-11-23 | 1 | -4/+60 |
* | Can't store a pointer in an int on 64 bit platforms. | landley | 2005-11-22 | 1 | -1/+1 |
* | Move interface.c to networking directory since it's only used by ifconfig. | landley | 2005-11-22 | 3 | -2/+1 |
* | Support # comments after s/// option list. | landley | 2005-11-20 | 1 | -32/+14 |
* | Quote the user we pass to addgroup so funky chars are preserved. Fix by drag... | vapier | 2005-11-15 | 1 | -1/+1 |
* | Yann Morin's modprobe multiple options patch. There's more work to be done, | landley | 2005-11-15 | 2 | -22/+186 |
* | My last change to this file broke tar x. Sigh. (Trying to make sure we work | landley | 2005-11-12 | 1 | -4/+5 |
* | I noticed that "tar tvjf file.tbz" was segfaulting. This fixed it. | landley | 2005-11-12 | 1 | -1/+1 |
* | telnetd -b (bind to specific address) support from Iuri Gomes Diniz. | landley | 2005-11-10 | 2 | -1/+10 |
* | Ok, I've converted the contents of the "testing/sed" directory into a | landley | 2005-11-10 | 23 | -276/+109 |
* | change osbolete sigpause() to sigsuspend() | vodz | 2005-11-09 | 1 | -3/+3 |
* | Patch from Tomasz Mateja: don't try to CWD to a _filename_, just send the full | landley | 2005-11-08 | 1 | -19/+2 |
* | It was a bit out of date. | landley | 2005-11-07 | 1 | -10/+18 |
* | Fix the test suite so that individual *.tests files can be run ala | landley | 2005-11-07 | 8 | -71/+66 |
* | Yann E. Morin pointed out that rpcsvc/nfs_prot.h isn't needed with any | landley | 2005-11-06 | 1 | -1/+0 |
* | Size I zapped the bb_close() error, might as well make a TODO item. | landley | 2005-11-04 | 1 | -1/+13 |
* | Fix bug 424: doing full_read breaks things like cat which should return a | landley | 2005-11-04 | 1 | -1/+1 |
* | When cp ran out of space it didn't return a nonzero error code. Fixes bug 493. | landley | 2005-11-04 | 1 | -57/+27 |
* | It's no longer a temporary location. Smooth out the text a bit. | landley | 2005-11-04 | 1 | -5/+5 |
* | point to the official links | andersen | 2005-11-03 | 1 | -2/+2 |
* | Announce 1.1.0-pre1 already. Erik, please move links to the downloads directory | landley | 2005-11-03 | 2 | -5/+16 |
* | Fix cp /dev/null filename, and a few in-passing cleanups. | landley | 2005-11-01 | 2 | -84/+46 |
* | We've got fuser, fix some typos, and move Vodz's comment about UTF8 into | landley | 2005-10-31 | 1 | -7/+25 |
* | \0 is a synonym for &. Our own "make allbaseconfig" breaks without this. | landley | 2005-10-30 | 1 | -2/+2 |
* | add ZyXEL to the shame list | vapier | 2005-10-29 | 1 | -0/+2 |
* | fix <p> and <a> tags | vapier | 2005-10-29 | 1 | -2/+2 |
* | update doctype and add a charset encoding | vapier | 2005-10-29 | 1 | -2/+2 |
* | - add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc. | aldot | 2005-10-28 | 5 | -0/+68 |
* | update | vodz | 2005-10-28 | 1 | -0/+2 |
* | Please don't use if(asprintf(&t)<0) free(t); Use concat_subpath_file() for sc... | vodz | 2005-10-28 | 1 | -34/+21 |
* | bb_opt_complementally for rdate applet. Add losed record to util-linux/Makefi... | vodz | 2005-10-28 | 2 | -4/+4 |
* | New applet, fuser, from Tony J. White. (Needs some cleanup.) | landley | 2005-10-28 | 5 | -0/+409 |
* | - move GETXXKEY_R_FUNC into an internal helper file to allow for compiling | aldot | 2005-10-28 | 2 | -46/+154 |
* | - remove warning about "'static' is not at beginning of declaration". | aldot | 2005-10-28 | 1 | -2/+2 |
* | Rob Sullivan sent in some cleanups, which I beat on slightly. | landley | 2005-10-28 | 5 | -160/+43 |
* | Add a switch_root utility (like kconfig's utils/run_init.c, although not | landley | 2005-10-27 | 4 | -0/+149 |
* | Somebody suggested this, but I've forgotten who. | landley | 2005-10-27 | 1 | -1/+2 |
* | Add --no-same-owner and --no-same-permissions options to tar. | landley | 2005-10-27 | 3 | -42/+65 |
* | - Matthias Wenzel writes: | aldot | 2005-10-27 | 1 | -15/+5 |
* | - correct boilerplate | aldot | 2005-10-27 | 1 | -2/+2 |
* | Reference for new patch feature we'll need to be compatible with... | landley | 2005-10-27 | 1 | -1/+4 |
* | * uniq.c: remove unneeded include and use short boilerplate. | aldot | 2005-10-26 | 8 | -53/+24 |
* | Update the TODO list to reflect stuff we've already done. | landley | 2005-10-25 | 1 | -31/+18 |
* | Shaun Jackman noted that limits.h defines path_max and isn't included from | landley | 2005-10-25 | 1 | -0/+1 |
* | Two changes. One from Shaun Jackman makes libbb/interface.c compile only if | landley | 2005-10-25 | 1 | -1/+1 |
* | - fix bug to avoid aliasing busybox' main to zcip_main in IMA mode. | aldot | 2005-10-21 | 1 | -0/+3 |
* | another more const | vodz | 2005-10-20 | 12 | -35/+33 |