aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-04-06libbb: add skip_dev_pfx()Denys Vlasenko
2010-04-06telnetd: fill hostname field in utmp/wtmp recordsDenys Vlasenko
2010-04-06removed extra \n in fdisk help textDenys Vlasenko
2010-04-05telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363Denys Vlasenko
2010-04-05libbb: split update_utmp from login/getty in preparation to use it for telnetdDenys Vlasenko
2010-04-04libbb: factor out hex2bin() for infiniband address parserDenys Vlasenko
2010-04-02httpd: fix proxy mode bug (annoying but harmless), better help textDenys Vlasenko
2010-03-31libpwdgrp: comment out more unused functionsDenys Vlasenko
2010-03-31libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFSDenys Vlasenko
2010-03-29dpkg: support config file overwrite optionsKim B. Heino
2010-03-28usage: random tweaks to help textsDenys Vlasenko
2010-03-28dumpleases: better help textDenys Vlasenko
2010-03-26Hurd compat fixes. Mostly dealing with absent PATH_MAXJérémie Koenig
2010-03-26unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko
2010-03-26unicode: optional table for better handling of neutral bidi charsTomas Heinrich
2010-03-25udhcpc: add -x OPT:VAL optionDenys Vlasenko
2010-03-23brctl: fixing stp parameters incompatibilityMaciek Borzecki
2010-03-20udhcpc: make it possible to disable vendor id; improve help textDenys Vlasenko
2010-03-20flock: better help textDenys Vlasenko
2010-03-19tar: optional support for restoring selinux contextJ. Tang
2010-03-18flock: new appletTimo Teras
2010-03-18*: code shrink and better "died from signal" reporting from wait4pidDenys Vlasenko
2010-03-18lineedit: first shot at optional unicode bidi input supportTomas Heinrich
2010-03-16include/fix_u32.h: try harder to not cause redefinition errorsDenys Vlasenko
2010-03-15ar: add archive creation supportAlexander Shishkin
2010-03-11lineedit: fix another corner case with bad unicode inputDenys Vlasenko
2010-03-10popmaildir: give examples in help text. +91 byteDenys Vlasenko
2010-03-09lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHARTomas Heinrich
2010-03-08include/fix_u32.h: fix trivial compile breakage :(Denys Vlasenko
2010-03-06libbb/loop.c: use common fix_u32.h trickDenys Vlasenko
2010-03-05tftp: do not show progress bar if we get error right away. +13 bytesDenys Vlasenko
2010-03-02head,tail: trim help text; make suffixes unconditional for head tooDenys Vlasenko
2010-02-26su: move restricted_shell into su.c (the only user)Denys Vlasenko
2010-02-26setup_environment(): eliminate one parameterDenys Vlasenko
2010-02-26crontab: use setup_environmentBernhard Reutner-Fischer
2010-02-19fix Unicode build on glibcDenys Vlasenko
2010-02-14usage: fix typoBernhard Reutner-Fischer
2010-02-14delete forgotten chunk in prev commitDenys Vlasenko
2010-02-14trim help textDenys Vlasenko
2010-02-13trim/regularize help textDenys Vlasenko
2010-02-11include/platform.h: PowerPC can also do unaligned accessJoakim Tjernlund
2010-02-10wget: ignore --no-check-certificateBernhard Reutner-Fischer
2010-02-07dnsd: add -s option. This allows (clumsy) operation with read dns serversDenys Vlasenko
2010-02-06dnsd: better usage textDenys Vlasenko
2010-02-06dnsd: fix one big-endian goof; add a TODO about RA bitDenys Vlasenko
2010-02-04*: eliminate more aliasing warningsDenys Vlasenko
2010-02-04*: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko
2010-02-02more thorough fix for systems with strange socklen_tDenys Vlasenko
2010-02-02stat: get rid on intmax_tDenys Vlasenko
2010-02-01mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)Denys Vlasenko