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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mdev_fat.conf: add a rule to run nameif
Denys Vlasenko
2009-11-11
1
-1
/
+2
*
ash: fix bad interaction of "stty -echo" + ASK_TERMINAL
Denys Vlasenko
2009-11-11
1
-47
/
+52
*
fix 'not not' in comment
Denys Vlasenko
2009-11-09
1
-1
/
+1
*
tweak service examples a bit (less verbose comment in dhcp_if)
Denys Vlasenko
2009-11-09
2
-37
/
+34
*
tweak dhcp service example - add ntp configuration
Denys Vlasenko
2009-11-09
3
-53
/
+84
*
add and example of tftpd service
Denys Vlasenko
2009-11-08
4
-0
/
+44
*
tftpd: another small tweak
Denys Vlasenko
2009-11-08
1
-3
/
+5
*
tftp: another small tweak
Denys Vlasenko
2009-11-08
1
-4
/
+4
*
tftpd: slight correction to progress bar code
Denys Vlasenko
2009-11-08
1
-6
/
+8
*
tftp: add optiona support for progress bar
Magnus Damm
2009-11-08
2
-18
/
+84
*
tftp: extend tsize support a little
Magnus Damm
2009-11-08
1
-39
/
+57
*
wget: factor out progress bar code
Magnus Damm
2009-11-08
4
-121
/
+169
*
add more service examples
Denys Vlasenko
2009-11-08
21
-9
/
+687
*
tweak mdev_fat.conf example
Denys Vlasenko
2009-11-07
1
-1
/
+4
*
tweak examples
Denys Vlasenko
2009-11-07
2
-11
/
+14
*
ifplugd: small optimization
Denys Vlasenko
2009-11-07
1
-1
/
+2
*
fbsplash: allow compressed image files
Vladimir Dronnikov
2009-11-07
1
-1
/
+8
*
top: do not use #if inside printf, it can be a macro
Denys Vlasenko
2009-11-07
1
-18
/
+6
*
adding examples/mdev_fat.conf
Denys Vlasenko
2009-11-07
1
-0
/
+105
*
mdev: print line# in error messages
Denys Vlasenko
2009-11-07
1
-1
/
+1
*
add examples/mdev.conf
Denys Vlasenko
2009-11-07
1
-0
/
+30
*
big endian warning fixes
Denys Vlasenko
2009-11-07
4
-14
/
+18
*
removed SuSv3 doc tarball - potential licensing problem
Denys Vlasenko
2009-11-06
1
-0
/
+0
*
whitespace fixes
Denys Vlasenko
2009-11-06
2
-20
/
+20
*
adding example runit-style service directory
Denys Vlasenko
2009-11-06
20
-0
/
+613
*
dumpleases: unicode spport
Tomas Heinrich
2009-11-05
1
-0
/
+8
*
applets: meant to fix order, not enable bbsh
Mike Frysinger
2009-11-04
1
-1
/
+1
*
all_sourcecode.tests: check commented out applet order too
Mike Frysinger
2009-11-04
1
-1
/
+1
*
applets: fix alphabetical order
Mike Frysinger
2009-11-04
1
-1
/
+1
*
tests: fix POSIX shell source style
Mike Frysinger
2009-11-04
35
-36
/
+36
*
lsmod: beautify. no code changes
Denys Vlasenko
2009-11-04
1
-9
/
+8
*
libbb.h: remove two over-zealous RETURNS_MALLOC
Denys Vlasenko
2009-11-04
1
-2
/
+3
*
fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com)
Denys Vlasenko
2009-11-04
2
-8
/
+21
*
mkfs_vfat: fixes for large image cases
Denys Vlasenko
2009-11-03
1
-3
/
+9
*
mkswap: add -L LABEL option. closes bug 689.
Denys Vlasenko
2009-11-03
2
-56
/
+50
*
passwd: do not complain if /etc/shadow is missing
Denys Vlasenko
2009-11-02
2
-4
/
+7
*
udhcpc: log script parameter too
Denys Vlasenko
2009-11-02
1
-1
/
+1
*
include/libbb.h: mark malloc-returning functions with GCC attribute
Denys Vlasenko
2009-11-02
2
-34
/
+44
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
49
-96
/
+84
*
mkfs.reiser: new applet. needs much polishing
Vladimir Dronnikov
2009-11-02
5
-6
/
+402
*
btrfs.c: check first two superblocks, for additional robustness
Denys Vlasenko
2009-11-02
1
-8
/
+15
*
volume_id: add FAST_FUNC where appropriate
Denys Vlasenko
2009-11-01
32
-73
/
+73
*
volume_id: add support for btrfs
Vladimir Dronnikov
2009-11-01
6
-1
/
+114
*
mdev: do not die on mknod errors
Denys Vlasenko
2009-11-01
1
-1
/
+1
*
mountpoint: btrfs fix
Vladimir Dronnikov
2009-11-01
1
-2
/
+11
*
Add more compat code for non GNU environments
Dan Fandrich
2009-11-01
3
-22
/
+102
*
tty: use defines rather than constants
Bernhard Reutner-Fischer
2009-10-29
1
-5
/
+5
*
*: random code shrink
Denys Vlasenko
2009-10-29
3
-11
/
+11
*
lineedit: REALLY fix compile error now
Denys Vlasenko
2009-10-29
1
-2
/
+5
*
lineedit: compile fix
Denys Vlasenko
2009-10-29
1
-3
/
+2
[prev]
[next]