aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-15date: restore hadling of MMDDhhmm[[CC]YY][.ss] date formatDenys Vlasenko
2009-11-15init: restore possibility to reload inittab even before we finish initializationDenys Vlasenko
2009-11-15eject: band-aid for kernel headers using u8 typeDenys Vlasenko
2009-11-15fsck: add comment clarifying exit codesDenys Vlasenko
2009-11-15some non-gnu compilers can't have non-const struct initializersDenys Vlasenko
2009-11-15use utimes() rather than obsolescent utime()Bernhard Reutner-Fischer
2009-11-14use utimes() rather than obsolescent utime()Bernhard Reutner-Fischer
2009-11-13httpd_post_upload.txt example: handle binary files tooDenys Vlasenko
2009-11-13sed: on output file, set not only mode, but owner tooDenys Vlasenko
2009-11-13*: use "can't" instead of "cannot"Denys Vlasenko
2009-11-12env: don't SEGV on bare "env -"Denys Vlasenko
2009-11-11tidy up O_NONBLOCK usage. use libbb functions in stty.Denys Vlasenko
2009-11-11mdev_fat.conf: add a rule to run nameifDenys Vlasenko
2009-11-11ash: fix bad interaction of "stty -echo" + ASK_TERMINALDenys Vlasenko
2009-11-09fix 'not not' in commentDenys Vlasenko
2009-11-09tweak service examples a bit (less verbose comment in dhcp_if)Denys Vlasenko
2009-11-09tweak dhcp service example - add ntp configurationDenys Vlasenko
2009-11-08add and example of tftpd serviceDenys Vlasenko
2009-11-08tftpd: another small tweakDenys Vlasenko
2009-11-08tftp: another small tweakDenys Vlasenko
2009-11-08tftpd: slight correction to progress bar codeDenys Vlasenko
2009-11-08tftp: add optiona support for progress barMagnus Damm
2009-11-08tftp: extend tsize support a littleMagnus Damm
2009-11-08wget: factor out progress bar codeMagnus Damm
2009-11-08add more service examplesDenys Vlasenko
2009-11-07tweak mdev_fat.conf exampleDenys Vlasenko
2009-11-07tweak examplesDenys Vlasenko
2009-11-07ifplugd: small optimizationDenys Vlasenko
2009-11-07fbsplash: allow compressed image filesVladimir Dronnikov
2009-11-07top: do not use #if inside printf, it can be a macroDenys Vlasenko
2009-11-07adding examples/mdev_fat.confDenys Vlasenko
2009-11-07mdev: print line# in error messagesDenys Vlasenko
2009-11-07add examples/mdev.confDenys Vlasenko
2009-11-07big endian warning fixesDenys Vlasenko
2009-11-06removed SuSv3 doc tarball - potential licensing problemDenys Vlasenko
2009-11-06whitespace fixesDenys Vlasenko
2009-11-06adding example runit-style service directoryDenys Vlasenko
2009-11-05dumpleases: unicode spportTomas Heinrich
2009-11-04applets: meant to fix order, not enable bbshMike Frysinger
2009-11-04all_sourcecode.tests: check commented out applet order tooMike Frysinger
2009-11-04applets: fix alphabetical orderMike Frysinger
2009-11-04tests: fix POSIX shell source styleMike Frysinger
2009-11-04lsmod: beautify. no code changesDenys Vlasenko
2009-11-04libbb.h: remove two over-zealous RETURNS_MALLOCDenys Vlasenko
2009-11-04fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com)Denys Vlasenko
2009-11-03mkfs_vfat: fixes for large image casesDenys Vlasenko
2009-11-03mkswap: add -L LABEL option. closes bug 689.Denys Vlasenko
2009-11-02passwd: do not complain if /etc/shadow is missingDenys Vlasenko
2009-11-02udhcpc: log script parameter tooDenys Vlasenko
2009-11-02include/libbb.h: mark malloc-returning functions with GCC attributeDenys Vlasenko