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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ps: exclude more unused code
Ron Yorston
2014-03-23
1
-0
/
+4
*
Implement vprintf replacement
Ron Yorston
2014-03-20
1
-0
/
+2
*
Implement getc replacement
Ron Yorston
2014-03-20
1
-0
/
+2
*
Implement read replacement to handle OEM codepages
Ron Yorston
2014-03-20
1
-0
/
+2
*
Implement write replacement to handle OEM codepages
Ron Yorston
2014-03-20
1
-0
/
+2
*
Implement puts replacement to handle OEM codepages
Ron Yorston
2014-03-19
1
-0
/
+2
*
Use OEM codepage for console I/O
Ron Yorston
2014-03-19
1
-0
/
+4
*
Drop CONFIG_WIN32_NET setting
Ron Yorston
2014-03-17
1
-5
/
+1
*
Fix some compiler warnings
Ron Yorston
2014-03-13
1
-1
/
+1
*
Pretend chown succeeds so 'cp -rp' doesn't complain
Ron Yorston
2014-03-13
1
-1
/
+1
*
Remove unused mingw_utime; update utimes to handle read-only files
Ron Yorston
2014-03-12
1
-4
/
+0
*
Import mempcpy from gnulib
Ron Yorston
2014-03-11
1
-0
/
+5
*
Merge branch 'busybox' into merge
Ron Yorston
2014-03-11
1
-3
/
+5
|
\
|
*
xargs: add support for -I and -i. Closes 493
Denys Vlasenko
2014-02-27
1
-0
/
+2
|
*
zcat: complain if input is not compressed
Denys Vlasenko
2014-02-02
1
-3
/
+3
*
|
mingw: dummy implementation of times/sysconf
Ron Yorston
2014-01-30
1
-0
/
+17
*
|
date: add dummy stime
Ron Yorston
2014-01-19
1
-0
/
+1
*
|
date: actually use modified strftime
Ron Yorston
2014-01-19
1
-0
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-01-13
1
-6
/
+22
|
\
|
|
*
Another FreeBSD fix from Matthias Andree
Denys Vlasenko
2014-01-08
1
-3
/
+12
|
*
platform.h: undef HAVE_STRCHRNUL only on correct versions of FreeBSD
Denys Vlasenko
2014-01-07
1
-5
/
+12
*
|
Implement POSIX-compliant mktemp for WIN32
Ron Yorston
2014-01-07
1
-0
/
+2
*
|
Revise mingw_stat to minimise changes from upstream BusyBox
Ron Yorston
2014-01-07
1
-19
/
+26
*
|
Extend WIN32 statfs to include type, fsid and namelen
Ron Yorston
2014-01-06
1
-1
/
+0
*
|
Use the preprocessor to fake st_blocks
Ron Yorston
2014-01-05
1
-0
/
+7
*
|
Provide dummy implementations of seteuid/setegid
Ron Yorston
2014-01-02
1
-0
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-01-02
3
-40
/
+20
|
\
|
|
*
platform: strchrnul is missing if __APPLE__
Daniel Borca
2013-11-27
1
-1
/
+1
|
*
rfkill: use new-style config/kbuild/applet
Denys Vlasenko
2013-11-20
1
-1
/
+0
|
*
libbb: move nuke_str() from passwd into libbb
Denys Vlasenko
2013-11-19
1
-3
/
+4
|
*
sulogin: use common password-checking routine.
Denys Vlasenko
2013-11-19
1
-1
/
+2
|
*
archival/*: move "applet:" snippets into .c files, part 2
Denys Vlasenko
2013-11-14
1
-7
/
+0
|
*
archival/*: move "applet:" snippets into .c files
Denys Vlasenko
2013-11-14
1
-15
/
+0
|
*
switch editors/* to embedded-in-source kbuild system
Denys Vlasenko
2013-11-13
1
-4
/
+0
|
*
awk: optionally support -e AWK_PROG
Sven-Göran Bergh
2013-11-12
1
-1
/
+0
|
*
fstrim: use new-style config/kbuild/applet snippets; trim help text
Denys Vlasenko
2013-11-12
1
-1
/
+0
|
*
fstrim: New applet
Malek Degachi
2013-11-09
1
-0
/
+1
|
*
libbb: use <poll.h> instead of <sys/poll.h>
Thomas Petazzoni
2013-10-16
1
-2
/
+2
|
*
wget: if FEATURE_CLEAN_UP, free(ptr_to_globals)
Guilherme Maciel Ferreira
2013-10-16
1
-0
/
+5
|
*
libbb: Add xsetegid(), xseteuid(), xopen_as_uid_gid() functions
Ryan Mallon
2013-10-08
1
-3
/
+6
|
*
wall: access FILE under real user's credentials
Denys Vlasenko
2013-10-06
1
-2
/
+0
|
*
Make smart_ulltoa return pointer to end (allows for code shink in callers)
Denys Vlasenko
2013-09-06
1
-2
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-08-27
5
-12
/
+29
|
\
|
|
*
Whitespace fixes
Denys Vlasenko
2013-07-30
3
-5
/
+5
|
*
catv: code shrink
Denys Vlasenko
2013-07-30
1
-1
/
+4
|
*
Refactor catv. Move visible() from stty to libbb.
Bartosz Golaszewski
2013-07-30
1
-0
/
+4
|
*
buildsys: Add helper to list suid applets
Bernhard Reutner-Fischer
2013-07-26
1
-1
/
+8
|
*
networking: code shrink
Bartosz Golaszewski
2013-07-25
1
-0
/
+1
|
*
Commonalize typical [b,]k,m suffix struct
Denys Vlasenko
2013-07-13
1
-0
/
+3
|
*
Move create_icmp[6]_socket to its only user, and simplify it
Denys Vlasenko
2013-06-28
1
-3
/
+0
[next]