aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-13sed: on output file, set not only mode, but owner tooDenys Vlasenko1-2/+2
2009-11-13*: use "can't" instead of "cannot"Denys Vlasenko63-148/+148
2009-11-12env: don't SEGV on bare "env -"Denys Vlasenko1-8/+10
2009-11-11tidy up O_NONBLOCK usage. use libbb functions in stty.Denys Vlasenko7-22/+12
2009-11-11mdev_fat.conf: add a rule to run nameifDenys Vlasenko1-1/+2
2009-11-11ash: fix bad interaction of "stty -echo" + ASK_TERMINALDenys Vlasenko1-47/+52
2009-11-09fix 'not not' in commentDenys Vlasenko1-1/+1
2009-11-09tweak service examples a bit (less verbose comment in dhcp_if)Denys Vlasenko2-37/+34
2009-11-09tweak dhcp service example - add ntp configurationDenys Vlasenko3-53/+84
2009-11-08add and example of tftpd serviceDenys Vlasenko4-0/+44
2009-11-08tftpd: another small tweakDenys Vlasenko1-3/+5
2009-11-08tftp: another small tweakDenys Vlasenko1-4/+4
2009-11-08tftpd: slight correction to progress bar codeDenys Vlasenko1-6/+8
2009-11-08tftp: add optiona support for progress barMagnus Damm2-18/+84
2009-11-08tftp: extend tsize support a littleMagnus Damm1-39/+57
2009-11-08wget: factor out progress bar codeMagnus Damm4-121/+169
2009-11-08add more service examplesDenys Vlasenko21-9/+687
2009-11-07tweak mdev_fat.conf exampleDenys Vlasenko1-1/+4
2009-11-07tweak examplesDenys Vlasenko2-11/+14
2009-11-07ifplugd: small optimizationDenys Vlasenko1-1/+2
2009-11-07fbsplash: allow compressed image filesVladimir Dronnikov1-1/+8
2009-11-07top: do not use #if inside printf, it can be a macroDenys Vlasenko1-18/+6