Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-22post 1.14.1 fixes; bump version to 1.14.21_14_2Denys Vlasenko
2009-04-14mdev: add support for - "dont stop here" charDenis Vlasenko
2009-04-13mdev: make usage text more usefulDenis Vlasenko
2009-04-13dhcprelay: fix usage text. Simplify and make code more readable.Denis Vlasenko
2009-04-09*: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko
2009-04-01sendmail: update by VladimirDenis Vlasenko
2009-03-29sendmail: add more example in usage textDenis Vlasenko
2009-03-28mkdosfs (aka mkfs.vfat): new applet by VladimirDenis Vlasenko
2009-03-21Compatibility fixes:Denis Vlasenko
2009-03-16ftpd: add idle and absolute timeouts. This is a security issue,Denis Vlasenko
2009-03-15mount: support "-O option"; stop trying to mount swap partitionsDenis Vlasenko
2009-03-11ftpd: stop unconditional logging to syslog. This was the only appletDenis Vlasenko
2009-03-09fix typo in help textDenis Vlasenko
2009-03-09ftpd: code chrink, fixed some minor bugsDenis Vlasenko
2009-03-08ftpd: new applet by Adam TkacDenis Vlasenko
2009-03-04sendmail: document and fix usage of fd #4, fix check for helper failure.Denis Vlasenko
2009-03-02sendmail: improve help textDenis Vlasenko
2009-02-24- improve wordingBernhard Reutner-Fischer
2009-02-18- add flash_eraseallBernhard Reutner-Fischer
2009-02-08function old new deltaDenis Vlasenko
2009-02-04sendmail: remove erroneous usage linesDenis Vlasenko
2009-02-01ionice: new applet, adapted from Linux kernel' example by Walter HarmsDenis Vlasenko
2009-01-23tunctl: new applet by VladimirDenis Vlasenko
2008-12-25s/an user/a user/Denis Vlasenko
2008-12-04Fold mkpasswd applet into cryptpw.Denis Vlasenko
2008-12-03- remove superfluous comment from previous commitBernhard Reutner-Fischer
2008-12-03- add new applet mkpasswd(1)Bernhard Reutner-Fischer
2008-11-29mountpoint: add -n option (by Vladimir)Denis Vlasenko
2008-11-29acpid: new applet by Vladimir. +737 bytesDenis Vlasenko
2008-11-24trim help text a bitDenis Vlasenko
2008-11-24timeout: new applet. 370 bytes. by Roberto Foglietta.Denis Vlasenko
2008-11-22insmod: clarify module_name / file_name distinctionDenis Vlasenko
2008-11-20inotifyd: exit if x event happened for all filesDenis Vlasenko
2008-11-18inotify: add x, o, and u eventsDenis Vlasenko
2008-11-15inotifyd: fix "inotifyd with no params" caseDenis Vlasenko
2008-11-15inotify: document waiting behaviorDenis Vlasenko
2008-11-13arp: stop using globalsDenis Vlasenko
2008-11-13correct help textsDenis Vlasenko
2008-11-12- add support for seq -s <separator>Bernhard Reutner-Fischer
2008-11-12- add seq -w support (Natanael Copa)Bernhard Reutner-Fischer
2008-11-10libbb: add optionl support for SHA256/512 encrypted passwordsDenis Vlasenko
2008-11-10sha256,sha512: new applets. +4.9kbDenis Vlasenko
2008-11-10Typo fixesDenis Vlasenko
2008-11-09kbd_mode: support -C TTY optionDenis Vlasenko
2008-11-07total overhaul of mail applets. again. Vladimir as usual.Denis Vlasenko
2008-11-06build system: tidying up CONFIG_xxx names (suggested by Rob)Denis Vlasenko
2008-10-31kill[all[5]]: accept -s SIG too. kill_main: +29 bytesDenis Vlasenko
2008-10-31tftpd: be less cryptic in help textDenis Vlasenko
2008-10-27ls: trim help textDenis Vlasenko
2008-10-26devmem: new appletDenis Vlasenko