aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-26reset: call "stty sane". Closes bug 1414.Denis Vlasenko
2008-02-25actually add libbb/safe_gethostname.cDenis Vlasenko
2008-02-25*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>Denis Vlasenko
2008-02-25lpd: spool mode added by VladimirDenis Vlasenko
2008-02-25lpd: now with "svn add"...Denis Vlasenko
2008-02-24lpd: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>Denis Vlasenko
2008-02-24forgotten bit of rmdir long options supportDenis Vlasenko
2008-02-24fix typo in comment, no code changesDenis Vlasenko
2008-02-24lpr: fixing vda's thinkoDenis Vlasenko
2008-02-24less: shrinkDenis Vlasenko
2008-02-24lpr,lpq: rework by dronnikov AT gmail.comDenis Vlasenko
2008-02-24rmdir: optional long options support for Debian users. +68 bytes.Denis Vlasenko
2008-02-24watch: shrink (by walter harms <WHarms AT bfs.de>)Denis Vlasenko
2008-02-24less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1)Denis Vlasenko
2008-02-23less: small shrinkDenis Vlasenko
2008-02-23syslogd: small shrinkDenis Vlasenko
2008-02-23less: make it a bit more resistant against statusline corruption.Denis Vlasenko
2008-02-23less: update line input so that it doesn't interfere withDenis Vlasenko
2008-02-22lpr: document options betterDenis Vlasenko
2008-02-22small code readability and typo fixesDenis Vlasenko
2008-02-22lpr and lpq applets by Walter Harms.Denis Vlasenko
2008-02-21ash: s/ckzmalloc/ckzalloc/Denis Vlasenko
2008-02-21ash: sprinkle a bit more of zeroed allocations.Denis Vlasenko
2008-02-21httpd: "HEAD" support. Closes bug 1530.Denis Vlasenko
2008-02-20corrected English in commentDenis Vlasenko
2008-02-20udhcp: we were forgetting to set right op byte in tha packetDenis Vlasenko
2008-02-20udhcp: make paths configurableDenis Vlasenko
2008-02-20libbb: introduce and use nonblock_safe_read(). Yay!Denis Vlasenko
2008-02-20[#1334] exec script for devices even if they dont have device nodesMike Frysinger
2008-02-20ash: introduce and use stzalloc and ckzalloc.Denis Vlasenko
2008-02-19trivial fixes to config systemDenis Vlasenko
2008-02-19ash: fix fallout from "A=1 B=$A; echo $B" code.Denis Vlasenko
2008-02-19microcom: tiny shrink, adding commentsDenis Vlasenko
2008-02-19init: make it NOMMU-capableDenis Vlasenko
2008-02-19init: fix commentsDenis Vlasenko
2008-02-19init: HUP should not be temporarily set to "restart",Denis Vlasenko
2008-02-19fix chat CONFIG_xxx dependenciesDenis Vlasenko
2008-02-19chat: now with "svn add"Denis Vlasenko
2008-02-19findfs,mount: trivial build fix and whitespace fiexsDenis Vlasenko
2008-02-19tar: optional autodetection of gz/bz2 compressed tarballs.Denis Vlasenko
2008-02-19init: fix bug 1111: restart actions were not splitting words:Denis Vlasenko
2008-02-19syslogd: tighten up hostname handling.Denis Vlasenko
2008-02-19tail: fix "tail -c 20 /dev/huge_disk" (was taking ages)Denis Vlasenko
2008-02-18chat: new applet by dronnikov AT gmail.com. With all options on:Denis Vlasenko
2008-02-18lineedit: tiny shrinkDenis Vlasenko
2008-02-18support for mount by label (not yet tested)Denis Vlasenko
2008-02-18- fix open(creat) without a modeBernhard Reutner-Fischer
2008-02-18mount: with -vv -f, say what mount() calls we were going to makeDenis Vlasenko
2008-02-18mount: optional support for -vv verbosityDenis Vlasenko
2008-02-18mount: recognize "dirsync" (closes bug 835)Denis Vlasenko