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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mpstat: code shrink
Denys Vlasenko
2015-01-05
1
-6
/
+2
|
*
free: handle "cached" value too
Guillermo Rodriguez
2015-01-05
1
-31
/
+46
|
*
libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS
Denys Vlasenko
2015-01-05
5
-16
/
+20
|
*
deleting unused ntpd_simple.c
Denys Vlasenko
2015-01-05
1
-1005
/
+0
|
*
libpwdgrp: fixes suggested by Tito, comment tweaks
Denys Vlasenko
2015-01-05
1
-13
/
+14
|
*
ntpd: relicense ntpd applet to ISC-style license
Adam Tkac
2015-01-04
1
-19
/
+32
|
*
libpwdgrp: another code shrink
Denys Vlasenko
2015-01-04
1
-38
/
+31
|
*
libpwdgrp: code shrink
Denys Vlasenko
2015-01-04
1
-25
/
+16
|
*
libpwdgrp: getgrXXX: empty string is not a member name, do not store it
Denys Vlasenko
2015-01-03
1
-1
/
+4
|
*
fix a SEGV in previous commit
Denys Vlasenko
2015-01-03
1
-1
/
+1
|
*
libpwdgrp: fix counting of commas in group list
Denys Vlasenko
2015-01-03
1
-16
/
+18
|
*
libpwdgrp: store getXXnam result in a single malloc block
Denys Vlasenko
2015-01-03
1
-26
/
+32
|
*
libpwdgrp: make db->def[] one byte shorter
Denys Vlasenko
2015-01-03
1
-6
/
+11
|
*
libpwdgrp: use a better estimate of max struct size
Denys Vlasenko
2015-01-03
1
-5
/
+4
|
*
libpwdgrp: reinstate Tito's optional atexit freeing
Denys Vlasenko
2015-01-03
1
-0
/
+15
|
*
libpwdgrp: fix a memory leak in getXXnam (we did not save address of string buf)
Denys Vlasenko
2015-01-03
1
-57
/
+74
|
*
libpwdgrp: tweak comments, replace one xmalloc with xzalloc
Denys Vlasenko
2015-01-03
1
-23
/
+17
|
*
libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to s...
Denys Vlasenko
2015-01-02
4
-42
/
+41
|
*
libpwdgrp: rewritten to use malloced implementation
Tito Ragusa
2015-01-02
5
-1067
/
+359
|
*
modprobe: revert checking for /, stop doing basename() on modprobe args
Denys Vlasenko
2015-01-01
3
-15
/
+12
|
*
Makefile: fix cscope target
Bartosz Golaszewski
2014-12-31
2
-18
/
+9
|
*
ash: fix a SEGV in ${#1}
Denys Vlasenko
2014-12-29
1
-9
/
+9
|
*
udhcpd: account for script delay in lease
John Schroeder
2014-12-25
1
-1
/
+5
|
*
Start 1.24.0 development cycle
Denys Vlasenko
2014-12-24
1
-2
/
+2
*
|
ar: fix modification of existing archives
Ron Yorston
2015-03-04
1
-1
/
+15
*
|
Enable logname in mingw32 configuration
Ron Yorston
2015-02-27
3
-3
/
+21
*
|
Make uid/gid handling more consistent
Ron Yorston
2015-02-26
2
-20
/
+61
*
|
Merge commit '1_23_0' into merge
TIG_1_23_0
Ron Yorston
2015-01-23
9
-14
/
+31
|
\
|
|
*
Bump version to 1.23.0
1_23_0
Denys Vlasenko
2014-12-24
1
-1
/
+1
|
*
libbb: add sanity check in bb_arg_max()
Denys Vlasenko
2014-12-24
1
-1
/
+9
|
*
randomconfig fixes
Denys Vlasenko
2014-12-22
4
-7
/
+7
|
*
Make it possible to override LOGIN_FAIL_DELAY in CONFIG_EXTRA_CFLAGS
Peter Kümmel
2014-12-22
1
-0
/
+2
|
*
udhcpc: account for script run time
Denys Vlasenko
2014-12-21
1
-1
/
+5
|
*
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
|
*
lineedit: don't block when looking for escape sequence in vi-mode
Ron Yorston
2014-12-15
1
-1
/
+1
*
|
Fix error: conflicting types for ‘pid_t’ with mingw64
Tony Kelman
2015-01-22
1
-0
/
+4
*
|
Update README
Ron Yorston
2015-01-07
3
-33
/
+20
*
|
Use MinGW-w64 by default
Ron Yorston
2015-01-07
3
-4
/
+4
*
|
Changes to allow building with MinGW-w64
Ron Yorston
2015-01-05
6
-0
/
+30
*
|
Revert "Use putenv to implement unsetenv/clearenv"
Ron Yorston
2014-12-18
2
-49
/
+12
*
|
Update MinGW default configuration
Ron Yorston
2014-12-14
1
-3
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-12-14
44
-345
/
+645
|
\
|
|
*
tar: fix "tar -cJ" ignoring -J option. closes 7706
Denys Vlasenko
2014-12-11
1
-38
/
+28
|
*
lineedit: don't fall back to simple line input if tty is in raw mode
Denys Vlasenko
2014-12-10
1
-2
/
+6
|
*
Config: select PLATFORM_LINUX if using sendfile()
Bartosz Golaszewski
2014-12-10
1
-0
/
+1
|
*
flashcp: change BUFSIZE to 4k
Jacob Kjaergaard
2014-12-10
1
-1
/
+1
|
*
make xmalloc_open_zipped_read_close result NUL terminated
Denys Vlasenko
2014-12-07
1
-1
/
+2
|
*
libarchive: add capability to unpack to mem.buffer
Denys Vlasenko
2014-12-07
14
-125
/
+241
|
*
Rename transformer_aux_data_t -> transformer_state_t
Denys Vlasenko
2014-12-07
13
-70
/
+70
[prev]
[next]