aboutsummaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2006-10-31login: re-enable Ctrl-^C before execing shell.vda3-79/+67
2006-10-31dd: fix bugs: always assumed conv=sync, died on write errorsvda2-51/+70
2006-10-31find: implement -prune. "make clean" now works! :)vda1-3/+21
2006-10-31find: fix implicit -print (sometime differed from standard)vda1-3/+11
2006-10-30find: implement ( )vda1-96/+169
2006-10-29"#warning: http://...." doesn't work (gcc thinks that it's a comment!)vda1-1/+1
2006-10-29website: fix linkvda1-1/+1
2006-10-29website: announce 1.2.2.1vda1-0/+7
2006-10-29find: a lot more compliant to 'standard' findvda3-175/+269
2006-10-29find: small improvementvda1-11/+15
2006-10-29find: fix -exec to work like stock find does.vda1-98/+155
2006-10-28ls: silly comment fixesvda1-9/+9
2006-10-28chmod: typo in commentsvda1-8/+8
2006-10-28ls: cleanup part 2. ifdef forest is much less scary now :)vda2-198/+148
2006-10-28ls: cleanup part 1vda8-281/+191
2006-10-27recursive_action: add depth paramvda9-58/+123
2006-10-27chgrp: just call chown! :)vda3-41/+19
2006-10-27recursive_action: preparatory changes. will introduce "int level".vda1-50/+48
2006-10-27chown: add -vcf support if CONFIG_DESKTOPvda3-27/+71
2006-10-27chmod: support -vcf if CONFIG_DESKTOPvda2-55/+51
2006-10-27modprobe: reformat to match bbox stylevda2-296/+293
2006-10-27OFF_T_FMT -> OFF_FMTvda1-1/+1
2006-10-27top: batch mode should output all processesvda2-9/+5
2006-10-27Fix largefile breakage; advance version to 1.2.2vda2-4/+5
2006-10-27reshuffle libbb.h contents so that order of decls makes sensevda6-280/+263
2006-10-27get_terminal_width_height: do not pass insanely large valuesvda6-23/+33
2006-10-27last nail into error_msg() (de)capitalizationvda12-88/+88
2006-10-27As usual, I forgot "svn del"...vda1-96/+0
2006-10-26...and yet another small fix. Ouch...vda2-3/+3
2006-10-26Fix minor breakage in previous commitvda1-2/+2
2006-10-26rename functions to more understandable namesvda27-68/+63
2006-10-26remove bb_printf and the likevda48-314/+315