aboutsummaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-25fdisk: comment out unused functionDenis Vlasenko1-0/+2
2008-01-25udhcpc: fix wrong options in decline and release packetsDenis Vlasenko3-13/+15
2008-01-24fdisk: fix a case where break was reached only for DOS labelsDenis Vlasenko2-6/+3
2008-01-24halt: write wtmp entry if wtmp support is enabledDenis Vlasenko1-5/+38
2008-01-24halt: update help textDenis Vlasenko1-4/+7
2008-01-24comment fixDenis Vlasenko1-2/+1
2008-01-24crond: small code shrink and readability enhancementsDenis Vlasenko1-15/+15
2008-01-24grep: fix wrong filename in error messageDenis Vlasenko1-1/+1
2008-01-23as reported by George Boudreau, make sure we properly skip blank linesMike Frysinger1-2/+6
2008-01-19- Fix hdparm's ioctl parameter passing (John Brandwood)Bernhard Reutner-Fischer1-6/+6
2008-01-18eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savingsPaul Fox3-17/+0
2008-01-17- correct helptext of stat (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer1-1/+1
2008-01-14- implement brctl setpathcost, setportprio, setbridgeprio, stpBernhard Reutner-Fischer3-21/+97
2008-01-14- mention strtod code-duplication as TODO for cleanupBernhard Reutner-Fischer1-0/+3
2008-01-13- shrink a bit and implement time related fancy features. Improve help texts.Bernhard Reutner-Fischer3-38/+122
2008-01-13- fix commentary typoBernhard Reutner-Fischer1-1/+1
2008-01-13- save four bytes by manually hoisting the br assignmentBernhard Reutner-Fischer1-5/+4
2008-01-13- update defconfigBernhard Reutner-Fischer1-0/+1
2008-01-13- new applet brctlBernhard Reutner-Fischer5-0/+105
2008-01-11- add ipsvdBernhard Reutner-Fischer1-0/+3
2008-01-11enable use of ^V prefix to allow forced insertion of any character. inPaul Fox1-4/+3
2008-01-11allow 8-bit charactersPaul Fox1-3/+0
2008-01-09tac: handle NULs properly. +145 bytesDenis Vlasenko1-11/+35
2008-01-08hush: report [v]fork failuresDenis Vlasenko4-37/+53
2008-01-07whitespace fixesDenis Vlasenko3-6/+6
2008-01-07ps: fix yet another buglet from recent ulltoa conversion :(Denis Vlasenko1-4/+4
2008-01-07ps: fix COMMAND column adjustmentDenis Vlasenko1-2/+2