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
/
libbb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
libbb: add a function to make a copy of a region of memory
Ron Yorston
2015-07-19
2
-2
/
+6
*
|
win32: silence some compiler warnings
Ron Yorston
2015-07-15
1
-3
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-07-14
4
-5
/
+1
|
\
|
|
*
Removes stray empty line from code
Maninder Singh
2015-07-13
4
-4
/
+0
|
*
Print one less newline at the end of bb_show_usage()
Denys Vlasenko
2015-05-25
1
-1
/
+1
*
|
ipcalc: enable by default for WIN32
Ron Yorston
2015-07-13
1
-4
/
+4
*
|
libbb: really add build details to banner
Ron Yorston
2015-06-23
1
-4
/
+3
*
|
libbb: add details of build environment to banner
Ron Yorston
2015-06-23
1
-0
/
+6
*
|
lineedit: skip non-executables when tab-completing commands
Ron Yorston
2015-06-17
1
-0
/
+3
*
|
lineedit: search applets as well as PATH for tab completion
Ron Yorston
2015-06-17
1
-1
/
+14
*
|
busybox: update help message
Ron Yorston
2015-06-17
1
-4
/
+9
*
|
mingw: add magic '--busybox' flag
Ron Yorston
2015-06-01
1
-0
/
+4
*
|
Enable seamless compression for WIN32
Ron Yorston
2015-05-27
1
-0
/
+1
*
|
mingw: define a macro for spawn
Ron Yorston
2015-05-27
1
-3
/
+2
*
|
Merge branch 'busybox' into merge
FRP
Ron Yorston
2015-05-18
6
-39
/
+84
|
\
|
|
*
libbb: Enable support for !CONFIG_MULTIUSER
Daniel Thompson
2015-05-12
1
-2
/
+21
|
*
Bionic lacks tcdrain; provide a workaround
Matt Whitlock
2015-04-26
1
-0
/
+5
|
*
Bionic lacks ttyname_r; provide a workaround
Matt Whitlock
2015-04-25
1
-0
/
+19
|
*
special-case {true,false,test} --help
Denys Vlasenko
2015-04-21
1
-10
/
+12
|
*
libbb: remove unnecessary argument to nonblock_immune_read
Ron Yorston
2015-04-20
1
-4
/
+4
|
*
update copyright years
Aaro Koskinen
2015-04-02
1
-1
/
+1
|
*
*: Switch to POSIX utmpx API
Bernhard Reutner-Fischer
2015-04-02
1
-22
/
+22
*
|
mingw: enable a minimal version of nc by default
Ron Yorston
2015-04-22
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-03-23
1
-0
/
+21
|
\
|
|
*
truncate: new applet
Ari Sundholm
2015-03-22
1
-1
/
+3
|
*
dd: move suffix struct to xatonum.c
Ari Sundholm
2015-03-22
1
-0
/
+19
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-03-14
13
-151
/
+142
|
\
|
|
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
9
-33
/
+49
|
*
deluser: also remove user from /etc/group
Denys Vlasenko
2015-03-12
1
-2
/
+36
|
*
libpwdgrp: use getpwent() instead of getpwent_r()
Denys Vlasenko
2015-02-07
1
-8
/
+5
|
*
libbb/loop: don't try to re-use existing loop device
Kevin Wallace
2015-02-07
1
-10
/
+1
|
*
libbb: make INET[6]_rresolve use sockaddr2{host,dotted}_noport
Denys Vlasenko
2015-02-03
1
-51
/
+33
|
*
libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS
Denys Vlasenko
2015-01-05
1
-0
/
+14
|
*
libpwdgrp: rewritten to use malloced implementation
Tito Ragusa
2015-01-02
1
-48
/
+0
*
|
Merge commit '1_23_0' into merge
TIG_1_23_0
Ron Yorston
2015-01-23
2
-1
/
+10
|
\
|
|
*
libbb: add sanity check in bb_arg_max()
Denys Vlasenko
2014-12-24
1
-1
/
+9
|
*
randomconfig fixes
Denys Vlasenko
2014-12-22
1
-0
/
+1
|
*
lineedit: don't block when looking for escape sequence in vi-mode
Ron Yorston
2014-12-15
1
-1
/
+1
*
|
Changes to allow building with MinGW-w64
Ron Yorston
2015-01-05
1
-0
/
+12
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-12-14
7
-37
/
+95
|
\
|
|
*
lineedit: don't fall back to simple line input if tty is in raw mode
Denys Vlasenko
2014-12-10
1
-2
/
+6
|
*
libbb: use sendfile() to copy data between file descriptors
Bartosz Golaszewski
2014-11-27
1
-31
/
+56
|
*
libbb: use ARG_MAX for bb_arg_max() only if it's 60k+
Denys Vlasenko
2014-11-26
1
-1
/
+1
|
*
bbunit: fix WANT_TIMING compilation
Denys Vlasenko
2014-11-26
1
-1
/
+1
|
*
exit with 127 if appled name wasn't found - it's more POSIXy
Denys Vlasenko
2014-11-17
1
-2
/
+4
|
*
zcip: Add environment variable for overriding log functionality
Michel Stam
2014-11-04
2
-0
/
+27
*
|
lineedit: don't block when looking for escape sequence in vi-mode
Ron Yorston
2014-12-13
1
-1
/
+1
*
|
sh: don't overwrite login environment variables if already set
Ron Yorston
2014-12-11
1
-0
/
+11
*
|
Don't store file details in inode hash table
Ron Yorston
2014-11-30
2
-6
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-10-06
6
-63
/
+395
|
\
|
[prev]
[next]