Denys Vlasenko | 5ab6b0f5639 | udhcp: s/sipservers/sipsrv/ to match other similar option names
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.... | | |
Denys Vlasenko | d958e909cdf | fdisk: make 'b' command optionally adjust C/H/S; "fdisk IMAGE_FILE" sets cylinders
function ... | | |
Denys Vlasenko | 5ea1de2235e | fdisk: code shrink without logic changes
function old new delta
cr... | | |
Denys Vlasenko | 37bc1eb5cdc | removed extra \n in fdisk help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 3a41611bc5d | telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363
function ... | | |
Denys Vlasenko | 37f5bef63c0 | libbb: split update_utmp from login/getty in preparation to use it for telnetd
function ... | | |
Denys Vlasenko | 4c721049c31 | who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H
function ... | | |
Denys Vlasenko | f8fcc184b6e | udhcpd: note missing sanity checks on INFORM message handling
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 290346948d3 | update examples/udhcp/udhcpd.conf
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 4f3aa51f9d5 | udhcp: implement "raw" binary options. Closes bug 735
function old n... | | |
Denys Vlasenko | 4836331924b | libbb: factor out hex2bin() for infiniband address parser
function old ... | | |
Denys Vlasenko | c03602baa48 | udhcp: s/dhcp_option/dhcp_optflag/g
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 9c0ea86caa2 | udhcpc: trivial shrink
function old new delta
udhcpc_main ... | | |
Denys Vlasenko | 7379cd1ca19 | awk: add comment about fixing bug 1333
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | fab288cf0b3 | awk: don't append bogus data after NUL in sub(); shrink
also renamed variables to more sensible names
function ... | | |
Denys Vlasenko | 243ddcbc76d | udhcpd: support decoding of option 120 "SIP servers". Closes bug 737
Signed-off-by: Denys Vlasenko <vda.linux@google... | | |
Denys Vlasenko | ccd1efc3c1d | cosmetic fixes, no code changed
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 4a1884da532 | ftpd: shrink by 33 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 8a659f6ff9a | libbb: make index_in_substrings return -1 on ambiguous matches
function ... | | |
Denys Vlasenko | 05d1a321920 | libpwdgrp: comment out unused data
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 8fc9e6a15d2 | httpd: fix proxy mode bug (annoying but harmless), better help text
function ... | | |
Chris Metcalf | 208d35d21fb | testsuite fixes
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlema... | | |
Denys Vlasenko | 37201213ca4 | ifplugd: more robust interface name match check
function old new d... | | |
Denys Vlasenko | b38af7bd31d | mdev: add "!" syntax support
Based on the patch by Steve Bennett <steveb@workware.net.au>
function ... | | |
Denys Vlasenko | 5342c3f3106 | clean up redundant, commented-out and misplaced includes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 345e093c291 | fix Config.in tab usage
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Janne Kiviluoto | c897dfe011f | syslogd: make maximum message length configurable
Signed-off-by: Janne Kiviluoto <janne.kiviluoto@bluegiga.com>
Sign... | | |
Denys Vlasenko | 8d22ca81c34 | libpwdgrp: comment out more unused functions
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 55301297d3e | libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS
Signed-off-by: Denys Vlasenko <vda.linux@goo... | | |
Denys Vlasenko | 17fcd72add2 | libpwdgrp: style cleanups
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 9e59e27cdfd | libpwdgrp: code style fixes, no real code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 57dc3c7b4c3 | libpwdgrp: can't depend on strlen(line_buff) != 0
function old new ... | | |
Denys Vlasenko | 84f6def0727 | dpkg: remove redundant check
function old new delta
dpkg_main ... | | |
Maxim Kryzhanovsky | 2004fa1bc8d | ifplugd: code shrink; expanded comments
Signed-off-by: Maxim Kryzhanovsky <xmaks@email.cz>
Signed-off-by: Denys Vlas... | | |
Denys Vlasenko | eab75f60495 | dpkg: better check for validity of options
function old new delta
... | | |
Kim B. Heino | 3d43aed10c9 | dpkg: support config file overwrite options
function old new delta... | | |
Denys Vlasenko | 1d448cff653 | provide safe_gethostname() for non-linux systems
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 3d0e7794ebf | libbb: locate PAGE_SIZE on Hurd
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Maxim Kryzhanovsky | fcb84c8bd2b | ifplugd: code shrink
text data bss dec hex filename
840048 453 6828 847329 cede1 busybo... | | |
Denys Vlasenko | 603884b07e4 | "make release" should delete .git directory too
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 03f6ee28d60 | cpio test: fix false positive with DESKTOP off
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 58cdca3984b | apply post-1.16.0 fixes, bump version to 1.16.1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 4816fe91790 | usage: random tweaks to help texts
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | c8a2ab1023f | dumpleases: better help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 406bd144169 | udhcpd: fix -v/-P mixup
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 9107b63a7fb | udhcp: abort if we see unknown option, and show valid options if so
function ... | | |
Denys Vlasenko | c2fdd41f5f9 | sysctl: tiny code shrink
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Jérémie Koenig | fbedacfc8ca | Hurd compat fixes. Mostly dealing with absent PATH_MAX
Signed-off-by: Jérémie Koenig <jk@jk.fr.eu.org>
Signed-off-by... | | |
Denys Vlasenko | 35fdb1bc9cb | vi: fix NUM + "$" handling
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 023a08f2292 | ash: line up builtin table. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 496d5bf4c65 | ash: trap with bad signal name should not abort
function old new d... | | |
Denys Vlasenko | 19158a837df | unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Signed-off-by: Denys Vlasenko <vda.linux... | | |
Tomas Heinrich | aa167556cd2 | unicode: optional table for better handling of neutral bidi chars
Off:
function ... | | |
Denys Vlasenko | 385b4562e39 | udhcp: cosmetic cleanups; one case of s/full_read/xread/
function old ... | | |
Tomas Heinrich | 968951fd0ce | unexpand: fix "a b"\n" input case
Signed-off-by: Tomas Heinrich <heinrich.tomas@gmail.com>
Signed-off-by: Denys Vlas... | | |
Tomas Heinrich | 1abc07dcca2 | [un]expand: account for different character widths. +16 bytes.
Signed-off-by: Tomas Heinrich <heinrich.tomas@gmail.c... | | |
Denys Vlasenko | 7724c766bdf | udhcp: pass pointer to whole packet to "add option" functions
This is needed for "overflow option" support
function... | | |
Denys Vlasenko | a8f6b999872 | udhcp: move options.c to common.c; disable unused bool and s16 option code
function ... | | |
Denys Vlasenko | 7e6add1dfca | udhcpc: add -x OPT:VAL option
function old new delta
udhcp_str2opt... | | |
Bernhard Reutner-Fischer | 0454d9d6c31 | update defconfig
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | | |
Bernhard Reutner-Fischer | eb03d08f34d | remove ar write support from TODO
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | | |
Denys Vlasenko | 3d9c69fb4fd | udhcp: add testing bits to dns en/decoder
we had two bugs there at least, must have testing
Signed-off-by: Denys Vl... | | |
Denys Vlasenko | 702f7d6c0bb | udhcp: we call DNS name encoder with NULL, this can SEGV. added a check
function ... | | |
Denys Vlasenko | a14a9d73b12 | udhcp: fix DNS domanin codec bug: bad compression flag checks
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 651a2697f72 | *: merge some common strings
text data bss dec hexfilename
838650 8009 0 846659 ceb43busybox_... | | |
Denys Vlasenko | 37a658c4c86 | udhcp: handle errors in read_staticlease
also gets rid of ether-aton's static buffer in ether-wake:
text data ... | | |
Maciek Borzecki | 30ebd7bd783 | brctl: fixing stp parameters incompatibility
function old new delt... | | |
Souf Oued | 1c3f117ca4d | lsusb: 2.6.32 compat
Signed-off-by: Souf Oued <souf_oued@yahoo.fr>
Signed-off-by: Denys Vlasenko <vda.linux@googlema... | | |
Denys Vlasenko | e2834133954 | udhcp: code shrink
function old new delta
attach_option ... | | |
Denys Vlasenko | 6ef8def7cff | udhcp: remove two unused fields
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 1497484839e | ash,hush: make it possible to build them individually
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Alexander Shishkin | 85dbf190c69 | date,touch: accept Jan 7 00:00:00 2010 format
function old new del... | | |
Denys Vlasenko | 6b61629397e | udhcp: make rfc derived doc more readable (but it still is contradictory)
Signed-off-by: Denys Vlasenko <vda.linux@g... | | |
Denys Vlasenko | dde8bdcc5bd | udhcp: merge options.h into common.h, script.c into dhcpc.c
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 8d1144565fd | udhcpc: do not test for srand init, just do it at the start
function old... | | |
Denys Vlasenko | 501e35c4744 | udhcp: merge clientpacket.c into dhcpc.c
function old new delta
ud... | | |
Denys Vlasenko | 6b24d5354bc | udhcpc: merge clientsocket.c into dhcpc.c. +4 bytes.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 4f0408b5bc6 | flock: should not be selected by default
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Mikhail Gusarov | 927e4bb644c | touch: do not ignore argument of -d/-t option
Previously -d/-t was no-op due to wrong handling of args passed to
uti... | | |
Denys Vlasenko | 53f72bb3f0b | dhcpd: apparently, sometimes IP is in ciaddr, not requested_ip...
also revert the part which appempted to "fix" that... | | |
Denys Vlasenko | c7dc79e71dd | udhcpd: untangle incredibly messy handling of DHCPREQUEST
Also fixes attacks possible via DHCPDECLINE / DHCPRELEASE
... | | |
Denys Vlasenko | 2e7aa928360 | udhcp: tweak udhcpd.conf example and comments. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | e5ce91b41b6 | udhcp: code shrink; disable time and log server options
function old ... | | |
Denys Vlasenko | 87fa216e1e3 | udhcpc: make it possible to disable vendor id; improve help text
function ... | | |
Denys Vlasenko | 0f62c4d065b | udhcpd: remove five more options which do not make sense or not supported
requestip, vendorclass, clientid are clien... | | |
Denys Vlasenko | a953987e778 | udhcpd: remove redundant code in send_offer()
static_lease_nip and lease pointer are canculated in the caller,
no ne... | | |
Denys Vlasenko | 8a7c166ab9a | udhcp: move serverpacket.c into dhcpd.c, no other changes
function old ... | | |
Denys Vlasenko | de9e772f46e | flock: better help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 777706cb235 | udhcp: remove support for some really old and odd options
function old ... | | |
J. Tang | 77a2c51e79e | tar: optional support for restoring selinux context
function old new... | | |
Denys Vlasenko | bcda0042e23 | libbb/copyfd.c: don't mmap a largish buffer if we only want to copy a few kb
function ... | | |
Timo Teras | 892d4b6b3d7 | flock: new applet
function old new delta
flock_main ... | | |
Denys Vlasenko | 8531d76a158 | *: code shrink and better "died from signal" reporting from wait4pid
function ... | | |
Tomas Heinrich | c5c006c10c0 | lineedit: first shot at optional unicode bidi input support
function old... | | |
Denys Vlasenko | 98f1dc12f15 | libbb/loop: comment out u32 hack
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Bernhard Reutner-Fischer | 0c0f1767f06 | brctl: Fix comment
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | | |
Maciek Borzecki | 46abfc0da14 | brctl: fix parsing of timespec to allow 0 (setfd, sethello..)
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.... | | |
Denys Vlasenko | 8d4a8d195dd | mdev: fix a trivial SEGV
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | d46c36c74ed | libbb/getopt32.c: clear applet_long_options and opt_complementary after use
Signed-off-by: Denys Vlasenko <vda.linux... | | |
Denys Vlasenko | 09b767250dd | include/fix_u32.h: try harder to not cause redefinition errors
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Kim B. Heino | 820874ed387 | tar compability modes for dpkg
I've found couple of deb files which require old tar compability modes
to be unpacked... | | |
Alexander Shishkin | 535584c7508 | ar: add archive creation support
function old new delta
ar_main ... | | |
Denys Vlasenko | 814da220a5d | fbsplash: reinstate drawing of over/undersized images; shrink
Based on the patch by Nuno Lucas <ntlucas@gmail.com>
... | | |
Natanael Copa | 7cfec4b3e06 | beep: the -d option takes milliseconds not microseconds
Signed-off-by: Natanael Copa <natanael.copa@gmail.com>
Signe... | | |
Denys Vlasenko | 29f354e9d86 | testsuite: don't run grep NUL tests when we know the would fail
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.... | | |
Denys Vlasenko | b76356b28e9 | ash: fix quadratic matching slowdown is ${v/*foo*/repl} (really bad one)
It is especially bad with patterns starting... | | |
Denys Vlasenko | 6eaeb7737d9 | tailk: fix error detected by testsuite
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | f9782ffc451 | awk: code shrink
function old new delta
evaluate ... | | |
Denys Vlasenko | c6ba9979782 | awk: code shrink
function old new delta
hash_find ... | | |
Denys Vlasenko | 7b81db13791 | awk: style fixes
function old new delta
hash_find ... | | |
Denys Vlasenko | 39fe4d15992 | awk: code shrink
function old new delta
exec_builtin ... | | |
Denys Vlasenko | 58f108eb339 | lineedit: fix another corner case with bad unicode input
function old ... | | |
Denys Vlasenko | b0a57abb790 | awk: code shrink
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 6ebdf7aa7bc | awk: code shrink; style fixes
function old new delta
next_token ... | | |
Denys Vlasenko | da62b09ab1d | awk: be more paranoid when freeing loop variable; make code less obfuscated
function ... | | |
Denys Vlasenko | 90f19fa468d | awk: add two tests we currently fail
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | c9955f23a2a | awk: simple code shrink
function old new delta
awk_getline ... | | |
Denys Vlasenko | 3cb60c39737 | awk: fix the case where nested "for" loops with the same variable misbehave
Signed-off-by: Denys Vlasenko <vda.linux... | | |
Denys Vlasenko | eae697fb933 | popmaildir: give examples in help text. +91 byte
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Tomas Heinrich | d2b04050c0a | lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR
function ... | | |
Denys Vlasenko | f15620c3774 | shell/ulimit: code shrink by 10 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 41d8134511d | libbb/loop.c: move #include to its user, improve comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 79950a6bbe0 | wc: compat: make "wc -c ONE_FILE" not print leading spaces. +2 bytes
Signed-off-by: Denys Vlasenko <vda.linux@google... | | |
Denys Vlasenko | c77e478af45 | include/fix_u32.h: fix trivial compile breakage :(
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 8cb40361c0d | libbb/loop.c: use common fix_u32.h trick
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | f3c742f925c | hush: use ash's ulimit builtin; make it more more bash0like while at it
Based on a patch by Tobias Klauser <tklauser... | | |
Denys Vlasenko | cbcc1236f80 | tftp: do not show progress bar if we get error right away. +13 bytes
Signed-off-by: Denys Vlasenko <vda.linux@google... | | |
Denys Vlasenko | 4b1100edd81 | *: use NULL for null pointers
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 44fbfa78ca6 | libbb/loop.c: style and readability fixes, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 917693b5b3d | top: make 's' display easier to understand
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 197202d435b | modprobe: remove 2k limit on /proc/cmdline
function old new delta
... | | |
Denys Vlasenko | 9341fd2d300 | ping: do not leak data from stack; shrink
FANCY ping:
function old n... | | |
Denys Vlasenko | 5749328b563 | head,tail: trim help text; make suffixes unconditional for head too
function ... | | |
Denys Vlasenko | 88aa558e5cf | *: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR
Signed-off-by: Denys Vlasenko <vda.linux@go... | | |
Thomas Geulig | d2f77796711 | syslog: allow multiple -R options
function old new delta
syslogd_m... | | |
Denys Vlasenko | 3e26d4fa233 | modprobe: pick up module options from /proc/cmdline too
Based on patch by Ozan Çağlayan (ozan AT pardus.org.tr)
fun... | | |
Denys Vlasenko | f6b29a2dc9f | Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox | | |
Denys Vlasenko | 99069330a10 | *: gethostname-related fixes
function old new delta
hostname_main ... | | |
Bernhard Reutner-Fischer | 45cec1ee894 | Config: fix alphabetical ordering
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | | |
Bernhard Reutner-Fischer | 836f36333a5 | tail: document FANCY flags in helptext
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | | |
Bernhard Reutner-Fischer | 1359e0d1b93 | df: explain FANCY options in helptext
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | | |
Bernhard Reutner-Fischer | ca228fb16dd | reuse a few strings
text data bss dec hex filename
839040 453 6828 846321 ce9f1 busybox... | | |
Denys Vlasenko | 26ffe81188a | su: move restricted_shell into su.c (the only user)
function old new... | | |
Denys Vlasenko | fd686a262fa | setup_environment(): eliminate one parameter
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Bernhard Reutner-Fischer | 99709ab0338 | crontab: use setup_environment
function old new delta
setup_enviro... | | |
Bernhard Reutner-Fischer | 7e7728cd664 | free: silence warning about unused argv
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-b... | | |
Alexander Shishkin | d03cd3be241 | awk: skip whitespace between array name and subscript
It is supported in both mawk and gawk and there are actually s... | | |
Bernhard Reutner-Fischer | 2e73d84c02c | find: tweak error message
big find:
find: missing argument to `-exec'
we now say
find: -exec requires an argument
in... | | |
Denys Vlasenko | 80318489380 | typo fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 64bb95a361c | mdev: fix subsystem passing (new kernels broke it again) - bugs 639, 721.
Signed-off-by: Denys Vlasenko <vda.linux@g... | | |
Denys Vlasenko | bf1d347964e | fdisk: do not treat names ending in '0' as partitions
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b702d9aa5ab | tweak README (s/svn/git)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 43d9747f6e3 | install: strip before mode/uid/gid is set, not after.
function old n... | | |
Harald Becker | 8ce1dc03c1b | loadfont/setfont: optional PSF2 font support
Signed-off-by: Harald Becker <ralda@gmx.de>
Signed-off-by: Denys Vlasen... | | |
Denys Vlasenko | bef5711dab5 | free: code shrink
function old new delta
free_main ... | | |
Denys Vlasenko | 153fcaa6c17 | Replace __uClinux__ define with !BB_MMU
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 74269204617 | fix bug 1087. Fix by Leonid (lly.dev AT gmail.com)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 00ddd44cdad | fix typos in comments and doc
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 2f8a46032d4 | fix Unicode build on glibc
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 45e97924463 | netstat: fix a trivial bug
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Bernhard Reutner-Fischer | baab327719c | usage: fix typo
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | | |
Denys Vlasenko | 5e7345770ab | delete forgotten chunk in prev commit
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | bb169f42175 | trim help text
function old new delta
packed_usage ... | | |
Denys Vlasenko | 125c2d2690d | trim/regularize help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Joakim Tjernlund | 0866b369003 | gunzip: inflate_codes(): add fix from upstream gzip to prevent false CRC error
Signed-off-by: Joakim Tjernlund <Joak... | | |
Joakim Tjernlund | 80f4275629b | include/platform.h: PowerPC can also do unaligned access
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode... | | |
Denys Vlasenko | 81fe2b15f38 | wget: fix bug 1057 "busybox wget segfaults with http_proxy environment set"
Signed-off-by: Denys Vlasenko <vda.linux... | | |
Bernhard Reutner-Fischer | 3fdba181c34 | wget: ignore --no-check-certificate
Used in a number of scripts, don't barf on it (we don't do ssl ATM).
function ... | | |
Denys Vlasenko | 10544a84100 | compat and warning fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | fb6e689554a | libbb/md5.c: remove wrong comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Vladimir Dronnikov | 73ccd0ca879 | volume_id/linux_swap: detect suspended image signatures too
Signed-off-by: Vladimir Dronnikov <dronnikov@gmail.com>
... | | |
Denys Vlasenko | 14a917eaab1 | hush: note a FIXME
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 3205c24a822 | shaNNNsum: accept and ignore -b and -t
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Bernhard Reutner-Fischer | eb255752c14 | bloat-o-meter: convert to print() calls
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | | |
Bernhard Reutner-Fischer | f16d7c4bdf0 | bloat-o-meter: fix quadric behavior in alias resolution
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | | |
Denys Vlasenko | 343dfd7abe4 | dnsd: add -s option. This allows (clumsy) operation with read dns servers
function ... | | |
Denys Vlasenko | e66a09ba9c1 | dnsd: add more -v messages
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b55d652400c | dnsd: better usage text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 5fb38491e3e | dnsd: fix one big-endian goof; add a TODO about RA bit
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | cb7edc26611 | adduser: copy /etc/skel to mew homes. +100 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 0cd445f4d1f | cosmetic fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 6aca76d4d77 | hexdump: fix "hexdump nonexistent_file" handling
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b741cd28d18 | whitespace fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 2f14263c404 | udhcp[cd]: fix aliasing warnings
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 3dbc5a9742f | awk: remove wrong comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 36659fda1f0 | *: fix 1/4 remaining aliasing warnings
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 12ca080a1ca | *: eliminate more aliasing warnings
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 98a4c7cf3d7 | *: suppress ~60% of "aliased warnings" on gcc-4.4.1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Next → |