aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-07udhcpc: trim help text, rename badly-named variableDenys Vlasenko
2011-11-07udhcpc: code shrinkDenys Vlasenko
2011-11-05udhcpc: remove workaround for bugs in Win98 dhcp server ("MSFT 98" vendor str...Denys Vlasenko
2011-11-05udhcpc: reuse string constant; remove unneeded memset(0)Denys Vlasenko
2011-11-05udhcpc: deprecate --hostname NAMEDenys Vlasenko
2011-11-04lineedit: fix build failureDenys Vlasenko
2011-11-03lineedit: add support for M-b, M-f, M-d, M-BackspaceDenys Vlasenko
2011-11-03android build system updatesDaniel Fandrich
2011-11-03rx: code shrinkDenys Vlasenko
2011-11-03rx: Fix file corruption with duplicate blocksDan Fandrich
2011-11-03mount: handle list of comma-separated fs types in -t optionKarol Lewandowski
2011-11-03mount: free commented /etc/filesystems lines when we read itDenys Vlasenko
2011-11-01nmeter: fix block i/o count on newer Linux kernelsDenys Vlasenko
2011-10-31cttyhack: move /sys/class/tty/console/active check to the frontDenys Vlasenko
2011-10-31cttyhack: print detected ctty name when called without parametersAlexander Shishkin
2011-10-31testsuite: merge bzcat2.tests into bzcat.testsDenys Vlasenko
2011-10-31testsuite: fix the mishap in the previous commitDenys Vlasenko
2011-10-31bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. C...Denys Vlasenko
2011-10-30modinfo: make it select PLATFORM_LINUX. Closes 4411Denys Vlasenko
2011-10-30getty: Hurd has no CBAUD, work around thatDenys Vlasenko
2011-10-28makemime: fix -a option not taking parameterDenys Vlasenko
2011-10-28syslogd: work around rename() not renaming hardlinks to themselvesChristian Engelmayer
2011-10-28libbb: shrink base64 decoding a bitDenys Vlasenko
2011-10-28whitespace fixesDenys Vlasenko
2011-10-28libbb: split decode_base64 off read_base64Leonid Lisovskiy
2011-10-24libbb.h: remove unused definesDenys Vlasenko
2011-10-23getty: fix a minor problem of Ctrl-D not printing '\n'Denys Vlasenko
2011-10-23getty: reset tty attrs on Ctrl-C and Ctrl-D tooDenys Vlasenko
2011-10-22getty: add O_NONBLOCK to open which is used to drop cttyDenys Vlasenko
2011-10-22remove duplicate include <sys/swap.h>Denys Vlasenko
2011-10-22getty: remove now not needed resetting of ALRM to to SIG_DFLDenys Vlasenko
2011-10-22getty,login: tighten up handling of ctty, pgrp, and tty attr restoring on tim...Denys Vlasenko
2011-10-22getty: shrink help textDenys Vlasenko
2011-10-21stty: trim too verbose error messages (-40 bytes)Denys Vlasenko
2011-10-21docs/ctty.htm: add a useful URL toDenys Vlasenko
2011-10-20udhcpc: add comment about server IPDenys Vlasenko
2011-10-20udhcpc: in fill_envp, export BOOTP fields firstDenys Vlasenko
2011-10-20dhcpc: fix the case where we might add extra space at the end of envvar.Denys Vlasenko
2011-10-20udhcpc: fix 6rd option formatting (was using 4 more bytes than there is)Denys Vlasenko
2011-10-20udhcpc: remove unused argument in sprint_nip6Denys Vlasenko
2011-10-20udhcpc: small code shrinkDenys Vlasenko
2011-10-20typo fix in commentDenys Vlasenko
2011-10-19udhcpc: add support for DHCP option 212 (RFC 5969)Denys Vlasenko
2011-10-19nc: small code shrinkDenys Vlasenko
2011-10-19gen_build_files.sh: simplify "print everything up to INSERT line" partDenys Vlasenko
2011-10-19gen_build_files: don't pass 200k+ strings as params. Closes 4321Denys Vlasenko
2011-10-19get_header_tar: shrink 6->64 sign extension codeDenys Vlasenko
2011-10-19ifupdown: code shrinkDenys Vlasenko
2011-10-19ifupdown: support post-up / pre-down hooksPeter Korsgaard
2011-10-19TODO: all another location with bbox patches (OpenWRT)Denys Vlasenko