Commit Graph

  • b0a57abb79 awk: code shrink Denys Vlasenko 2010-03-11 12:44:25 +01:00
  • 6ebdf7aa7b awk: code shrink; style fixes Denys Vlasenko 2010-03-11 12:41:55 +01:00
  • da62b09ab1 awk: be more paranoid when freeing loop variable; make code less obfuscated Denys Vlasenko 2010-03-11 12:13:18 +01:00
  • 90f19fa468 awk: add two tests we currently fail Denys Vlasenko 2010-03-11 08:27:53 +01:00
  • c9955f23a2 awk: simple code shrink Denys Vlasenko 2010-03-10 19:21:54 +01:00
  • 3cb60c3973 awk: fix the case where nested "for" loops with the same variable misbehave Denys Vlasenko 2010-03-10 19:20:32 +01:00
  • eae697fb93 popmaildir: give examples in help text. +91 byte Denys Vlasenko 2010-03-10 13:01:14 +01:00
  • d2b04050c0 lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR Tomas Heinrich 2010-03-09 14:09:24 +01:00
  • f15620c377 shell/ulimit: code shrink by 10 bytes Denys Vlasenko 2010-03-08 23:28:30 +01:00
  • 41d8134511 libbb/loop.c: move #include to its user, improve comment Denys Vlasenko 2010-03-08 23:10:23 +01:00
  • 79950a6bbe wc: compat: make "wc -c ONE_FILE" not print leading spaces. +2 bytes Denys Vlasenko 2010-03-08 22:03:24 +01:00
  • c77e478af4 include/fix_u32.h: fix trivial compile breakage :( Denys Vlasenko 2010-03-08 21:53:45 +01:00
  • 8cb40361c0 libbb/loop.c: use common fix_u32.h trick Denys Vlasenko 2010-03-06 20:50:29 +01:00
  • f3c742f925 hush: use ash's ulimit builtin; make it more more bash0like while at it Denys Vlasenko 2010-03-06 20:12:00 +01:00
  • cbcc1236f8 tftp: do not show progress bar if we get error right away. +13 bytes Denys Vlasenko 2010-03-05 23:38:54 +01:00
  • 4b1100edd8 *: use NULL for null pointers Denys Vlasenko 2010-03-05 14:10:54 +01:00
  • 44fbfa78ca libbb/loop.c: style and readability fixes, no code changes Denys Vlasenko 2010-03-05 13:20:28 +01:00
  • 917693b5b3 top: make 's' display easier to understand Denys Vlasenko 2010-03-04 12:50:59 +01:00
  • 197202d435 modprobe: remove 2k limit on /proc/cmdline Denys Vlasenko 2010-03-03 04:20:33 +01:00
  • 9341fd2d30 ping: do not leak data from stack; shrink Denys Vlasenko 2010-03-03 01:10:29 +01:00
  • 5749328b56 head,tail: trim help text; make suffixes unconditional for head too Denys Vlasenko 2010-03-02 16:18:14 +01:00
  • 88aa558e5c *: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR Denys Vlasenko 2010-03-02 15:02:45 +01:00
  • d2f7779671 syslog: allow multiple -R options Thomas Geulig 2010-02-28 13:01:59 +01:00
  • 3e26d4fa23 modprobe: pick up module options from /proc/cmdline too Denys Vlasenko 2010-02-27 23:15:22 +01:00
  • f6b29a2dc9 Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox Denys Vlasenko 2010-02-27 23:15:22 +01:00
  • 99069330a1 *: gethostname-related fixes Denys Vlasenko 2010-02-27 19:38:19 +01:00
  • 45cec1ee89 Config: fix alphabetical ordering Bernhard Reutner-Fischer 2010-02-26 19:33:49 +01:00
  • 836f36333a tail: document FANCY flags in helptext Bernhard Reutner-Fischer 2010-02-26 18:33:39 +01:00
  • 1359e0d1b9 df: explain FANCY options in helptext Bernhard Reutner-Fischer 2010-02-26 18:21:42 +01:00
  • ca228fb16d reuse a few strings Bernhard Reutner-Fischer 2010-02-26 10:09:31 +01:00
  • 26ffe81188 su: move restricted_shell into su.c (the only user) Denys Vlasenko 2010-02-26 10:01:18 +01:00
  • fd686a262f setup_environment(): eliminate one parameter Denys Vlasenko 2010-02-26 09:52:45 +01:00
  • 99709ab033 crontab: use setup_environment Bernhard Reutner-Fischer 2010-02-24 16:10:09 +01:00
  • 7e7728cd66 free: silence warning about unused argv Bernhard Reutner-Fischer 2010-02-26 09:28:30 +01:00
  • d03cd3be24 awk: skip whitespace between array name and subscript Alexander Shishkin 2010-02-25 17:55:40 +02:00
  • 2e73d84c02 find: tweak error message Bernhard Reutner-Fischer 2010-02-25 13:22:37 +01:00
  • 8031848938 typo fixes Denys Vlasenko 2010-02-24 14:27:55 +01:00
  • 64bb95a361 mdev: fix subsystem passing (new kernels broke it again) - bugs 639, 721. Denys Vlasenko 2010-02-24 10:39:47 +01:00
  • bf1d347964 fdisk: do not treat names ending in '0' as partitions Denys Vlasenko 2010-02-24 08:13:30 +01:00
  • b702d9aa5a tweak README (s/svn/git) Denys Vlasenko 2010-02-24 06:59:54 +01:00
  • 43d9747f6e install: strip before mode/uid/gid is set, not after. Denys Vlasenko 2010-02-21 16:55:29 +01:00
  • 8ce1dc03c1 loadfont/setfont: optional PSF2 font support Harald Becker 2010-02-21 13:10:26 +01:00
  • bef5711dab free: code shrink Denys Vlasenko 2010-02-21 05:39:59 +01:00
  • 153fcaa6c1 Replace __uClinux__ define with !BB_MMU Denys Vlasenko 2010-02-21 05:17:41 +01:00
  • 7426920461 fix bug 1087. Fix by Leonid (lly.dev AT gmail.com) Denys Vlasenko 2010-02-21 01:26:42 +01:00
  • 00ddd44cda fix typos in comments and doc Denys Vlasenko 2010-02-19 09:16:33 +01:00
  • 2f8a46032d fix Unicode build on glibc Denys Vlasenko 2010-02-19 08:47:17 +01:00
  • 45e9792446 netstat: fix a trivial bug Denys Vlasenko 2010-02-19 08:29:32 +01:00
  • baab327719 usage: fix typo Bernhard Reutner-Fischer 2010-02-14 11:11:47 +01:00
  • 5e7345770a delete forgotten chunk in prev commit Denys Vlasenko 2010-02-14 05:49:14 +01:00
  • bb169f4217 trim help text Denys Vlasenko 2010-02-14 05:43:22 +01:00
  • 125c2d2690 trim/regularize help text Denys Vlasenko 2010-02-13 02:59:30 +01:00
  • 0866b36900 gunzip: inflate_codes(): add fix from upstream gzip to prevent false CRC error Joakim Tjernlund 2010-02-08 18:55:15 +01:00
  • 80f4275629 include/platform.h: PowerPC can also do unaligned access Joakim Tjernlund 2010-02-11 08:48:15 +01:00
  • 81fe2b15f3 wget: fix bug 1057 "busybox wget segfaults with http_proxy environment set" Denys Vlasenko 2010-02-11 04:23:43 +01:00
  • 3fdba181c3 wget: ignore --no-check-certificate Bernhard Reutner-Fischer 2010-02-10 19:37:29 +01:00
  • 10544a8410 compat and warning fixes Denys Vlasenko 2010-02-09 00:26:10 +01:00
  • fb6e689554 libbb/md5.c: remove wrong comment Denys Vlasenko 2010-02-08 17:46:49 +01:00
  • 73ccd0ca87 volume_id/linux_swap: detect suspended image signatures too Vladimir Dronnikov 2010-02-08 03:08:05 +01:00
  • 14a917eaab hush: note a FIXME Denys Vlasenko 2010-02-08 03:04:22 +01:00
  • 3205c24a82 shaNNNsum: accept and ignore -b and -t Denys Vlasenko 2010-02-07 23:28:23 +01:00
  • eb255752c1 bloat-o-meter: convert to print() calls Bernhard Reutner-Fischer 2010-02-07 19:42:48 +01:00
  • f16d7c4bdf bloat-o-meter: fix quadric behavior in alias resolution Bernhard Reutner-Fischer 2010-02-07 19:26:18 +01:00
  • 343dfd7abe dnsd: add -s option. This allows (clumsy) operation with read dns servers Denys Vlasenko 2010-02-07 02:45:03 +01:00
  • e66a09ba9c dnsd: add more -v messages Denys Vlasenko 2010-02-07 01:11:18 +01:00
  • b55d652400 dnsd: better usage text Denys Vlasenko 2010-02-06 23:44:59 +01:00
  • 5fb38491e3 dnsd: fix one big-endian goof; add a TODO about RA bit Denys Vlasenko 2010-02-06 22:48:10 +01:00
  • cb7edc2661 adduser: copy /etc/skel to mew homes. +100 bytes Denys Vlasenko 2010-02-06 21:50:59 +01:00
  • 0cd445f4d1 cosmetic fixes Denys Vlasenko 2010-02-06 21:11:49 +01:00
  • 6aca76d4d7 hexdump: fix "hexdump nonexistent_file" handling Denys Vlasenko 2010-02-06 13:53:21 +01:00
  • b741cd28d1 whitespace fix Denys Vlasenko 2010-02-06 13:25:12 +01:00
  • 2f14263c40 udhcp[cd]: fix aliasing warnings Denys Vlasenko 2010-02-05 15:35:05 +01:00
  • 3dbc5a9742 awk: remove wrong comment Denys Vlasenko 2010-02-05 14:54:22 +01:00
  • 36659fda1f *: fix 1/4 remaining aliasing warnings Denys Vlasenko 2010-02-05 14:40:23 +01:00
  • 12ca080a1c *: eliminate more aliasing warnings Denys Vlasenko 2010-02-04 18:41:18 +01:00
  • 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 Denys Vlasenko 2010-02-04 15:00:15 +01:00
  • 1821d188ca diff: more compiler compat fixes. no code changes Dan Fandrich 2010-02-04 04:04:56 +01:00
  • f111b67100 diff: make code more portable Dan Fandrich 2010-02-04 00:10:30 +01:00
  • 557deb1014 libbb: fix bb_ask() to operate on correct fd Denys Vlasenko 2010-02-03 12:17:06 +01:00
  • 659507f84e bloat-o-meter: teach it to handle aliases Bernhard Reutner-Fischer 2010-01-30 18:01:17 +01:00
  • baad6d889d mkfs_ext2: fix bad comment. no code changes Denys Vlasenko 2010-02-02 12:54:19 +01:00
  • bb1dcc9aab more thorough fix for systems with strange socklen_t Denys Vlasenko 2010-02-02 12:45:38 +01:00
  • 5b9b1365a0 stat: get rid on intmax_t Denys Vlasenko 2010-02-02 03:08:57 +01:00
  • 4b061461d3 tftpd: fix file creation with bogus mode. Closes bug 1021. Denys Vlasenko 2010-02-02 01:01:40 +01:00
  • 40e7d25aca mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) Denys Vlasenko 2010-02-01 23:48:27 +01:00
  • 4875e7148b docs/unicode.txt: added more TODOs Denys Vlasenko 2010-02-01 22:35:30 +01:00
  • 698dca5805 add unicode.txt Denys Vlasenko 2010-02-01 15:58:08 +01:00
  • c8e18ca12c remove now-unneeded memset Denys Vlasenko 2010-02-01 13:45:04 +01:00
  • e936c6d1c5 make echo -e "foo\nfoo" | passwd USER work Denys Vlasenko 2010-02-01 04:55:30 +01:00
  • 460f827644 better wording in Config Denys Vlasenko 2010-01-31 18:12:57 +01:00
  • b1edf20f18 unicode: exclude FDD0..FDEF range too Denys Vlasenko 2010-01-31 16:34:37 +01:00
  • 40e4e88a28 exclude more invalid unicode chars Denys Vlasenko 2010-01-31 16:04:30 +01:00
  • 344a44fbc5 typo fix Denys Vlasenko 2010-01-31 05:57:47 +01:00
  • 3d5b606931 ls: fix handling of broken unicode sequences Denys Vlasenko 2010-01-31 05:55:55 +01:00
  • d8528b8e56 ls: unicode fixes Denys Vlasenko 2010-01-31 05:15:38 +01:00
  • ed910c750d cal: add a unicode test Denys Vlasenko 2010-01-31 00:10:18 +01:00
  • e17764c8fb further work on unicodization Denys Vlasenko 2010-01-30 23:16:21 +01:00
  • ecd90fd488 fix Unicode config option limits and some comments in less Denys Vlasenko 2010-01-30 18:09:18 +01:00
  • a42524251e syslog: remove stray umask(0) Denys Vlasenko 2010-01-29 16:44:48 +01:00
  • ac3645051c Example Unicode files Denys Vlasenko 2010-01-29 09:12:31 +01:00