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
/
coreutils
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-26
Simplify copyright/license notice that appears in the binary.
Bradley M. Kuhn
1
-3
/
+3
2012-07-26
Add yet another missing ALIGN2 on a global declaration.
Denys Vlasenko
1
-1
/
+1
2012-07-24
dhcpd: write lease file on exit
Denys Vlasenko
1
-4
/
+4
2012-07-24
*: declare strings with ALIGN1, as appropriate
Aurelien Jarno
1
-18
/
+18
2012-07-24
*: declare strings with ALIGN1, as appropriate
Michael Tokarev
3
-5
/
+5
2012-07-24
testsuite: make mkfs.minix test not fail spuriously on big endian
Yao Zhao
1
-1
/
+9
2012-07-24
sed: allow 'w' cmd to use two address form
Mimi Li
1
-5
/
+11
2012-07-18
tftpd: fix -u USER to work with chroot. Closes 5348
Denys Vlasenko
1
-32
/
+32
2012-07-11
awk: fix FS assignment behavior. Closes 5108
Denys Vlasenko
2
-0
/
+19
2012-07-11
ftpd: free allocated string on error path
Denys Vlasenko
1
-0
/
+1
2012-07-11
ftpd: fix MDTM's month value. Closes 5336
Denys Vlasenko
1
-1
/
+1
2012-07-07
ash: add a comment about VEXPORT
Denys Vlasenko
1
-0
/
+4
2012-07-07
fbset: respect rgba configuration lines in fb.modes
Linus Walleij
1
-1
/
+25
2012-07-07
acpid: add missing lid switch definition
Eric Martin
1
-0
/
+1
2012-07-05
include sys/resource.h where needed
Mike Frysinger
7
-0
/
+7
2012-06-26
mount: support strictatime option. Closes 5240
Denys Vlasenko
1
-1
/
+9
2012-06-22
awk: make -F STR interpret escape sequences. Closes 5126
Denys Vlasenko
2
-7
/
+24
2012-06-22
dpkg: fix creation of .list files (were empty since b768aeb). Closes 5324
Denys Vlasenko
3
-6
/
+14
2012-06-22
trivial small speed optimization
Denys Vlasenko
1
-3
/
+5
2012-06-22
mount: do not pass "comment=ANYTHING" option to kernel. Closes 5240
Denys Vlasenko
1
-2
/
+8
2012-06-22
mount: undo recent breakage when mount flags were made unsigned
Denys Vlasenko
1
-1
/
+1
2012-06-21
mount: fix the wrongly stored fs creation time
Denys Vlasenko
3
-14
/
+54
2012-06-21
mount: set up RO loop device if mount -o ro. Closes 4784
Denys Vlasenko
1
-14
/
+15
2012-06-21
tweak help texts
Denys Vlasenko
2
-9
/
+8
2012-06-20
adduser: install to /usr, not /, like all other similar tools
Denys Vlasenko
1
-1
/
+1
2012-06-20
Move several applets to different install dir:
Denys Vlasenko
3
-23
/
+23
2012-06-19
tweak help text
Denys Vlasenko
2
-7
/
+7
2012-06-18
build system: fix build of kconfig on Darwin
Bernhard Walle
1
-0
/
+2
2012-06-17
wget: fix wget-supports--P testsuite failure. Closes 4940
Denys Vlasenko
1
-6
/
+4
2012-06-17
config: do not refer to HTTPS for wget
Pierre Carrier
1
-2
/
+2
2012-06-17
wget: make -c _not_ truncate the file
Denys Vlasenko
1
-2
/
+14
2012-06-15
unzip: make options parsing more robust on getopt w/o gnu extensions
Denys Vlasenko
1
-67
/
+70
2012-06-13
wget: correctly handle failure to -c (continue)
Denys Vlasenko
1
-0
/
+16
2012-06-13
wget: add dummy --no-cache
Vladimir Dronnikov
1
-10
/
+16
2012-06-13
ps: use separate get_uptime() and make it work on non-linux too
Michael Tokarev
1
-11
/
+29
2012-06-13
nanddump: make dumping read-only partitions work
Matt Reimer
1
-1
/
+1
2012-06-12
modinfo: match more standard module fields and fix version field
Tanguy Pruvot
1
-9
/
+16
2012-06-12
volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structs
Denys Vlasenko
2
-72
/
+35
2012-06-12
su: do not change to home dir unless -l
Pascal Bellard
5
-7
/
+11
2012-06-12
remove FEATURE_VI_OPTIMIZE_CURSOR from example config
Denys Vlasenko
8
-8
/
+0
2012-06-11
rdate: code shrink
Denys Vlasenko
1
-2
/
+2
2012-06-11
Add comments in keyboard escape sequences table
Denys Vlasenko
1
-5
/
+10
2012-06-11
vi: save/restore screen upon invocation
Denys Vlasenko
1
-0
/
+4
2012-06-11
vi: nuke FEATURE_VI_OPTIMIZE_CURSOR
Denys Vlasenko
1
-124
/
+58
2012-06-11
ntpd: on time step, kill all outstanding replies from other peers
Denys Vlasenko
1
-20
/
+30
2012-06-11
testsuite: some more awk tests related to conditions
Tanguy Pruvot
1
-0
/
+7
2012-06-11
rdate: code shrink
Denys Vlasenko
1
-11
/
+12
2012-06-11
vi: do not set autoindent by default
Denys Vlasenko
1
-7
/
+8