aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-19nc: small code shrinkDenys Vlasenko
2011-10-19gen_build_files.sh: simplify "print everything up to INSERT line" partDenys Vlasenko
2011-10-19gen_build_files: don't pass 200k+ strings as params. Closes 4321Denys Vlasenko
2011-10-19get_header_tar: shrink 6->64 sign extension codeDenys Vlasenko
2011-10-19ifupdown: code shrinkDenys Vlasenko
2011-10-19ifupdown: support post-up / pre-down hooksPeter Korsgaard
2011-10-19TODO: all another location with bbox patches (OpenWRT)Denys Vlasenko
2011-10-18uudecode: fix buggy check for empty filenameDenys Vlasenko
2011-10-18udhcpc: on SIGUSR1, limit renew attempts time to 20 seconds; then do total re...Vladislav Grishenko
2011-10-18udhcp: IF_UDHCP_VERBOSE() macro - improve code readabilityLeonid Lisovskiy
2011-10-17fbsplash: support 8bit modePeter Korsgaard
2011-10-17fbsplash: limit progress bar flickerPeter Korsgaard
2011-10-16pwd: implement -LP if DESKTOPDenys Vlasenko
2011-10-10inotify: if PROG is -, print events to stdoutFlemming Madsen
2011-10-10patch: make -p count path components, not slashes (think /blah//thing)Rob Landley
2011-10-09disable strverscmp usage if we build against uClibc-0.9.31Oliver Metz
2011-10-06tftp: mode string is case independentDenys Vlasenko
2011-09-29ps: fix for !FEATURE_PS_LONG buildCristian Ionescu-Idbohrn
2011-09-27ps: with -l, show STIME tooFlemming Madsen
2011-09-26ps: add support for -l for !DESKTOPDenys Vlasenko
2011-09-22rename archive.h to bb_archive.h. no code changesDenys Vlasenko
2011-09-22mdev: trim overlong comments. No code changesDenys Vlasenko
2011-09-22mdev: don't reparse rules on -sDenys Vlasenko
2011-09-21add INIT_G()'s. No code changes.Denys Vlasenko
2011-09-19mdev: expand --help so that it's actually useful.Denys Vlasenko
2011-09-18sendmail: don't talk until 220 code is seen. Closes 3487Denys Vlasenko
2011-09-17tail: fix -c +N. Closes 4111Denys Vlasenko
2011-09-16applet_tables: fix single applet build failure. Closes 4009Denys Vlasenko
2011-09-16syslogd: fix missing newline problen in memory log buffer. Closes 4159Denys Vlasenko
2011-09-16chpst: move misplaced commentDenys Vlasenko
2011-09-16chpst: simple code shrinkDenys Vlasenko
2011-09-15start_stop_daemon: set complementary group ids too. Closes 3253Denys Vlasenko
2011-09-15suppress "warning: implicit declaration of function 'alloca'"Denys Vlasenko
2011-09-14login: new option LOGIN_SESSION_AS_CHILDIan Wienand
2011-09-13sed: better help textDenys Vlasenko
2011-09-13conspy: add framebuffer support, -Q option.Pascal Bellard
2011-09-13Config: fix wording in help-textBernhard Reutner-Fischer
2011-09-12losetup: implement -r option. Closes 4033.Denys Vlasenko
2011-09-11wget: URL-decode user:password before base64-encoding it into auth hdr. Close...Denys Vlasenko
2011-09-11ping: display real IPv6 response address. Hopefully closes 3745.Denys Vlasenko
2011-09-11tune2fs: add support for -C MOUNT_COUNT. +40 bytes. Closes 3901.Denys Vlasenko
2011-09-11inetd: close new udp fd in "udp nowait" caseDenys Vlasenko
2011-09-11chpasswd: fix possible free() or non-allocated string. +8 bytesDenys Vlasenko
2011-09-11awk: fix a SEGVDenys Vlasenko
2011-09-10stop declariong our own dirname prototypeDenys Vlasenko
2011-09-10regularize options which control size/speed tradeDenys Vlasenko
2011-09-10awk: fix define name collision with BSD headersDenys Vlasenko
2011-09-09gzip: new GZIP_BIG_MEM optionIan Wienand
2011-09-09depmod.pl: output correct dep format according to kernel versionSonic Zhang
2011-09-09tweak comments in android build filesDenys Vlasenko