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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace fixes (leading spaces to tab)
vda
2007-01-13
2
-2
/
+2
*
random small size optimizations
vda
2007-01-12
1
-5
/
+3
*
stty: fix bug reported by Paul Albrecht <albrecht@rdi1.com> -
vda
2007-01-12
1
-0
/
+3
*
stty: rearrange functions, avoiding the need in forward declarations.
vda
2007-01-12
1
-386
/
+374
*
Trailing whitespace removal over entire tree
vda
2007-01-11
2
-2
/
+2
*
- FIXME: someone broke diff -r
aldot
2007-01-07
1
-48
/
+48
*
work around gcc's false warning
vda
2007-01-07
1
-3
/
+2
*
diff: small optimizations; do not try to diff non-seekable stream
vda
2007-01-07
2
-55
/
+46
*
- minor shrinkage: -25 bytes or so.
aldot
2007-01-06
1
-12
/
+14
*
new libbb func: xmalloc_realpath (+ use it where makes sense)
vda
2007-01-04
1
-2
/
+0
*
chown: fix handling of "user.group" notation
vda
2007-01-03
1
-13
/
+12
*
Remove networking/libiproute/linux/pkt_sched.h
vda
2007-01-02
1
-1
/
+1
*
str2u() is only used when FEATURE_SORT_BIG is enabled
vapier
2007-01-02
1
-0
/
+2
*
awk: undo locale setting for numbers - or else parsing
vda
2007-01-01
1
-1
/
+2
*
stty: fix width of a field for ppc32
vda
2007-01-01
2
-96
/
+143
*
stop using __u32 etc. uint32_t is there for a reason
vda
2006-12-31
1
-1
/
+1
*
Yann E. MORIN. writes: i pity the fool who doesnt use the z length modifier w...
vapier
2006-12-31
1
-1
/
+1
*
done a dozen of randconfig test. guess what? ALL failed...
vda
2006-12-30
2
-1
/
+4
*
fix build without shadow support
vda
2006-12-28
1
-12
/
+9
*
bb_xget[pw/gr]nam were horribly misnamed - fixed.
vda
2006-12-28
3
-51
/
+63
*
style fixes
vda
2006-12-26
3
-5
/
+5
*
sum: 40% size reduction (-300 bytes)
vda
2006-12-23
1
-107
/
+48
*
tail: -50 text bytes
vda
2006-12-22
1
-88
/
+48
*
convert "negaite" config option into reversed (INCLUDE_SUSv2)
vda
2006-12-22
3
-6
/
+6
*
removal of commented-out cruft
vda
2006-12-22
1
-5
/
+0
*
tar et al: die if bb_copyfd_size copies less than asked for.
vda
2006-12-22
1
-2
/
+1
*
less: stop dying on bad regexps, quietly pipe data w/o
vda
2006-12-21
1
-5
/
+3
*
introduce LONE_CHAR (optimized strcmp with one-char string)
vda
2006-12-21
6
-17
/
+26
*
tail: fix tail +N
vda
2006-12-21
1
-11
/
+9
*
remove casts from xmalloc()
vda
2006-12-19
1
-1
/
+1
*
A bunch of defined(__GLIBC__) added. static-linking warning expanded
vda
2006-12-18
1
-7
/
+0
*
du: dietlibc compat fix, style fixes. Thanks to sampo@symlabs.com.
vda
2006-12-18
1
-35
/
+31
*
od: remove bug-for-bug compat (because the bug was fixed in coreuitls)
vda
2006-12-17
1
-2
/
+1
*
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
vda
2006-12-16
8
-25
/
+23
*
diff: fix -q exit code
vda
2006-12-16
1
-70
/
+72
*
- minor shrinkage
aldot
2006-12-14
1
-4
/
+6
*
- remove warning about unused depth parameter in add_to_dirlist()
aldot
2006-12-13
1
-2
/
+5
*
date: -R shouldn't use locale
vda
2006-12-13
1
-5
/
+13
*
- commentary typo
aldot
2006-12-02
1
-1
/
+1
*
od: fix buglet in --traditional, microoptimization,
vda
2006-11-29
1
-17
/
+17
*
fix support for globally disabling --long-options.
vda
2006-11-29
2
-2
/
+16
*
od: sometime ago I landed BIG od implementation
vda
2006-11-28
1
-754
/
+616
*
style cleanup: return(a) -> return a, part 2
vda
2006-11-27
2
-9
/
+9
*
style cleanup: return(a) -> return a, part 1
vda
2006-11-27
5
-27
/
+27
*
Provide our own isdigit macro. saves more than 400 bytes.
vda
2006-11-27
3
-9
/
+7
*
safe_strtoXX interface proved to be a bit unconvenient.
vda
2006-11-27
2
-7
/
+26
*
sort: two small optimizations
vda
2006-11-26
1
-9
/
+10
*
sort: reformat entire file wrt style.
vda
2006-11-26
1
-182
/
+215
*
small fixes:
vda
2006-11-26
1
-1
/
+1
*
tee: fix bug: argv[-1] is a no-no!
vda
2006-11-25
1
-38
/
+38
[next]