aboutsummaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2007-04-18hush: remove stray semicolon (should change nothing)vda1-3/+3
2007-04-16ether-wake: save a few more bytes of codevda1-8/+7
2007-04-16ether-wake: close bug 1317. Reorder fuctions to avoidvda1-87/+86
2007-04-16shells: remove few statics and duplicated codevda2-42/+28
2007-04-16style fixes, no code changesvda13-17/+34
2007-04-16applet.c: ruid is needed only if FEATURE_SUID=yvda1-2/+2
2007-04-16- we unconditionally need ruid. Fixes build error in line 334aldot1-2/+0
2007-04-16- fix compilation when ENABLE_FEATURE_IP_RULE was offaldot1-3/+5
2007-04-16- fix compilation if ENABLE_FEATURE_DD_IBS_OBS is offaldot1-4/+4
2007-04-15lineedit: state->hist_file doesn't exist if !FEATURE_EDITING_SAVEHISTORY,vda1-0/+2
2007-04-15doc: fix code example which may provoke warningvda1-1/+1
2007-04-15e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes)vda3-83/+82
2007-04-15deluser: add optional support for removing users from groupsvda4-55/+107
2007-04-15update style-guide.txtvda1-54/+79
2007-04-15xargs: simplify word list managementvda1-29/+25
2007-04-14msh: style fixesvda2-6/+10
2007-04-14lineedit: nuke two unused variables and code which sets themvda3-51/+51
2007-04-14lash: recognize and use NOFORK appletsvda2-44/+46
2007-04-14lineedit: do not try to open NULL history filevda1-2/+2
2007-04-14hush: use NOFORK applets as appropriate. Net reduction of code size.vda7-114/+125
2007-04-13teach find_root_device to deal with /dev/ subdirsvda9-27/+71
2007-04-13dpkg: use nitfields which are a bit closer to typical ushort.vda1-62/+65
2007-04-13style fixesvda8-59/+58
2007-04-13sourse_route_list -> source_route_listvda1-6/+6
2007-04-13make xsocket die with address family printed (if VERBOSE_RESOLUTION_ERRORS=y)vda1-1/+12
2007-04-13hush: more style fixes.vda1-64/+66
2007-04-13hush: comment out and replace bug in set_local_var:vda1-44/+46