- 5342c3f clean up redundant, commented-out and misplaced includes by Denys Vlasenko · 15 years ago
- 345e093 fix Config.in tab usage by Denys Vlasenko · 15 years ago
- c897dfe syslogd: make maximum message length configurable by Janne Kiviluoto · 15 years ago
- 8d22ca8 libpwdgrp: comment out more unused functions by Denys Vlasenko · 15 years ago
- 5530129 libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS by Denys Vlasenko · 15 years ago
- 17fcd72 libpwdgrp: style cleanups by Denys Vlasenko · 15 years ago
- 9e59e27 libpwdgrp: code style fixes, no real code changes by Denys Vlasenko · 15 years ago
- 57dc3c7 libpwdgrp: can't depend on strlen(line_buff) != 0 by Denys Vlasenko · 15 years ago
- 84f6def dpkg: remove redundant check by Denys Vlasenko · 15 years ago
- 2004fa1 ifplugd: code shrink; expanded comments by Maxim Kryzhanovsky · 15 years ago
- eab75f6 dpkg: better check for validity of options by Denys Vlasenko · 15 years ago
- 3d43aed dpkg: support config file overwrite options by Kim B. Heino · 15 years ago
- 1d448cf provide safe_gethostname() for non-linux systems by Denys Vlasenko · 15 years ago
- 3d0e779 libbb: locate PAGE_SIZE on Hurd by Denys Vlasenko · 15 years ago
- fcb84c8 ifplugd: code shrink by Maxim Kryzhanovsky · 15 years ago
- 603884b "make release" should delete .git directory too by Denys Vlasenko · 15 years ago
- 03f6ee2 cpio test: fix false positive with DESKTOP off by Denys Vlasenko · 15 years ago
- 4816fe9 usage: random tweaks to help texts by Denys Vlasenko · 15 years ago
- c8a2ab1 dumpleases: better help text by Denys Vlasenko · 15 years ago
- 406bd14 udhcpd: fix -v/-P mixup by Denys Vlasenko · 15 years ago
- 9107b63 udhcp: abort if we see unknown option, and show valid options if so by Denys Vlasenko · 15 years ago
- c2fdd41 sysctl: tiny code shrink by Denys Vlasenko · 15 years ago
- fbedacf Hurd compat fixes. Mostly dealing with absent PATH_MAX by Jérémie Koenig · 15 years ago
- 35fdb1b vi: fix NUM + "$" handling by Denys Vlasenko · 15 years ago
- 023a08f ash: line up builtin table. no code changes by Denys Vlasenko · 15 years ago
- 496d5bf ash: trap with bad signal name should not abort by Denys Vlasenko · 15 years ago
- 19158a8 unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE by Denys Vlasenko · 15 years ago
- aa16755 unicode: optional table for better handling of neutral bidi chars by Tomas Heinrich · 15 years ago
- 385b456 udhcp: cosmetic cleanups; one case of s/full_read/xread/ by Denys Vlasenko · 15 years ago
- 968951f unexpand: fix "a b"\n" input case by Tomas Heinrich · 15 years ago
- 1abc07d [un]expand: account for different character widths. +16 bytes. by Tomas Heinrich · 15 years ago
- 7724c76 udhcp: pass pointer to whole packet to "add option" functions by Denys Vlasenko · 15 years ago
- a8f6b99 udhcp: move options.c to common.c; disable unused bool and s16 option code by Denys Vlasenko · 15 years ago
- 7e6add1 udhcpc: add -x OPT:VAL option by Denys Vlasenko · 15 years ago
- 0454d9d update defconfig by Bernhard Reutner-Fischer · 15 years ago
- eb03d08 remove ar write support from TODO by Bernhard Reutner-Fischer · 15 years ago
- 3d9c69f udhcp: add testing bits to dns en/decoder by Denys Vlasenko · 15 years ago
- 702f7d6 udhcp: we call DNS name encoder with NULL, this can SEGV. added a check by Denys Vlasenko · 15 years ago
- a14a9d7 udhcp: fix DNS domanin codec bug: bad compression flag checks by Denys Vlasenko · 15 years ago
- 651a269 *: merge some common strings by Denys Vlasenko · 15 years ago
- 37a658c udhcp: handle errors in read_staticlease by Denys Vlasenko · 15 years ago
- 30ebd7b brctl: fixing stp parameters incompatibility by Maciek Borzecki · 15 years ago
- 1c3f117 lsusb: 2.6.32 compat by Souf Oued · 15 years ago
- e283413 udhcp: code shrink by Denys Vlasenko · 15 years ago
- 6ef8def udhcp: remove two unused fields by Denys Vlasenko · 15 years ago
- 1497484 ash,hush: make it possible to build them individually by Denys Vlasenko · 15 years ago
- 85dbf19 date,touch: accept Jan 7 00:00:00 2010 format by Alexander Shishkin · 15 years ago
- 6b61629 udhcp: make rfc derived doc more readable (but it still is contradictory) by Denys Vlasenko · 15 years ago
- dde8bdc udhcp: merge options.h into common.h, script.c into dhcpc.c by Denys Vlasenko · 15 years ago
- 8d11445 udhcpc: do not test for srand init, just do it at the start by Denys Vlasenko · 15 years ago
- 501e35c udhcp: merge clientpacket.c into dhcpc.c by Denys Vlasenko · 15 years ago
- 6b24d53 udhcpc: merge clientsocket.c into dhcpc.c. +4 bytes. by Denys Vlasenko · 15 years ago
- 4f0408b flock: should not be selected by default by Denys Vlasenko · 15 years ago
- 927e4bb touch: do not ignore argument of -d/-t option by Mikhail Gusarov · 15 years ago
- 53f72bb dhcpd: apparently, sometimes IP is in ciaddr, not requested_ip... by Denys Vlasenko · 15 years ago
- c7dc79e udhcpd: untangle incredibly messy handling of DHCPREQUEST by Denys Vlasenko · 15 years ago
- 2e7aa92 udhcp: tweak udhcpd.conf example and comments. no code changes by Denys Vlasenko · 15 years ago
- e5ce91b udhcp: code shrink; disable time and log server options by Denys Vlasenko · 15 years ago
- 87fa216 udhcpc: make it possible to disable vendor id; improve help text by Denys Vlasenko · 15 years ago
- 0f62c4d udhcpd: remove five more options which do not make sense or not supported by Denys Vlasenko · 15 years ago
- a953987 udhcpd: remove redundant code in send_offer() by Denys Vlasenko · 15 years ago
- 8a7c166 udhcp: move serverpacket.c into dhcpd.c, no other changes by Denys Vlasenko · 15 years ago
- de9e772 flock: better help text by Denys Vlasenko · 15 years ago
- 777706c udhcp: remove support for some really old and odd options by Denys Vlasenko · 15 years ago
- 77a2c51 tar: optional support for restoring selinux context by J. Tang · 15 years ago
- bcda004 libbb/copyfd.c: don't mmap a largish buffer if we only want to copy a few kb by Denys Vlasenko · 15 years ago
- 892d4b6 flock: new applet by Timo Teras · 15 years ago
- 8531d76 *: code shrink and better "died from signal" reporting from wait4pid by Denys Vlasenko · 15 years ago
- c5c006c lineedit: first shot at optional unicode bidi input support by Tomas Heinrich · 15 years ago
- 98f1dc1 libbb/loop: comment out u32 hack by Denys Vlasenko · 15 years ago
- 0c0f176 brctl: Fix comment by Bernhard Reutner-Fischer · 15 years ago
- 46abfc0 brctl: fix parsing of timespec to allow 0 (setfd, sethello..) by Maciek Borzecki · 15 years ago
- 8d4a8d1 mdev: fix a trivial SEGV by Denys Vlasenko · 15 years ago
- d46c36c libbb/getopt32.c: clear applet_long_options and opt_complementary after use by Denys Vlasenko · 15 years ago
- 09b7672 include/fix_u32.h: try harder to not cause redefinition errors by Denys Vlasenko · 15 years ago
- 820874e tar compability modes for dpkg by Kim B. Heino · 15 years ago
- 535584c ar: add archive creation support by Alexander Shishkin · 15 years ago
- 814da22 fbsplash: reinstate drawing of over/undersized images; shrink by Denys Vlasenko · 15 years ago
- 7cfec4b beep: the -d option takes milliseconds not microseconds by Natanael Copa · 15 years ago
- 29f354e testsuite: don't run grep NUL tests when we know the would fail by Denys Vlasenko · 15 years ago
- b76356b ash: fix quadratic matching slowdown is ${v/*foo*/repl} (really bad one) by Denys Vlasenko · 15 years ago
- 6eaeb77 tailk: fix error detected by testsuite by Denys Vlasenko · 15 years ago
- f9782ff awk: code shrink by Denys Vlasenko · 15 years ago
- c6ba997 awk: code shrink by Denys Vlasenko · 15 years ago
- 7b81db1 awk: style fixes by Denys Vlasenko · 15 years ago
- 39fe4d1 awk: code shrink by Denys Vlasenko · 15 years ago
- 58f108e lineedit: fix another corner case with bad unicode input by Denys Vlasenko · 15 years ago
- b0a57ab awk: code shrink by Denys Vlasenko · 15 years ago
- 6ebdf7a awk: code shrink; style fixes by Denys Vlasenko · 15 years ago
- da62b09 awk: be more paranoid when freeing loop variable; make code less obfuscated by Denys Vlasenko · 15 years ago
- 90f19fa awk: add two tests we currently fail by Denys Vlasenko · 15 years ago
- c9955f2 awk: simple code shrink by Denys Vlasenko · 15 years ago
- 3cb60c3 awk: fix the case where nested "for" loops with the same variable misbehave by Denys Vlasenko · 15 years ago
- eae697f popmaildir: give examples in help text. +91 byte by Denys Vlasenko · 15 years ago
- d2b0405 lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR by Tomas Heinrich · 15 years ago
- f15620c shell/ulimit: code shrink by 10 bytes by Denys Vlasenko · 15 years ago
- 41d8134 libbb/loop.c: move #include to its user, improve comment by Denys Vlasenko · 15 years ago
- 79950a6 wc: compat: make "wc -c ONE_FILE" not print leading spaces. +2 bytes by Denys Vlasenko · 15 years ago
- c77e478 include/fix_u32.h: fix trivial compile breakage :( by Denys Vlasenko · 15 years ago
- 8cb4036 libbb/loop.c: use common fix_u32.h trick by Denys Vlasenko · 15 years ago