index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
shell
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-12-28
Add link to post-1.3.1 patches to website
vda
1
-0
/
+1
2006-12-28
* precision requires the argument be an integer, not size_t
vapier
1
-1
/
+1
2006-12-28
fix build without shadow support
vda
5
-139
/
+141
2006-12-28
bb_xget[pw/gr]nam were horribly misnamed - fixed.
vda
12
-152
/
+186
2006-12-27
news.html: Fix bad English
vda
1
-1
/
+1
2006-12-27
fix typo
vda
1
-1
/
+1
2006-12-27
Announce 1.3.1
vda
1
-0
/
+7
2006-12-26
ash: is_safe_applet mustn't affect disabled applets
vda
1
-16
/
+33
2006-12-26
merge post-1.3.0 fixes
vda
12
-21
/
+48
2006-12-26
properly export externs thru *.h files
vda
3
-8
/
+9
2006-12-26
adduser: trivial code movement
vda
3
-8
/
+8
2006-12-26
style fixes
vda
39
-118
/
+114
2006-12-26
chattr: bugfixes and size reduction
vda
3
-41
/
+31
2006-12-26
trivial size reduction
vda
1
-24
/
+24
2006-12-26
leftover of e2fsck surgery
vda
7
-101
/
+61
2006-12-26
put small subset of e2fsprogs back in the tree:
vda
142
-0
/
+42719
2006-12-26
remove e2fsprogs. Nobody volunteered to clean up that mess
vda
133
-40208
/
+0
2006-12-25
Fix irregular capitalization in usage texts
vda
1
-536
/
+535
2006-12-25
trim help texts a bit more
vda
1
-16
/
+16
2006-12-25
less: fix regexp search '/' on large files
vda
1
-47
/
+71
2006-12-24
more usage message cleanups
vda
1
-164
/
+152
2006-12-24
Cleanup usage messages (-200 bytes).
vda
3
-370
/
+379
2006-12-24
random tiny size savings
vda
5
-60
/
+53
2006-12-24
small stupid changes. no code changes
vda
2
-10
/
+3
2006-12-24
missing piece of prev commit: ndelay_off
vda
3
-12
/
+6
2006-12-24
less: implement waiting for input using select(). Rather tricky business.
vda
2
-455
/
+517
2006-12-23
sum: 40% size reduction (-300 bytes)
vda
2
-117
/
+53
2006-12-23
su: fix typo: "argv -= optind" should be +=
vda
1
-1
/
+1
2006-12-23
use xbind, xconnect where appropriate.
vda
4
-84
/
+53
2006-12-23
#define FEATURE_GETUSERNAME_AND_HOMEDIR should be always #defined
vda
1
-3
/
+2
2006-12-23
fix recognitions of -SIGname signals
vda
2
-8
/
+10
2006-12-23
find: fix spurious -exec error messages
vda
2
-4
/
+8
2006-12-22
remove useless casts (type*) xzalloc(...)
vda
7
-16
/
+13
2006-12-22
dpkg: getopt32-ification etc, -100 bytes
vda
1
-223
/
+170
2006-12-22
tail: -50 text bytes
vda
1
-88
/
+48
2006-12-22
rpm: reformat. was really hard to read
vda
1
-121
/
+168
2006-12-22
convert "negaite" config option into reversed (INCLUDE_SUSv2)
vda
5
-12
/
+12
2006-12-22
time: -200 bytes of text
vda
1
-84
/
+96
2006-12-22
time: fix option parsing bug, size optimizations
vda
1
-28
/
+22
2006-12-22
Always use /usr/share/udhcpc/default.script ([/usr] was depending on CONFIG_xx)
vda
1
-5
/
+1
2006-12-22
removal of commented-out cruft
vda
5
-21
/
+3
2006-12-22
tar et al: die if bb_copyfd_size copies less than asked for.
vda
13
-66
/
+85
2006-12-21
cmdedit: reformat code a bit, no algorithm changes
vda
1
-233
/
+230
2006-12-21
fix type character mixup in command completion
vda
1
-35
/
+26
2006-12-21
less: a few fixes for cases where we overflow status line
vda
1
-59
/
+31
2006-12-21
less: restore TAB display (was showing as inverse I after prev changes :)
vda
1
-29
/
+35
2006-12-21
less: "(null)" is a bit strange. "standard input" is better :)
vda
1
-5
/
+14
2006-12-21
less: how many different kinds of status line we need, three?!
vda
1
-43
/
+40
2006-12-21
less: stop dying on bad regexps, quietly pipe data w/o
vda
4
-117
/
+161
2006-12-21
introduce LONE_CHAR (optimized strcmp with one-char string)
vda
17
-35
/
+49
[next]