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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '1_23_0' into merge
TIG_1_23_0
Ron Yorston
2015-01-23
1
-4
/
+7
|
\
|
*
nanddump: don't show --bb in usage when disabled
Baruch Siach
2014-12-18
1
-1
/
+3
|
*
nandwrite: fix build when long options are disabled
Baruch Siach
2014-12-17
1
-3
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-12-14
2
-42
/
+56
|
\
|
|
*
flashcp: change BUFSIZE to 4k
Jacob Kjaergaard
2014-12-10
1
-1
/
+1
|
*
man: do not mangle $MANPATH in memory
Denys Vlasenko
2014-11-30
1
-3
/
+5
|
*
man: accept a list of dirs in $MANPATH
Denys Vlasenko
2014-11-27
1
-37
/
+49
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-10-06
5
-64
/
+131
|
\
|
|
*
ubiupdatevol: fix -t to not require an option. Closes 7466
Denys Vlasenko
2014-09-25
1
-9
/
+14
|
*
less: make -E work
Aaro Koskinen
2014-09-23
1
-1
/
+8
|
*
less: trivial code shrink
Denys Vlasenko
2014-09-22
1
-4
/
+3
|
*
less: move "retry-on-EAGAIN" logic closer to read ops
Denys Vlasenko
2014-09-22
1
-26
/
+21
|
*
less: disable "suppress empty wraparound" optimization
Denys Vlasenko
2014-09-21
1
-0
/
+6
|
*
taskset: fix logic error in "if it doesn't start with 0x..."
Denys Vlasenko
2014-08-31
1
-1
/
+1
|
*
taskset: support CPU masks for more than 64 CPUs
Denys Vlasenko
2014-08-17
3
-24
/
+79
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-06-30
1
-15
/
+48
|
\
|
|
*
nanddump: change default to --bb=skipbad
Richard Genoud
2014-06-25
1
-1
/
+1
|
*
nanddump: kill -b Omit bad block
Richard Genoud
2014-06-25
1
-26
/
+12
|
*
nanddump: add options --bb=skipbad and padbad
Richard Genoud
2014-06-25
1
-9
/
+56
|
*
nanddump: correct rounding to next page (lead to infinite loop)
Richard Genoud
2014-06-25
1
-2
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-05-06
5
-198
/
+232
|
\
|
|
*
Fix compile failures
Denys Vlasenko
2014-05-02
1
-1
/
+1
|
*
crond: implement "SHELL=prog" in crontab. Export LOGNAME as POSIX wants
Denys Vlasenko
2014-04-30
1
-24
/
+48
|
*
crond: simplify logging code
Denys Vlasenko
2014-04-30
1
-87
/
+88
|
*
libbb: make syslog level for bb_error_msg's configurable. use it in crond
Denys Vlasenko
2014-04-30
1
-15
/
+8
|
*
crond: tweak help text, make course less cryptic
Denys Vlasenko
2014-04-30
3
-61
/
+68
|
*
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
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-03-11
3
-16
/
+30
|
\
|
|
*
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
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-01-02
8
-62
/
+54
|
\
|
|
*
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
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-08-27
5
-137
/
+216
|
\
|
|
*
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
[next]