Commit Graph

  • c03602baa4 udhcp: s/dhcp_option/dhcp_optflag/g Denys Vlasenko 2010-04-04 15:28:49 +02:00
  • 9c0ea86caa udhcpc: trivial shrink Denys Vlasenko 2010-04-04 02:12:03 +02:00
  • 7379cd1ca1 awk: add comment about fixing bug 1333 Denys Vlasenko 2010-04-04 01:48:12 +02:00
  • fab288cf0b awk: don't append bogus data after NUL in sub(); shrink Denys Vlasenko 2010-04-04 01:17:30 +02:00
  • 243ddcbc76 udhcpd: support decoding of option 120 "SIP servers". Closes bug 737 Denys Vlasenko 2010-04-03 17:34:52 +02:00
  • ccd1efc3c1 cosmetic fixes, no code changed Denys Vlasenko 2010-04-03 15:39:47 +02:00
  • 4a1884da53 ftpd: shrink by 33 bytes Denys Vlasenko 2010-04-03 14:59:12 +02:00
  • 8a659f6ff9 libbb: make index_in_substrings return -1 on ambiguous matches Denys Vlasenko 2010-04-03 00:52:16 +02:00
  • 05d1a32192 libpwdgrp: comment out unused data Denys Vlasenko 2010-04-02 12:12:43 +02:00
  • 8fc9e6a15d httpd: fix proxy mode bug (annoying but harmless), better help text Denys Vlasenko 2010-04-02 10:40:58 +02:00
  • 208d35d21f testsuite fixes Chris Metcalf 2010-04-02 09:57:27 +02:00
  • 37201213ca ifplugd: more robust interface name match check Denys Vlasenko 2010-04-02 07:04:44 +02:00
  • b38af7bd31 mdev: add "!" syntax support Denys Vlasenko 2010-04-02 06:47:14 +02:00
  • 5342c3f310 clean up redundant, commented-out and misplaced includes Denys Vlasenko 2010-04-01 15:09:44 +02:00
  • 345e093c29 fix Config.in tab usage Denys Vlasenko 2010-03-31 16:03:56 +02:00
  • c897dfe011 syslogd: make maximum message length configurable Janne Kiviluoto 2010-03-31 15:58:58 +02:00
  • 8d22ca81c3 libpwdgrp: comment out more unused functions Denys Vlasenko 2010-03-31 14:43:58 +02:00
  • 55301297d3 libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS Denys Vlasenko 2010-03-31 12:38:17 +02:00
  • 17fcd72add libpwdgrp: style cleanups Denys Vlasenko 2010-03-31 12:37:43 +02:00
  • 9e59e27cdf libpwdgrp: code style fixes, no real code changes Denys Vlasenko 2010-03-31 10:31:51 +02:00
  • 57dc3c7b4c libpwdgrp: can't depend on strlen(line_buff) != 0 Denys Vlasenko 2010-03-31 10:24:37 +02:00
  • 84f6def072 dpkg: remove redundant check Denys Vlasenko 2010-03-30 16:20:34 +02:00
  • 2004fa1bc8 ifplugd: code shrink; expanded comments Maxim Kryzhanovsky 2010-03-30 15:49:57 +02:00
  • eab75f6049 dpkg: better check for validity of options Denys Vlasenko 2010-03-30 15:03:26 +02:00
  • 3d43aed10c dpkg: support config file overwrite options Kim B. Heino 2010-03-29 14:18:27 +02:00
  • 1d448cff65 provide safe_gethostname() for non-linux systems Denys Vlasenko 2010-03-29 11:20:00 +02:00
  • 3d0e7794eb libbb: locate PAGE_SIZE on Hurd Denys Vlasenko 2010-03-29 11:02:00 +02:00
  • fcb84c8bd2 ifplugd: code shrink Maxim Kryzhanovsky 2010-03-29 09:09:05 +02:00
  • 603884b07e "make release" should delete .git directory too Denys Vlasenko 2010-03-28 20:26:40 +02:00
  • 03f6ee28d6 cpio test: fix false positive with DESKTOP off Denys Vlasenko 2010-03-28 20:07:42 +02:00
  • 4816fe9179 usage: random tweaks to help texts Denys Vlasenko 2010-03-28 00:30:35 +01:00
  • c8a2ab1023 dumpleases: better help text Denys Vlasenko 2010-03-28 00:02:20 +01:00
  • 406bd14416 udhcpd: fix -v/-P mixup Denys Vlasenko 2010-03-27 23:24:57 +01:00
  • 9107b63a7f udhcp: abort if we see unknown option, and show valid options if so Denys Vlasenko 2010-03-27 23:23:41 +01:00
  • c2fdd41f5f sysctl: tiny code shrink Denys Vlasenko 2010-03-27 05:02:00 +01:00
  • fbedacfc8c Hurd compat fixes. Mostly dealing with absent PATH_MAX Jérémie Koenig 2010-03-26 19:08:53 +01:00
  • 35fdb1bc9c vi: fix NUM + "$" handling Denys Vlasenko 2010-03-26 16:10:14 +01:00
  • 023a08f229 ash: line up builtin table. no code changes Denys Vlasenko 2010-03-26 15:53:33 +01:00
  • 496d5bf4c6 ash: trap with bad signal name should not abort Denys Vlasenko 2010-03-26 15:52:24 +01:00
  • 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE Denys Vlasenko 2010-03-26 14:06:56 +01:00
  • aa167556cd unicode: optional table for better handling of neutral bidi chars Tomas Heinrich 2010-03-26 13:13:24 +01:00
  • 385b4562e3 udhcp: cosmetic cleanups; one case of s/full_read/xread/ Denys Vlasenko 2010-03-26 10:09:34 +01:00
  • 968951fd0c unexpand: fix "a b"\n" input case Tomas Heinrich 2010-03-26 09:46:07 +01:00
  • 1abc07dcca [un]expand: account for different character widths. +16 bytes. Tomas Heinrich 2010-03-26 09:40:47 +01:00
  • 7724c766bd udhcp: pass pointer to whole packet to "add option" functions Denys Vlasenko 2010-03-26 09:32:09 +01:00
  • a8f6b99987 udhcp: move options.c to common.c; disable unused bool and s16 option code Denys Vlasenko 2010-03-26 08:35:24 +01:00
  • 7e6add1dfc udhcpc: add -x OPT:VAL option Denys Vlasenko 2010-03-25 20:32:38 +01:00
  • 0454d9d6c3 update defconfig Bernhard Reutner-Fischer 2010-03-25 14:15:24 +01:00
  • eb03d08f34 remove ar write support from TODO Bernhard Reutner-Fischer 2010-03-25 14:15:04 +01:00
  • 3d9c69fb4f udhcp: add testing bits to dns en/decoder Denys Vlasenko 2010-03-24 16:43:16 +01:00
  • 702f7d6c0b udhcp: we call DNS name encoder with NULL, this can SEGV. added a check Denys Vlasenko 2010-03-24 16:11:32 +01:00
  • a14a9d73b1 udhcp: fix DNS domanin codec bug: bad compression flag checks Denys Vlasenko 2010-03-24 15:06:23 +01:00
  • 651a2697f7 *: merge some common strings Denys Vlasenko 2010-03-23 16:25:17 +01:00
  • 37a658c4c8 udhcp: handle errors in read_staticlease Denys Vlasenko 2010-03-23 15:43:08 +01:00
  • 30ebd7bd78 brctl: fixing stp parameters incompatibility Maciek Borzecki 2010-03-23 05:18:38 +01:00
  • 1c3f117ca4 lsusb: 2.6.32 compat Souf Oued 2010-03-23 05:06:37 +01:00
  • e283413395 udhcp: code shrink Denys Vlasenko 2010-03-23 04:31:38 +01:00
  • 6ef8def7cf udhcp: remove two unused fields Denys Vlasenko 2010-03-23 02:17:52 +01:00
  • 1497484839 ash,hush: make it possible to build them individually Denys Vlasenko 2010-03-23 01:08:26 +01:00
  • 85dbf190c6 date,touch: accept Jan 7 00:00:00 2010 format Alexander Shishkin 2010-03-22 18:22:33 +01:00
  • 6b61629397 udhcp: make rfc derived doc more readable (but it still is contradictory) Denys Vlasenko 2010-03-22 15:22:14 +01:00
  • dde8bdcc5b udhcp: merge options.h into common.h, script.c into dhcpc.c Denys Vlasenko 2010-03-22 14:29:13 +01:00
  • 8d1144565f udhcpc: do not test for srand init, just do it at the start Denys Vlasenko 2010-03-22 13:44:09 +01:00
  • 501e35c474 udhcp: merge clientpacket.c into dhcpc.c Denys Vlasenko 2010-03-22 13:43:12 +01:00
  • 6b24d5354b udhcpc: merge clientsocket.c into dhcpc.c. +4 bytes. Denys Vlasenko 2010-03-22 13:42:13 +01:00
  • 4f0408b5bc flock: should not be selected by default Denys Vlasenko 2010-03-21 19:12:03 +01:00
  • 927e4bb644 touch: do not ignore argument of -d/-t option Mikhail Gusarov 2010-03-21 14:22:47 +06:00
  • 53f72bb3f0 dhcpd: apparently, sometimes IP is in ciaddr, not requested_ip... Denys Vlasenko 2010-03-21 06:46:09 +01:00
  • c7dc79e71d udhcpd: untangle incredibly messy handling of DHCPREQUEST Denys Vlasenko 2010-03-21 06:15:28 +01:00
  • 2e7aa92836 udhcp: tweak udhcpd.conf example and comments. no code changes Denys Vlasenko 2010-03-21 02:22:07 +01:00
  • e5ce91b41b udhcp: code shrink; disable time and log server options Denys Vlasenko 2010-03-21 00:43:11 +01:00
  • 87fa216e1e udhcpc: make it possible to disable vendor id; improve help text Denys Vlasenko 2010-03-20 18:06:23 +01:00
  • 0f62c4d065 udhcpd: remove five more options which do not make sense or not supported Denys Vlasenko 2010-03-20 07:12:21 +01:00
  • a953987e77 udhcpd: remove redundant code in send_offer() Denys Vlasenko 2010-03-20 03:49:27 +01:00
  • 8a7c166ab9 udhcp: move serverpacket.c into dhcpd.c, no other changes Denys Vlasenko 2010-03-20 03:48:11 +01:00
  • de9e772f46 flock: better help text Denys Vlasenko 2010-03-20 00:07:11 +01:00
  • 777706cb23 udhcp: remove support for some really old and odd options Denys Vlasenko 2010-03-19 23:42:23 +01:00
  • 77a2c51e79 tar: optional support for restoring selinux context J. Tang 2010-03-19 14:48:51 +01:00
  • bcda0042e2 libbb/copyfd.c: don't mmap a largish buffer if we only want to copy a few kb Denys Vlasenko 2010-03-19 14:34:30 +01:00
  • 892d4b6b3d flock: new applet Timo Teras 2010-03-18 22:45:35 +01:00
  • 8531d76a15 *: code shrink and better "died from signal" reporting from wait4pid Denys Vlasenko 2010-03-18 22:44:00 +01:00
  • c5c006c10c lineedit: first shot at optional unicode bidi input support Tomas Heinrich 2010-03-18 18:35:37 +01:00
  • 98f1dc12f1 libbb/loop: comment out u32 hack Denys Vlasenko 2010-03-18 14:38:21 +01:00
  • 0c0f1767f0 brctl: Fix comment Bernhard Reutner-Fischer 2010-03-17 11:23:04 +01:00
  • 46abfc0da1 brctl: fix parsing of timespec to allow 0 (setfd, sethello..) Maciek Borzecki 2010-03-16 12:41:29 +01:00
  • 8d4a8d195d mdev: fix a trivial SEGV Denys Vlasenko 2010-03-16 18:37:19 +01:00
  • d46c36c74e libbb/getopt32.c: clear applet_long_options and opt_complementary after use Denys Vlasenko 2010-03-16 17:57:53 +01:00
  • 09b767250d include/fix_u32.h: try harder to not cause redefinition errors Denys Vlasenko 2010-03-16 01:22:35 +01:00
  • 820874ed38 tar compability modes for dpkg Kim B. Heino 2010-03-08 09:19:51 +02:00
  • 535584c750 ar: add archive creation support Alexander Shishkin 2010-03-15 15:38:09 +01:00
  • 814da220a5 fbsplash: reinstate drawing of over/undersized images; shrink Denys Vlasenko 2010-03-14 23:59:54 +01:00
  • 7cfec4b3e0 beep: the -d option takes milliseconds not microseconds Natanael Copa 2010-03-14 15:32:49 +01:00
  • 29f354e9d8 testsuite: don't run grep NUL tests when we know the would fail Denys Vlasenko 2010-03-14 00:51:56 +01:00
  • b76356b28e ash: fix quadratic matching slowdown is ${v/*foo*/repl} (really bad one) Denys Vlasenko 2010-03-13 16:19:04 +01:00
  • 6eaeb7737d tailk: fix error detected by testsuite Denys Vlasenko 2010-03-12 22:16:25 +01:00
  • f9782ffc45 awk: code shrink Denys Vlasenko 2010-03-12 21:32:13 +01:00
  • c6ba997978 awk: code shrink Denys Vlasenko 2010-03-12 21:05:09 +01:00
  • 7b81db1379 awk: style fixes Denys Vlasenko 2010-03-12 21:04:47 +01:00
  • 39fe4d1599 awk: code shrink Denys Vlasenko 2010-03-12 16:57:06 +01:00
  • 58f108eb33 lineedit: fix another corner case with bad unicode input Denys Vlasenko 2010-03-11 21:17:55 +01:00