Commit Graph

  • 2edba21f4c more fine-grained Unicode support Denys Vlasenko 2010-01-29 09:11:47 +01:00
  • 083e172641 style fixes, no code changes Denys Vlasenko 2010-01-28 12:30:24 +01:00
  • 6b9f163353 *: style fixes. no code changes (verified with objdump) Denys Vlasenko 2010-01-28 02:24:24 +01:00
  • 17323a6245 hush: more "greppable" field names. no code changes Denys Vlasenko 2010-01-28 01:57:05 +01:00
  • 2755f4e443 update TODO_config_nommu Denys Vlasenko 2010-01-27 21:03:34 +01:00
  • e57ea7edb6 update defconfig Denys Vlasenko 2010-01-27 20:57:00 +01:00
  • ffc4bced95 libiproute: eliminate unused fields in struct filter_t's; style fixes Denys Vlasenko 2010-01-26 11:03:16 +01:00
  • e838779429 start 1.17.x development Denys Vlasenko 2010-01-26 08:34:49 +01:00
  • e52b735231 Bump version to 1.16.0 Denys Vlasenko 2010-01-26 08:19:00 +01:00
  • da879ec2e9 modprobe: protect against possible SEGV Denys Vlasenko 2010-01-26 08:17:45 +01:00
  • 1aaf1cb096 whitespace fix Denys Vlasenko 2010-01-26 08:04:18 +01:00
  • 24928ffd8d ntpd: explain why scripts can be run in quick succession Denys Vlasenko 2010-01-25 19:30:16 +01:00
  • 3581c62515 whitespace fixes Denys Vlasenko 2010-01-25 13:39:24 +01:00
  • 46685a46bb unicode_wcwidth.c: shrink Denys Vlasenko 2010-01-25 13:24:06 +01:00
  • 307b24c851 testsuite-discovered fixes Denys Vlasenko 2010-01-25 02:00:16 +01:00
  • 2315c8854c scripts/randomtest: tweaks for non-eliminable warnings and broken static glibc Denys Vlasenko 2010-01-24 23:33:06 +01:00
  • 6b01b71e83 randomconfig fixes Denys Vlasenko 2010-01-24 22:52:21 +01:00
  • 9f93d62192 libbb: better unicode width support. Hopefully fixes bug 839. Denys Vlasenko 2010-01-24 07:44:03 +01:00
  • 5da9f96ad8 date: introduce FEATURE_DATE_COMPAT; shrink Denys Vlasenko 2010-01-23 23:37:52 +01:00
  • dfd38a480b ping: use ICMP_MINLEN Bernhard Reutner-Fischer 2010-01-23 12:52:40 +01:00
  • 24dc9ab2f4 fbset: add possibility to set timing and sync polarity Michael Grzeschik 2010-01-23 03:40:28 +01:00
  • 9882b34fe2 chown: -2 bytes Denys Vlasenko 2010-01-23 00:13:32 +01:00
  • 31416d589e chown: support long options Matheus Izvekov 2010-01-21 19:30:25 -02:00
  • 8b8d32ea56 patch: accept and ignore -g NUM Denys Vlasenko 2010-01-22 05:10:33 +01:00
  • 6f99c91e43 diff: fix flag -B, cleanups and a couple more tests V2 Matheus Izvekov 2010-01-21 18:58:03 -02:00
  • feadfe742a patch: add more long opts; but remove -g for now Denys Vlasenko 2010-01-22 04:17:07 +01:00
  • 94ca6943bc *: small code shrinks and compile fix for unicode Denys Vlasenko 2010-01-20 02:51:09 +01:00
  • 0d478334b3 tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME Mikhail Gusarov 2010-01-19 20:22:30 +06:00
  • 2e5fa4a69d patch: ignore flag -g. +22 bytes Matheus Izvekov 2010-01-19 18:44:15 -02:00
  • 94a6fd1eeb diff: don't exit in case we can't open input files. -2 bytes Matheus Izvekov 2010-01-18 23:34:29 -02:00
  • 404f14407c diff: don't use FILE_and_pos_t where it's not needed. -31 bytes Matheus Izvekov 2010-01-18 22:21:40 -02:00
  • 4de4cb6b9b diff: correct handling of labels. -10 bytes Matheus Izvekov 2010-01-18 20:40:23 -02:00
  • b32aa0c274 diff: support long options Matheus Izvekov 2010-01-18 18:40:02 -02:00
  • fe1ce2e43e diff: implement flag -B (Ignore changes whose lines are all blank) Matheus Izvekov 2010-01-18 16:07:07 -02:00
  • b7a044043c diff: honor flag -i (ignore case differences) Matheus Izvekov 2010-01-18 14:25:46 -02:00
  • 302af9e3d1 watch: compat: use stderr to determine screen dimensions Denys Vlasenko 2010-01-19 02:26:38 +01:00
  • 7be97c5b6b ls: fix sort of very large files. +21 byte Denys Vlasenko 2010-01-18 13:02:27 +01:00
  • 573ba4e92e fix examples which used non-standard cut -b0-NNN Denys Vlasenko 2010-01-18 12:25:09 +01:00
  • 9e0879a1cb diff: add NOINLINE Denys Vlasenko 2010-01-18 06:15:57 +01:00
  • 032bf65533 diff: defeat gcc's optimization Denys Vlasenko 2010-01-18 05:22:34 +01:00
  • d4a7728dc3 diff: rewrite. much smaller and more correct Matheus Izvekov 2010-01-18 04:57:17 +01:00
  • f3fc9ac166 ftpd: conditional support for broken clients Stefan Seyfried 2010-01-18 02:08:30 +01:00
  • 9c3b84a304 ls: make it so that group never glues itself to file size Denys Vlasenko 2010-01-18 01:55:00 +01:00
  • b972f94957 diff: add more tests Denys Vlasenko 2010-01-18 01:04:20 +01:00
  • 33f9dc08e5 ftpd: code shrink Denys Vlasenko 2010-01-17 22:32:22 +01:00
  • 96a6bdcb77 bunzip2.tests: replace $? with \$? Denys Vlasenko 2010-01-17 19:08:39 +01:00
  • 57f46c1afd ntpd: remove some code which is at best unneeded and at worst wrong Denys Vlasenko 2010-01-17 03:01:15 +01:00
  • 9b20adca4b ntpd: add anti-clock-hopping code Denys Vlasenko 2010-01-17 02:51:33 +01:00
  • 5b9a910749 ntpd: disable frequency estimation code Denys Vlasenko 2010-01-17 01:05:58 +01:00
  • e208279722 fix testing of busybox "applet" itself Denys Vlasenko 2010-01-16 02:49:40 +01:00
  • 1e9bc2603d cp: improve test coverage Denys Vlasenko 2010-01-16 02:27:31 +01:00
  • d084cb9dc7 trim usage text a bit; fix cp usage (meaning of -H option) Denys Vlasenko 2010-01-15 22:30:30 +01:00
  • a40f0624db cp: fix -H handling Denys Vlasenko 2010-01-15 22:05:07 +01:00
  • 662078f9fd small doc update Denys Vlasenko 2010-01-14 13:27:34 +01:00
  • 60b9524bf7 whitespace fix Denys Vlasenko 2010-01-14 01:11:54 +01:00
  • bb16f57e5d INSTALL: update obsolete doc, as suggested by Doug Clapp (doug.clapp AT triad.rr.com) Denys Vlasenko 2010-01-13 22:43:13 +01:00
  • 4fc82e0067 examples: add example ntpd service Denys Vlasenko 2010-01-13 22:07:34 +01:00
  • c041e239db fix configure sha256sum problem. Closes bug 895 Denys Vlasenko 2010-01-13 18:55:37 +01:00
  • 85d286efc8 ash: remove config items for read options which are no longer optional Denys Vlasenko 2010-01-13 18:31:29 +01:00
  • 25d9b91d94 shell/read: check that variable names are sane Denys Vlasenko 2010-01-13 18:22:35 +01:00
  • 03d81ef43a builtin_read: note about better implementation Denys Vlasenko 2010-01-13 14:53:49 +01:00
  • 03dad22f8a hush: use ash's read builtin Denys Vlasenko 2010-01-12 23:29:57 +01:00
  • 045f4ad92c shell/read: fix "'read' without parameters" bash compat thingy Denys Vlasenko 2010-01-12 22:12:10 +01:00
  • 7306727d1b shell: split read builtin from ash Denys Vlasenko 2010-01-12 22:11:24 +01:00
  • 6c93b24ce9 hush: fix potential buffer overflow on NOMMU Denys Vlasenko 2010-01-12 19:28:10 +01:00
  • e89a241b9e hush: fix subshell.tests failure on NOMMU Denys Vlasenko 2010-01-12 15:19:31 +01:00
  • f3ec0fb1b4 scripts/basic/docproc.c: remove stray NUL byte from the source Denys Vlasenko 2010-01-12 13:48:42 +01:00
  • b70cef71eb hush: two NOMMU fixes for bugs 877 and 883 Denys Vlasenko 2010-01-12 13:45:45 +01:00
  • f2c8aa6676 libbb: introduce and use monotonic_ms Denys Vlasenko 2010-01-12 12:52:30 +01:00
  • cb23d93c68 *: add/remove safe_, it seems we had a few incorrect uses Denys Vlasenko 2010-01-12 12:29:55 +01:00
  • 385cc59117 hush: plug a memory leak Denys Vlasenko 2010-01-12 06:47:39 +01:00
  • 65d722bb0d ntpd: explain algorithm Denys Vlasenko 2010-01-11 02:14:04 +01:00
  • 12628b7797 ntpd: expose more data to the script; more eagerly drop to lower poll Denys Vlasenko 2010-01-11 01:31:59 +01:00
  • 725b5a387a modprobe: it's not an error if module is already loaded. Closes bug 833 Denys Vlasenko 2010-01-10 04:52:45 +01:00
  • 38d3e64d25 adduser: create a group for net user too Denys Vlasenko 2010-01-10 04:25:05 +01:00
  • 1fbcb805a3 cpio: add a test for recent fix Denys Vlasenko 2010-01-10 02:47:32 +01:00
  • ce9b97f18b find: correct handling of -xdev Denys Vlasenko 2010-01-10 02:33:02 +01:00
  • 8ced1e5dc5 passwd: do not complain about /etc/shadow needlessly Denys Vlasenko 2010-01-09 22:21:55 +01:00
  • 4653e442ba adduser: more fixes to "add user to specified group" Denys Vlasenko 2010-01-09 20:57:06 +01:00
  • 02dd96f688 cpio: fix -o-less cpio -F FILE Denys Vlasenko 2010-01-09 20:25:42 +01:00
  • 607f65d171 cpio: improve help text more; fix -p and -F interaction Denys Vlasenko 2010-01-09 20:23:03 +01:00
  • 93ac7d8468 cpio: improve help text; document two TODOs Denys Vlasenko 2010-01-09 19:56:15 +01:00
  • dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc Denys Vlasenko 2010-01-09 19:10:49 +01:00
  • 0681137972 adduser: fix a logical inversion which made -G GRP inoperative Tito Ragusa 2010-01-09 18:06:40 +01:00
  • 6fd42b3d00 dpkg: fix handling of names with leading dots. Closes bug 783 Denys Vlasenko 2010-01-08 18:07:33 +01:00
  • 866710a056 nc: fix "nc -nl -p LPORT RHOST" case (was expecting remote port 0). closes bug 837 Denys Vlasenko 2010-01-08 16:09:45 +01:00
  • 8cd04d1cb6 ash: fix for read $IFS splitting. Closes bug 235 Denys Vlasenko 2010-01-08 15:44:07 +01:00
  • c3c1fb676b ash: fix mishandling of bash-style redirects Chris Metcalf 2010-01-08 13:18:06 +01:00
  • 999e442d5c ifplugd: clarify -a in help text Denys Vlasenko 2010-01-08 13:03:48 +01:00
  • f422a722bb ifplugd: restore auto-ifup unless -a; make iff method less iffy :D Denys Vlasenko 2010-01-08 12:27:57 +01:00
  • 9037787eae *: fix places where we were still using malloc/realloc Denys Vlasenko 2010-01-08 09:07:50 +01:00
  • ef3817c6dc old_e2fsprogs/e2fsck.c: fix indentation Denys Vlasenko 2010-01-08 09:07:25 +01:00
  • b8f0e8036d ifplugd: mention iff mode in help Denys Vlasenko 2010-01-07 14:56:50 +01:00
  • ae47335dc4 ntpd: show at loglevel 2 and export in env current poll interval Denys Vlasenko 2010-01-07 11:51:13 +01:00
  • 053ffeeeda hwclock: tiny tweak in comment Denys Vlasenko 2010-01-07 10:52:20 +01:00
  • 0c58cc706f hwclock: make commented-out code compilable Denys Vlasenko 2010-01-07 10:36:41 +01:00
  • 6959f6bc23 hwclock: disable time diff code; ntpd -S script: do not wait for completion Denys Vlasenko 2010-01-07 08:31:46 +01:00
  • 5e3b14069e hwclock: make it report system/rtc clock difference Denys Vlasenko 2010-01-06 22:43:39 +01:00
  • 695fa51c80 hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact Denys Vlasenko 2010-01-06 18:16:39 +01:00
  • 06667f21d6 ntpd: renew cur_time after script run, it can take a while Denys Vlasenko 2010-01-06 13:05:08 +01:00