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
*
rename archival/libunarchive -> archival/libarchive; move bz/ into it
Denys Vlasenko
2010-11-03
74
-57
/
+57
*
*: move lzo compressor code to archival/libunarchive/. No code changes
Denys Vlasenko
2010-11-03
9
-2
/
+3
*
init: if PID!=1, show clearer error message. move usage text closer to main()
Denys Vlasenko
2010-11-02
2
-137
/
+137
*
whitespace fix
Denys Vlasenko
2010-11-01
1
-1
/
+1
*
decompress_bunzip2: reinstate erroneously deleted RETVAL_SHORT_WRITE
Denys Vlasenko
2010-11-01
1
-1
/
+2
*
umount: cleanup and code shrink
Rob Landley
2010-11-01
1
-40
/
+7
*
stat: fix mtime/ctime/atime
Eric Lammerts
2010-10-30
1
-4
/
+3
*
fdisk: fix trivial build failure
Denys Vlasenko
2010-10-30
1
-0
/
+1
*
networking/*: remove superfluous comments
Denys Vlasenko
2010-10-30
5
-11
/
+1
*
decompress_bunzip2: code shrink ~5 bytes
Denys Vlasenko
2010-10-30
1
-12
/
+13
*
decompress_bunzip2: code shrink ~10 bytes
Denys Vlasenko
2010-10-30
1
-74
/
+99
*
decompress_bunzip2: add profiling data to comment. no code changes
Denys Vlasenko
2010-10-29
1
-0
/
+11
*
scripts/mkdiff_obj: show "size OBJFILE" too
Denys Vlasenko
2010-10-29
1
-2
/
+2
*
decompress_bunzip2: relieve register pressure in hot function read_bunzip
Denys Vlasenko
2010-10-29
2
-7
/
+15
*
decompress_bunzip2: keep bd->writeCRC in CPU reg in the hot loop
Denys Vlasenko
2010-10-29
1
-21
/
+28
*
powertop: build fix for !386 compiles
Denys Vlasenko
2010-10-29
1
-1
/
+1
*
decompress_bunzip2: code shrink
Denys Vlasenko
2010-10-29
1
-44
/
+67
*
whitespace cleanup
Denys Vlasenko
2010-10-29
69
-268
/
+231
*
ifupdown: add manual method for IPv6. Closes bug 2497.
Denys Vlasenko
2010-10-29
1
-55
/
+68
*
telnet: do not check for 0 return from poll (it's impossible)
Denys Vlasenko
2010-10-29
1
-24
/
+24
*
telnet: convert CR NUL -> CR on input. Closes bug 2569
Denys Vlasenko
2010-10-29
1
-69
/
+63
*
unicode: update unicode_width on !unicode branch too. Closes bug 2593
Denys Vlasenko
2010-10-29
1
-2
/
+5
*
dnsd: fix 64-bit bug 2539.
Denys Vlasenko
2010-10-29
1
-1
/
+1
*
decompress_bunzip2: handle concatenated .bz2 files
Denys Vlasenko
2010-10-28
5
-30
/
+81
*
bloat-o-meter: make it python3 compliant
Marek Polacek
2010-10-28
1
-2
/
+2
*
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
Marek Polacek
2010-10-28
8
-72
/
+78
*
scripts: remove bitrotted scripts/individual
Denys Vlasenko
2010-10-28
3
-139
/
+16
*
update docs/new-applet-HOWTO.txt
Holger Blasum
2010-10-28
1
-9
/
+9
*
ipcrm: small code shrink
Denys Vlasenko
2010-10-28
1
-4
/
+3
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
82
-183
/
+185
*
mount: pass NULL, not "", as "data" to mount syscall if we have no opts
Alexander Shishkin
2010-10-28
1
-12
/
+22
*
login: free fromhost upon cleaning up
Alexander Shishkin
2010-10-28
1
-0
/
+7
*
crc32: cleanups, no code changes
Denys Vlasenko
2010-10-28
2
-3
/
+2
*
netstat: was using buffers one byte short for scanf (no place for NUL). fixing
Denys Vlasenko
2010-10-28
1
-3
/
+6
*
libbb: introduce and use common crc32 routine
Denys Vlasenko
2010-10-27
9
-73
/
+49
*
netstat: fix IPv6 problem (garbage in scope_id); code shrink
Denys Vlasenko
2010-10-27
1
-47
/
+62
*
Merge branch 'master' of git+ssh://busybox.net/var/lib/git/busybox
Denys Vlasenko
2010-10-27
4
-52
/
+54
|
\
|
*
top: Use _exit() instead of exit() in sighandler
Marek Polacek
2010-10-27
1
-1
/
+2
|
*
netstat: fix -r display in usage text
Bob Dunlop
2010-10-27
2
-49
/
+50
|
*
whitespace fix
Denys Vlasenko
2010-10-27
1
-2
/
+2
*
|
mv: implement -n option
Denys Vlasenko
2010-10-26
2
-25
/
+33
|
/
*
powertop: simplified C-state display code
Denys Vlasenko
2010-10-26
1
-14
/
+7
*
powertop: IPIs and hw irqs were swapped, fixing
Denys Vlasenko
2010-10-26
1
-1
/
+1
*
powertop: fixes to output format and code shrink
Denys Vlasenko
2010-10-26
1
-161
/
+169
*
powertop: code shrink
Denys Vlasenko
2010-10-26
1
-192
/
+185
*
libbb/process_escape_sequence.c: fix recently broken handling of \\
Denys Vlasenko
2010-10-25
1
-4
/
+4
*
powertop: new applet
Marek Polacek
2010-10-25
3
-11
/
+897
*
fdisk: initial stab at GPT partition support
Kevin Cernekee
2010-10-25
5
-26
/
+275
*
init: do not sleep forever on usage errors
Denys Vlasenko
2010-10-25
1
-4
/
+13
*
sha1: small tweak for clearer code, no logic changes
Denys Vlasenko
2010-10-24
1
-1
/
+1
[next]