Commit Graph

  • 3c8799b8a4 ping: set not only IP_TTL, but also IP_MULTICAST_TTL Denys Vlasenko 2010-11-29 12:07:12 +01:00
  • 8027a202a8 patch: fix "patch at the beginning" testcase failure Rob Landley 2010-11-29 03:24:51 +01:00
  • 0ab45da929 exclude the case of just "busybox" from previous commit Denys Vlasenko 2010-11-29 03:21:55 +01:00
  • 8f0af3b001 if only one applet is enabled, make "busybox applet [params]" work as expected Denys Vlasenko 2010-11-29 02:55:35 +01:00
  • 714e2b7e6a ping: add -t TTL option Joachim Nilsson 2010-11-28 23:01:18 +01:00
  • 713d241852 dhcpd: reply with NAK to clients in INIT-REBOOT state w/o existing lease Denys Vlasenko 2010-11-28 21:51:44 +01:00
  • 1c31e9e82b use BB_EXECVP_or_die where appropriate Denys Vlasenko 2010-11-28 04:34:09 +01:00
  • 57542ebe4f hush: move G_x_mode define to the more appropriate place Denys Vlasenko 2010-11-28 03:59:30 +01:00
  • 85c62470b7 Support set -o xtrace/noexec alternates for set -x/-n Dan Fandrich 2010-11-20 13:05:17 -08:00
  • 89ca2f99a2 hush: display useful help text Dan Fandrich 2010-11-28 01:54:39 +01:00
  • fe9403ad17 add a test for patch which we currently fail Denys Vlasenko 2010-11-28 01:41:40 +01:00
  • fa5e295600 dhcpd: smaller code: do not look for REQUESTED_IP twice Denys Vlasenko 2010-11-28 01:10:51 +01:00
  • b271ad46dc blkid: add TODO Denys Vlasenko 2010-11-25 07:59:17 +01:00
  • 7a3f8e2fe1 gen_build_files.sh: better comment Denys Vlasenko 2010-11-25 06:55:18 +01:00
  • 749e305d36 build system: fix for dash Denys Vlasenko 2010-11-24 15:06:49 +01:00
  • 7386dd1e8a Start 1.19.0 development cycle Denys Vlasenko 2010-11-23 12:50:40 +01:00
  • 5ab20641d6 Bump version to 1.18.0 Denys Vlasenko 2010-11-23 09:21:44 +01:00
  • 9e0f15010e date :add a comment about older toolchains Denys Vlasenko 2010-11-23 00:15:19 +01:00
  • 26777aa1c6 fixes for bugs discovered by randomconfig builds and tests Denys Vlasenko 2010-11-22 23:49:10 +01:00
  • 29ca159133 fix misspelling in comment Denys Vlasenko 2010-11-22 18:13:15 +01:00
  • 7b4c0fd5f4 hush: fix improper handling of newline and hash chars in few corner cases Denys Vlasenko 2010-11-22 17:58:14 +01:00
  • 1e23f32453 nc: fix SEGV on -v when NC_EXTRA is off Denys Vlasenko 2010-11-22 05:30:54 +01:00
  • a945f6190b inetd: if argv[0] is not specified, set it to program name Mike Frysinger 2010-11-22 04:57:37 +01:00
  • f3763033e4 lineedit: fix tab-completion of filenames with spaces Mike Shal 2010-11-22 03:49:18 +01:00
  • 7c6ed78aaa patch: remove out-of-file build machinery Denys Vlasenko 2010-11-22 03:15:21 +01:00
  • f9d091316d gen_build_files.sh: restore deleted comment Denys Vlasenko 2010-11-21 22:10:07 +01:00
  • ac10b30070 cmp: with -s, do not report open errors Denys Vlasenko 2010-11-21 18:11:40 +01:00
  • 400ff226c2 patch: simplify double list helpers Denys Vlasenko 2010-11-21 05:54:28 +01:00
  • b82ae98ea4 patch: busyboxify by migrating from toybox to busybox helpers Denys Vlasenko 2010-11-21 05:53:34 +01:00
  • f718e3a0db gen_build_files.sh: rewrite with sed Mike Frysinger 2010-11-16 07:29:12 -05:00
  • b78d561ec7 allow SKIP_STRIP to be set in the env Mike Frysinger 2010-11-16 09:01:30 -05:00
  • 8ce1ad3097 depmod.pl: add recursive sanity check Mike Frysinger 2010-11-16 07:15:00 -05:00
  • 2e9aeae4db lineedit: create history files with mode 0600 Wolfram Sang 2010-11-15 02:58:28 +01:00
  • 6696eac274 hush: add support for "set -o pipefail" Denys Vlasenko 2010-11-14 02:01:50 +01:00
  • c08c3f5d26 hush: preparatory patch for set -o pipefail support Denys Vlasenko 2010-11-14 01:59:55 +01:00
  • 2b662c5dec libbb: remove unused variable Lauri Kasanen 2010-11-13 23:16:05 +01:00
  • a8dc97cb82 deluser: do not warn spuriously when deleting group by deluser Tito Ragusa 2010-11-08 05:44:11 +01:00
  • e057b0f94f delgroup: correct the check for users who still use the group Denys Vlasenko 2010-11-07 17:51:58 +01:00
  • f595d8ed46 typo fix Denys Vlasenko 2010-11-06 22:17:30 +01:00
  • 1586c7a92c deluser: 2nd attempt at deluser/delgroup size reduction and improvements Tito Ragusa 2010-11-06 22:14:55 +01:00
  • 0ebafcc5b1 powertop: code shrink Maksym Kryzhanovskyy 2010-11-06 01:56:19 +01:00
  • 9135fd26c4 Merge branch 'master' of git+ssh://busybox.net/var/lib/git/busybox Denys Vlasenko 2010-11-06 01:51:07 +01:00
  • 4909fec73e ls: fix -lg to show group (was showing user) Denys Vlasenko 2010-11-06 00:46:57 +01:00
  • dea28e1e55 powertop: fix last line detection in process_timer_stats() Denys Vlasenko 2010-11-04 23:30:11 +01:00
  • dcb163aa8e powertop: replace erroneous \n with \0; make numberic conversion more robust Denys Vlasenko 2010-11-04 23:22:40 +01:00
  • 3bbfb58bec ip: Fix command line option parsing of "ip route get ..." Christian Hornung 2010-11-03 14:08:00 +01:00
  • 6052c2b0be powertop: code shrink Maksym Kryzhanovskyy 2010-11-04 08:41:57 +01:00
  • 854738d39d type fix in comment Denys Vlasenko 2010-11-03 02:48:43 +01:00
  • 833d4e7f84 rename archival/libunarchive -> archival/libarchive; move bz/ into it Denys Vlasenko 2010-11-03 02:38:31 +01:00
  • 5e9934028a *: move lzo compressor code to archival/libunarchive/. No code changes Denys Vlasenko 2010-11-03 02:27:49 +01:00
  • db5fe62b6d init: if PID!=1, show clearer error message. move usage text closer to main() Denys Vlasenko 2010-11-02 20:13:03 +01:00
  • 4d4d1a015f whitespace fix Denys Vlasenko 2010-11-01 02:19:47 +01:00
  • 8531c43b50 decompress_bunzip2: reinstate erroneously deleted RETVAL_SHORT_WRITE Denys Vlasenko 2010-11-01 01:38:54 +01:00
  • 2658888c78 umount: cleanup and code shrink Rob Landley 2010-11-01 00:43:34 +01:00
  • 66be9197a5 stat: fix mtime/ctime/atime Eric Lammerts 2010-10-30 02:48:20 +02:00
  • d7559c2741 fdisk: fix trivial build failure Denys Vlasenko 2010-10-30 02:40:08 +02:00
  • 11872cab32 networking/*: remove superfluous comments Denys Vlasenko 2010-10-30 02:24:48 +02:00
  • f16727ebbb decompress_bunzip2: code shrink ~5 bytes Denys Vlasenko 2010-10-30 00:55:02 +02:00
  • 0c576975c8 decompress_bunzip2: code shrink ~10 bytes Denys Vlasenko 2010-10-30 00:54:10 +02:00
  • 5d49b72f1a decompress_bunzip2: add profiling data to comment. no code changes Denys Vlasenko 2010-10-29 19:26:38 +02:00
  • 1642d02710 scripts/mkdiff_obj: show "size OBJFILE" too Denys Vlasenko 2010-10-29 19:06:20 +02:00
  • 1014a9adbf decompress_bunzip2: relieve register pressure in hot function read_bunzip Denys Vlasenko 2010-10-29 19:01:58 +02:00
  • bf3bec51fc decompress_bunzip2: keep bd->writeCRC in CPU reg in the hot loop Denys Vlasenko 2010-10-29 18:16:29 +02:00
  • f29a1c5656 powertop: build fix for !386 compiles Denys Vlasenko 2010-10-29 16:25:18 +02:00
  • 36ef0a677e decompress_bunzip2: code shrink Denys Vlasenko 2010-10-29 16:05:05 +02:00
  • fb132e4737 whitespace cleanup Denys Vlasenko 2010-10-29 11:46:52 +02:00
  • 66cb7bed33 ifupdown: add manual method for IPv6. Closes bug 2497. Denys Vlasenko 2010-10-29 02:42:20 +02:00
  • ec07420eb9 telnet: do not check for 0 return from poll (it's impossible) Denys Vlasenko 2010-10-29 02:33:38 +02:00
  • 036dbb9d9a telnet: convert CR NUL -> CR on input. Closes bug 2569 Denys Vlasenko 2010-10-29 02:12:22 +02:00
  • 6b3f0b0dab unicode: update unicode_width on !unicode branch too. Closes bug 2593 Denys Vlasenko 2010-10-29 00:50:09 +02:00
  • dc8ef353fd dnsd: fix 64-bit bug 2539. Denys Vlasenko 2010-10-29 00:37:56 +02:00
  • caddfc8339 decompress_bunzip2: handle concatenated .bz2 files Denys Vlasenko 2010-10-28 23:08:53 +02:00
  • 8410ac1a07 bloat-o-meter: make it python3 compliant Marek Polacek 2010-10-26 02:34:36 +02:00
  • 7b18107384 *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler Marek Polacek 2010-10-28 21:34:56 +02:00
  • 02788ac7e2 scripts: remove bitrotted scripts/individual Denys Vlasenko 2010-10-28 20:45:37 +02:00
  • b27d62af8b update docs/new-applet-HOWTO.txt Holger Blasum 2010-10-28 20:37:05 +02:00
  • 756e95e782 ipcrm: small code shrink Denys Vlasenko 2010-10-28 19:10:46 +02:00
  • e4dcba1c10 *: whitespace fixes Denys Vlasenko 2010-10-28 18:57:19 +02:00
  • 7765095441 mount: pass NULL, not "", as "data" to mount syscall if we have no opts Alexander Shishkin 2010-10-28 06:10:03 +02:00
  • 78b286fea5 login: free fromhost upon cleaning up Alexander Shishkin 2010-10-27 19:52:40 +03:00
  • 16cc80e989 crc32: cleanups, no code changes Denys Vlasenko 2010-10-28 05:38:11 +02:00
  • db9ccc5772 netstat: was using buffers one byte short for scanf (no place for NUL). fixing Denys Vlasenko 2010-10-28 02:36:17 +02:00
  • 9ce642f974 libbb: introduce and use common crc32 routine Denys Vlasenko 2010-10-27 15:26:45 +02:00
  • dd88ba88f5 netstat: fix IPv6 problem (garbage in scope_id); code shrink Denys Vlasenko 2010-10-27 13:10:29 +02:00
  • c386aa5dcd Merge branch 'master' of git+ssh://busybox.net/var/lib/git/busybox Denys Vlasenko 2010-10-27 11:24:40 +02:00
  • 3c99d59b5d top: Use _exit() instead of exit() in sighandler Marek Polacek 2010-10-27 02:25:16 +02:00
  • 55a046b4db netstat: fix -r display in usage text Bob Dunlop 2010-10-27 02:12:29 +02:00
  • 4fa07bd8fa whitespace fix Denys Vlasenko 2010-10-27 00:04:50 +02:00
  • 4c46d85469 mv: implement -n option Denys Vlasenko 2010-10-26 15:58:47 +02:00
  • a43e969574 powertop: simplified C-state display code Denys Vlasenko 2010-10-26 13:03:31 +02:00
  • d8b687f992 powertop: IPIs and hw irqs were swapped, fixing Denys Vlasenko 2010-10-26 12:42:53 +02:00
  • c3f1fa10d6 powertop: fixes to output format and code shrink Denys Vlasenko 2010-10-26 12:39:36 +02:00
  • 373789e567 powertop: code shrink Denys Vlasenko 2010-10-26 02:54:13 +02:00
  • a2d27a1919 libbb/process_escape_sequence.c: fix recently broken handling of \\ Denys Vlasenko 2010-10-25 12:14:21 +02:00
  • b507cc3ace powertop: new applet Marek Polacek 2010-10-25 03:44:34 +02:00
  • ccb070450e fdisk: initial stab at GPT partition support Kevin Cernekee 2010-10-25 02:00:24 +02:00
  • 3b060528a2 init: do not sleep forever on usage errors Denys Vlasenko 2010-10-25 00:40:32 +02:00
  • 03a5fe378e sha1: small tweak for clearer code, no logic changes Denys Vlasenko 2010-10-24 20:51:28 +02:00
  • f4c93ab304 sha1: use Rob's code, it's smaller and faster Denys Vlasenko 2010-10-24 19:27:30 +02:00
  • 4b63e16d20 md5/sha1sum: code shrink Denys Vlasenko 2010-10-24 14:54:53 +02:00