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
*
sed: style fixes
vda
2006-12-10
1
-328
/
+338
*
more: fix for case when _FILE_OFFSET_BITS is not #defined.
vda
2006-12-10
1
-40
/
+28
*
- Proposed fix to make aliases work (with uClibc-current).
aldot
2006-12-07
1
-2
/
+5
*
- Improve wording in error message.
aldot
2006-12-07
1
-1
/
+1
*
- s/:\t\t/\t/ for two helptexts.
aldot
2006-12-07
1
-5
/
+5
*
- remove a warning that was not ment to be checked in.
aldot
2006-12-06
1
-1
/
+0
*
- better distinction between CFLAGS and CPPFLAGS.
aldot
2006-12-06
3
-3
/
+17
*
- adjust to kernel's build infrastructure.
aldot
2006-12-06
1
-3
/
+3
*
- shrink less.
aldot
2006-12-04
1
-56
/
+49
*
- cosmetic change to avoid warnings about eventual padding/packing.
aldot
2006-12-04
1
-9
/
+9
*
- make sure we pickup the correct defines. Guards against 2.6.19 kernel-headers.
aldot
2006-12-04
1
-1
/
+6
*
- commentary typo
aldot
2006-12-02
1
-1
/
+1
*
sed: fix handling of files not ending in '\n'
vda
2006-12-02
1
-10
/
+30
*
sed: improve handling of NULs
vda
2006-12-02
2
-51
/
+69
*
passwd: made smaller by ~130 bytes. size can go negative
vda
2006-12-01
3
-92
/
+84
*
- provide central knob to turn off RPC related options.
aldot
2006-12-01
3
-2
/
+11
*
passwd: micro-optimization
vda
2006-11-30
1
-4
/
+4
*
"kernel config" -> "busybox config"
vda
2006-11-30
7
-12
/
+12
*
"make bigdata" biggest offender dealt with:
vda
2006-11-30
2
-3
/
+5
*
ed: convert style to bbox's. No code changes.
vda
2006-11-30
1
-224
/
+93
*
passwd: small size optimization. salt generation improved
vda
2006-11-30
3
-23
/
+32
*
passwd: rework:
vda
2006-11-30
5
-296
/
+264
*
- save 4 bytes
aldot
2006-11-30
1
-1
/
+1
*
Well, I am not 100.00% usre that uint16 will suffice there.
vda
2006-11-29
1
-2
/
+2
*
another -90 bytes. That #define is **evil**
vda
2006-11-29
1
-8
/
+12
*
mkfs.minix: more cleanups, -~300 bytes of code.
vda
2006-11-29
1
-202
/
+204
*
cut 0.5k off mkfs.minix
vda
2006-11-29
5
-207
/
+131
*
httpd: fix decode of '/' when called via -d
vda
2006-11-29
1
-32
/
+34
*
od: fix buglet in --traditional, microoptimization,
vda
2006-11-29
2
-18
/
+18
*
getopt32-ification of fdisk
vda
2006-11-29
1
-185
/
+165
*
fix support for globally disabling --long-options.
vda
2006-11-29
10
-41
/
+54
*
od: sometime ago I landed BIG od implementation
vda
2006-11-28
3
-761
/
+627
*
fix bug in new str -> num convertors
vda
2006-11-28
1
-4
/
+12
*
usage: fix few help texts, fix breakage: '\<tab>'
vda
2006-11-28
1
-50
/
+51
*
udhcpc: fix my breakage
vda
2006-11-28
2
-5
/
+3
*
fix udhcpc help message, take steps to make usage.h less messy
vda
2006-11-28
1
-2241
/
+2240
*
do not overflow ifr_name. maybe it was safe in some places,
vda
2006-11-27
7
-28
/
+28
*
udhcpc: convert to getopt32
vda
2006-11-27
4
-171
/
+155
*
tar: fix misplaced --exclude long option definition
vda
2006-11-27
1
-4
/
+9
*
Closing bug 1040:
vda
2006-11-27
1
-1
/
+1
*
erase_mtab: do not limit ourself to 40 mtab entries
vda
2006-11-27
1
-32
/
+21
*
fix remaining survivors of the return(a) cleanup
vda
2006-11-27
4
-11
/
+11
*
style cleanup: return(a) -> return a, part 2
vda
2006-11-27
28
-282
/
+273
*
style cleanup: return(a) -> return a, part 1
vda
2006-11-27
36
-219
/
+214
*
byteswap ops had extra mask ops - removed
vda
2006-11-27
4
-21
/
+17
*
svn add bb_strtonum.c :(
vda
2006-11-27
1
-0
/
+147
*
Provide our own isdigit macro. saves more than 400 bytes.
vda
2006-11-27
5
-11
/
+13
*
safe_strtoXX interface proved to be a bit unconvenient.
vda
2006-11-27
16
-280
/
+145
*
- minor shrinkage
aldot
2006-11-27
1
-8
/
+6
*
ifconfig: do not try to continue on errors. not much sence in doing that
vda
2006-11-27
1
-104
/
+58
[next]