aboutsummaryrefslogtreecommitdiff
path: root/miscutils (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-22small code readability and typo fixesDenis Vlasenko2-3/+3
2008-02-22lpr and lpq applets by Walter Harms.Denis Vlasenko11-1/+399
2008-02-21ash: s/ckzmalloc/ckzalloc/Denis Vlasenko1-1/+1
2008-02-21ash: sprinkle a bit more of zeroed allocations.Denis Vlasenko1-19/+20
2008-02-21httpd: "HEAD" support. Closes bug 1530.Denis Vlasenko1-26/+36
2008-02-20corrected English in commentDenis Vlasenko1-1/+1
2008-02-20udhcp: we were forgetting to set right op byte in tha packetDenis Vlasenko1-6/+1
2008-02-20udhcp: make paths configurableDenis Vlasenko4-3/+21
2008-02-20libbb: introduce and use nonblock_safe_read(). Yay!Denis Vlasenko6-15/+75
2008-02-20[#1334] exec script for devices even if they dont have device nodesMike Frysinger1-4/+14
2008-02-20ash: introduce and use stzalloc and ckzalloc.Denis Vlasenko1-44/+60
2008-02-19trivial fixes to config systemDenis Vlasenko2-2/+3
2008-02-19ash: fix fallout from "A=1 B=$A; echo $B" code.Denis Vlasenko1-19/+29
2008-02-19microcom: tiny shrink, adding commentsDenis Vlasenko1-7/+8
2008-02-19init: make it NOMMU-capableDenis Vlasenko3-35/+104
2008-02-19init: fix commentsDenis Vlasenko1-2/+2
2008-02-19init: HUP should not be temporarily set to "restart",Denis Vlasenko1-4/+1
2008-02-19fix chat CONFIG_xxx dependenciesDenis Vlasenko1-1/+7