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
/
miscutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
adjtimex: make its help text and printed data a bit less cryptic
Denys Vlasenko
2014-04-17
1
-13
/
+12
*
less: fix bugs discovered with "git log -p | less -m" on kernel tree
Denys Vlasenko
2014-04-13
1
-14
/
+24
*
man: default to ascii
Denys Vlasenko
2014-03-03
1
-1
/
+2
*
zcat: complain if input is not compressed
Denys Vlasenko
2014-02-02
2
-2
/
+2
*
less: accept and ignore -s
Denys Vlasenko
2014-01-22
1
-6
/
+11
*
man: parse "DEFINE pager" in config
John Spencer
2014-01-22
1
-7
/
+15
*
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-29
1
-4
/
+4
*
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
Denys Vlasenko
2013-11-29
1
-1
/
+1
*
devfsd: remove static variable
Denys Vlasenko
2013-11-26
1
-9
/
+11
*
rfkill: use new-style config/kbuild/applet
Denys Vlasenko
2013-11-20
3
-13
/
+17
*
wall,crontab: use xopen_as_uid_gid()
Ryan Mallon
2013-10-08
2
-31
/
+2
*
wall: access FILE under real user's credentials
Denys Vlasenko
2013-10-06
3
-9
/
+24
*
man: find posix man pages
John Spencer
2013-08-25
1
-1
/
+1
*
setsid: code shrink, expanded comments
Denys Vlasenko
2013-08-07
1
-2
/
+12
*
ubi_tools: fix typo in strcpy
Paul B. Henson
2013-08-04
1
-1
/
+1
*
less: support "less 1<>TTY"
Denys Vlasenko
2013-08-04
1
-4
/
+25
*
chrt: remove warning for _POSIX_PRIORITY_SCHEDULING
Bernhard Reutner-Fischer
2013-07-08
1
-3
/
+0
*
ubi_tools: enhance -s option to allow size multiplier to match mtd-utils
Denys Vlasenko
2013-06-30
1
-1
/
+8
*
ubi_tools: add forgotten argv++
Denys Vlasenko
2013-06-30
1
-1
/
+1
*
ubi_tools: extend supported volume size to 64 bits; shrink code
Denys Vlasenko
2013-06-30
1
-149
/
+154
*
ubimkvol: add -m option to create volume of maximum size
Paul B. Henson
2013-06-30
1
-6
/
+45
*
setserial: Fix typo: s/baund_rate/baud_rate/g
Bernhard Reutner-Fischer
2013-03-22
1
-2
/
+2
*
flash_eraseall: implement -N
Alexander Shiyan
2013-03-15
1
-7
/
+8
*
nanddump: fix build if nandwrite isn't enabled
Alexander Shiyan
2013-03-15
1
-4
/
+4
*
flashcp: trivial code shrink
Denys Vlasenko
2013-01-28
1
-1
/
+1
*
flashcp: pad output to BUFSIZE. Hopefully closes 5882
Denys Vlasenko
2013-01-23
1
-11
/
+15
*
dc: code shrink
Denys Vlasenko
2013-01-18
1
-10
/
+10
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-15
5
-22
/
+22
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
3
-23
/
+23
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-14
2
-3
/
+3
*
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
Anthony G. Basile
2012-12-19
2
-1
/
+4
*
fbsplash: fix regression from e4fa7b7
Timo Teräs
2012-10-17
1
-3
/
+2
*
nanddump: invert the meaning of the -o parameter to match upstream
Baruch Siach
2012-10-15
1
-4
/
+4
*
nanddump: skip bad blocks when instructed to do so
Baruch Siach
2012-10-15
1
-1
/
+1
*
nanddump: use the right operator of logic AND
Baruch Siach
2012-10-15
1
-1
/
+1
*
flashcp: remove unused variable opts
Manuel Zerpies
2012-09-27
1
-2
/
+1
*
fbsplash: support non-RGB565 pixels in 16-bit mode
Linus Walleij
2012-09-06
1
-5
/
+22
*
include sys/resource.h where needed
Mike Frysinger
2012-07-05
1
-0
/
+1
*
nanddump: make dumping read-only partitions work
Matt Reimer
2012-06-13
1
-1
/
+1
*
man: fix handling of gzipped manpages
Denys Vlasenko
2012-06-08
1
-10
/
+4
*
who,less: tweaked help text
Denys Vlasenko
2012-04-17
1
-7
/
+6
*
ubi_tools: add workaround for bad kernel headers. Closes 4838
Denys Vlasenko
2012-03-11
1
-0
/
+4
*
preparatory cleanups for seamless uncompression improvements
Denys Vlasenko
2012-03-06
1
-23
/
+18
*
fbsplash: use line_length instead of xres * bytes_per_pixel
Yin Kangkai
2012-02-29
1
-8
/
+8
*
rx: fix file corruption on block checksum failure
Daniel Fandrich
2011-11-23
1
-0
/
+1
*
rx: code shrink
Denys Vlasenko
2011-11-03
1
-13
/
+7
*
rx: Fix file corruption with duplicate blocks
Dan Fandrich
2011-11-03
1
-0
/
+1
*
whitespace fixes
Denys Vlasenko
2011-10-28
1
-1
/
+1
*
fbsplash: support 8bit mode
Peter Korsgaard
2011-10-17
1
-5
/
+64
*
fbsplash: limit progress bar flicker
Peter Korsgaard
2011-10-17
1
-11
/
+19
[prev]
[next]