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
*
Merge branch 'busybox' into merge
Ron Yorston
2015-11-06
1
-14
/
+23
|
\
|
*
i2c_tools: suppress "'blen' may be used uninitialized in this function"
Denys Vlasenko
2015-11-01
1
-1
/
+3
|
*
i2cdump: display the numeric value for block read ioctl() errors
Bartosz Golaszewski
2015-11-01
1
-2
/
+4
|
*
i2cdump: bail-out if block read fails
Bartosz Golaszewski
2015-11-01
1
-5
/
+8
|
*
i2cdump: use I2C block mode for the 'i' mode parameter
Bartosz Golaszewski
2015-11-01
1
-1
/
+1
|
*
i2cdump: don't read block data in non-block modes
Bartosz Golaszewski
2015-11-01
1
-1
/
+2
|
*
i2cdetect: coding style: add a space after 'for'
Bartosz Golaszewski
2015-11-01
1
-1
/
+1
|
*
i2cdetect: fix address skipping in auto mode
Bartosz Golaszewski
2015-11-01
1
-6
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-31
2
-14
/
+4
|
\
|
|
*
fbsplash: use virtual y size in mmap size calculations
Timo Teräs
2015-10-27
1
-1
/
+1
|
*
tweak defconfig
Denys Vlasenko
2015-10-25
1
-13
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-19
2
-8
/
+5
|
\
|
|
*
*: more BUILD_BUG_ON conversions
Denys Vlasenko
2015-10-13
2
-8
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-13
4
-194
/
+96
|
\
|
|
*
randconfig fix
Denys Vlasenko
2015-10-11
1
-1
/
+2
|
*
use auto_string() where appropriate to kill a few statics
Denys Vlasenko
2015-10-09
1
-10
/
+9
|
*
join some common strings, -400 bytes
Denys Vlasenko
2015-10-08
1
-18
/
+18
|
*
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
2
-42
/
+42
|
*
i2c-tools: rename remaining defines
Bartosz Golaszewski
2015-09-21
1
-23
/
+23
|
*
i2c-tools: remove duplicate definitions
Bartosz Golaszewski
2015-09-21
1
-100
/
+2
|
*
less: fix botched attempt to use last column
Ron Yorston
2015-08-16
1
-14
/
+14
*
|
less: fix bugs in terminal width handling
Ron Yorston
2015-08-06
1
-14
/
+14
*
|
less: port to WIN32 and enable by default
Ron Yorston
2015-08-06
1
-0
/
+84
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-08-04
2
-106
/
+222
|
\
|
|
*
less: further tweaks to regular file detection
Ron Yorston
2015-08-03
1
-11
/
+5
|
*
less: improve regular file detection in line counting code
Denys Vlasenko
2015-07-31
1
-19
/
+28
|
*
less: allow use of last column of terminal
Ron Yorston
2015-07-31
1
-10
/
+10
|
*
less: fix line number confusion
Ron Yorston
2015-07-31
1
-37
/
+82
|
*
less: add a function to detect when display is at end of file
Ron Yorston
2015-07-31
1
-13
/
+12
|
*
less: rearrange detection of non-regular files
Ron Yorston
2015-07-31
1
-8
/
+15
|
*
less: move code to count lines into a separate function
Ron Yorston
2015-07-31
1
-24
/
+28
|
*
less: fix numeric input
Ron Yorston
2015-07-31
1
-1
/
+1
|
*
less: improvements to verbose status messages
Ron Yorston
2015-07-21
1
-14
/
+69
|
*
libbb: add a function to make a copy of a region of memory
Ron Yorston
2015-07-19
1
-2
/
+2
|
*
less: correctly account for tabs when rewrapping lines
Ron Yorston
2015-07-19
1
-1
/
+3
|
*
less: fix display of line numbers
Ron Yorston
2015-07-19
1
-24
/
+11
|
*
less: document -S flag and make it independently configurable
Ron Yorston
2015-07-19
1
-4
/
+18
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-07-14
4
-169
/
+202
|
\
|
|
*
Removes stray empty line from code
Maninder Singh
2015-07-13
1
-1
/
+0
|
*
i2cdetect: use break instead of goto in list_i2c_busses_and_exit()
Bartosz Golaszewski
2015-06-07
1
-2
/
+1
|
*
i2cdump: code rework
Bartosz Golaszewski
2015-06-07
1
-149
/
+167
|
*
i2cdetect: add a check for (mode == DETECT_MODE_AUTO)
Bartosz Golaszewski
2015-06-07
1
-1
/
+3
|
*
i2cdetect: don't scan non-regular addresses without the '-a' option
Bartosz Golaszewski
2015-06-07
1
-2
/
+4
|
*
i2cdetect: don't die on addresses already in use by drivers
Bartosz Golaszewski
2015-06-07
1
-12
/
+19
|
*
typo fixes
Maninder Singh
2015-05-25
1
-1
/
+1
|
*
dc: fix "dc p" prinitng bogus data
Denys Vlasenko
2015-05-25
1
-2
/
+8
*
|
Enable seamless compression for WIN32
Ron Yorston
2015-05-27
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
FRP
Ron Yorston
2015-05-18
5
-23
/
+34
|
\
|
|
*
i2c-tools: only try /dev/i2c/* if opening /dev/i2c-* fails with ENOENT
Bartosz Golaszewski
2015-05-11
1
-2
/
+6
|
*
i2c-tools: fix 'i2cdetect -l'
Bartosz Golaszewski
2015-05-11
1
-1
/
+4
[next]