index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
applets.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: mingw/test
Nguyễn Thái Ngọc Duy
2010-04-20
1
-0
/
+1
*
flock: new applet
Timo Teras
2010-03-18
1
-0
/
+1
*
replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest
Denys Vlasenko
2009-12-11
1
-4
/
+4
*
lsusb: new applet. +400 bytes
Souf Oued
2009-12-07
1
-0
/
+1
*
lspci: new applet. +573 bytes
Souf Oued
2009-12-05
1
-0
/
+1
*
traceroute6: new applet by Leonid Lisovskiy. +1562 bytes
Leonid Lisovskiy
2009-11-23
1
-0
/
+1
*
ntpd: new applet by Adam Tkac. +5k.
Adam Tkac
2009-11-22
1
-0
/
+1
*
flashcp: new applet by Stefan Seyfried. +900 bytes
Stefan Seyfried
2009-11-21
1
-0
/
+1
*
applets: meant to fix order, not enable bbsh
Mike Frysinger
2009-11-04
1
-1
/
+1
*
applets: fix alphabetical order
Mike Frysinger
2009-11-04
1
-1
/
+1
*
mkfs.reiser: new applet. needs much polishing
Vladimir Dronnikov
2009-11-02
1
-0
/
+1
*
wall: new applet
Bernhard Reutner-Fischer
2009-10-27
1
-0
/
+1
*
tune2fs: new applet by Vladimir. Only supports -L LABEL
Denys Vlasenko
2009-10-22
1
-1
/
+1
*
mkfs_ext2: new applet by Vladimir
Vladimir Dronnikov
2009-10-17
1
-2
/
+2
*
add simple beep applet
Bernhard Reutner-Fischer
2009-08-21
1
-0
/
+1
*
msh: aliased to hush
Denys Vlasenko
2009-08-21
1
-1
/
+0
*
volname: new applet
Matthew Stoltenberg
2009-08-13
1
-0
/
+1
*
rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes.
Denys Vlasenko
2009-07-30
1
-350
/
+350
*
ping6: make it setuid just like ping
Denys Vlasenko
2009-07-30
1
-1
/
+1
*
updates for supporting Linux kernel build and initrd utilities
Denys Vlasenko
2009-06-26
1
-0
/
+1
*
fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com)
Denys Vlasenko
2009-06-18
1
-0
/
+1
*
flash_lock, flash_unlock: new applets
Denys Vlasenko
2009-05-25
1
-1
/
+2
*
scriptreplay: new applet. +423 bytes
Denys Vlasenko
2009-05-19
1
-0
/
+1
*
lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes.
Denis Vlasenko
2009-04-29
1
-0
/
+3
*
ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz)
Denis Vlasenko
2009-04-26
1
-0
/
+1
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-344
/
+344
*
mkdosfs (aka mkfs.vfat): new applet by Vladimir
Denis Vlasenko
2009-03-28
1
-0
/
+2
*
ftpd: new applet by Adam Tkac
Denis Vlasenko
2009-03-08
1
-0
/
+1
*
- add flash_eraseall
Bernhard Reutner-Fischer
2009-02-18
1
-0
/
+2
*
ionice: new applet, adapted from Linux kernel' example by Walter Harms
Denis Vlasenko
2009-01-31
1
-0
/
+1
*
tunctl: new applet by Vladimir
Denis Vlasenko
2009-01-23
1
-0
/
+1
*
Fold mkpasswd applet into cryptpw.
Denis Vlasenko
2008-12-04
1
-1
/
+1
*
- add new applet mkpasswd(1)
Bernhard Reutner-Fischer
2008-12-03
1
-0
/
+1
*
acpid: new applet by Vladimir. +737 bytes
Denis Vlasenko
2008-11-29
1
-0
/
+1
*
timeout: new applet. 370 bytes. by Roberto Foglietta.
Denis Vlasenko
2008-11-24
1
-0
/
+1
*
sha256,sha512: new applets. +4.9kb
Denis Vlasenko
2008-11-10
1
-0
/
+2
*
total overhaul of mail applets. again. Vladimir as usual.
Denis Vlasenko
2008-11-06
1
-2
/
+3
*
devmem: new applet
Denis Vlasenko
2008-10-26
1
-0
/
+1
*
build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;
Denis Vlasenko
2008-10-24
1
-1
/
+1
*
ash: fix NOEXEC mode - we were forgetting to pass environment!
Denis Vlasenko
2008-10-20
1
-2
/
+2
*
blkid: new applet. We almost had everything needed for it already
Denis Vlasenko
2008-10-12
1
-0
/
+1
*
sendmail: update by Vladimir
Denis Vlasenko
2008-09-28
1
-2
/
+3
*
- uncomment tc for now
Bernhard Reutner-Fischer
2008-09-04
1
-1
/
+1
*
- add WIP stub for tc.
Bernhard Reutner-Fischer
2008-09-04
1
-0
/
+1
*
findfs: make it use setuid-ness of busybox binary
Denis Vlasenko
2008-08-20
1
-1
/
+1
*
- add new applet rdev (Grant Erickson)
Bernhard Reutner-Fischer
2008-08-19
1
-0
/
+1
*
showkey: new applet by Vladimir
Denis Vlasenko
2008-08-17
1
-1
/
+2
*
setfont: new applet by Vladimir
Denis Vlasenko
2008-08-17
1
-1
/
+2
*
libbb: updated config_parse() from Vladimir
Denis Vlasenko
2008-07-19
1
-0
/
+1
*
modutils: optional modutils-small by Vladimir Dronnikov.
Denis Vlasenko
2008-07-04
1
-0
/
+5
[next]