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
*
Apply post 1.13.1 patches, bump to 1.13.2
1_13_2
Denis Vlasenko
2008-12-31
1
-0
/
+15
*
apply post-1.13.0 patches
Denis Vlasenko
2008-11-29
2
-0
/
+15
*
libbb: add a TODO to support new SHA-based encrypted passwords
Denis Vlasenko
2008-11-07
1
-12
/
+5
*
runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes.
Denis Vlasenko
2008-11-06
1
-4
/
+4
*
*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x...
Denis Vlasenko
2008-11-05
4
-6
/
+9
*
nslookup: tiny shrink (-5 bytes); add comment about res_init
Denis Vlasenko
2008-11-04
1
-3
/
+0
*
lineedit: fix bug 5824: Since version 23530 with lineedit.c,
Denis Vlasenko
2008-11-02
1
-1
/
+2
*
setup_environment: cd $HOME regardless of clear_env value.
Denis Vlasenko
2008-10-30
1
-7
/
+7
*
read_key is actually written by Rob, add him to copyright notice
Denis Vlasenko
2008-10-26
1
-2
/
+3
*
read_key: add comments how Shift and Meta keys looks like.
Denis Vlasenko
2008-10-25
1
-0
/
+5
*
less: reuse former vi's key reading code. Improve SIGWINCH handling.
Denis Vlasenko
2008-10-25
1
-6
/
+11
*
libbb: add forgotten file from previous commit :(
Denis Vlasenko
2008-10-25
1
-0
/
+146
*
vi: move key reading routine out of vi into llbbb
Denis Vlasenko
2008-10-25
1
-0
/
+1
*
build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;
Denis Vlasenko
2008-10-24
1
-1
/
+1
*
ash: fix a bug in standalone mode (corrupted getopt() state)
Denis Vlasenko
2008-10-20
2
-24
/
+34
*
volume identification: abolish /proc/partitions and /proc/cdroms
Denis Vlasenko
2008-10-19
1
-1
/
+1
*
libbb: do not reject floating point strings like ".15"
Denis Vlasenko
2008-10-18
1
-1
/
+2
*
lineedit: fix problems with empty commands in history
Denis Vlasenko
2008-09-27
1
-26
/
+47
*
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-25
3
-3
/
+3
*
top: optional SMP support by Vineet Gupta (vineetg76 AT gmail.com)
Denis Vlasenko
2008-09-25
1
-7
/
+26
*
whitespace fixes
Denis Vlasenko
2008-09-25
1
-1
/
+1
*
libbb: document that we maybe will want to understand \e someday
Denis Vlasenko
2008-09-19
1
-7
/
+10
*
modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>
Denis Vlasenko
2008-09-13
1
-2
/
+0
*
runsvd: shrink by Vladimir
Denis Vlasenko
2008-09-11
1
-0
/
+8
*
- commentary typo fix
Bernhard Reutner-Fischer
2008-09-05
1
-1
/
+1
*
df: add support for more options, add some coreutils 6.10 compat.
Denis Vlasenko
2008-08-28
1
-12
/
+21
*
hexdump: fix SEGV in hexdump -e ""
Denis Vlasenko
2008-08-23
1
-2
/
+3
*
getopt32: do not return pointer to alloca() areas
Denis Vlasenko
2008-08-20
1
-1
/
+12
*
linedit: fix use-after-free
Denis Vlasenko
2008-08-20
1
-2
/
+3
*
libbb: getopt32() should not ever touch argv[0] (even read)
Denis Vlasenko
2008-08-20
1
-1
/
+2
*
libbb: fix mishandling of "all argv are opts" in getopt32()
Denis Vlasenko
2008-08-20
1
-40
/
+24
*
libbb: use ptsname_r, it's smaller
Denis Vlasenko
2008-08-17
1
-10
/
+14
*
mkdir: fix "uname 0222; mkdir foo/bar" case
Denis Vlasenko
2008-08-15
1
-21
/
+16
*
optimize config_read() (by Timo Teras <timo.teras AT iki.fi>)
Denis Vlasenko
2008-08-09
2
-115
/
+90
*
grep: option to use GNU regex matching instead of POSIX one.
Denis Vlasenko
2008-08-09
2
-2
/
+43
*
fix bug 4464 for real. I am dumb.
Denis Vlasenko
2008-08-06
1
-2
/
+1
*
*: use get_console_fd() as appropriate, and make it fail on open error -
Denis Vlasenko
2008-08-05
1
-3
/
+3
*
libbb: fix thinko in latest xrealloc_vector change
Denis Vlasenko
2008-08-05
1
-1
/
+1
*
randomconfig fixes
Denis Vlasenko
2008-08-05
1
-1
/
+5
*
*: refactor handling of archived files. "tar f file.tar.lzma" now works too.
Denis Vlasenko
2008-08-05
2
-14
/
+78
*
modprobe: use buffering line reads (fgets) instead of reads().
Denis Vlasenko
2008-08-04
1
-25
/
+0
*
libbb: make xrealloc_vector zero out the realloc'ed tail
Denis Vlasenko
2008-08-04
2
-6
/
+16
*
libbb: dump: do not use uninitialized memory. close bug 4364.
Denis Vlasenko
2008-07-29
1
-4
/
+3
*
netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu>
Denis Vlasenko
2008-07-27
1
-1
/
+2
*
fix several problems with config parser:
Denis Vlasenko
2008-07-26
1
-42
/
+60
*
*: conversion to config parser
Denis Vlasenko
2008-07-24
1
-2
/
+14
*
s/othervise/otherwise/g
Denis Vlasenko
2008-07-23
1
-1
/
+1
*
another overlapping_strcpy
Denis Vlasenko
2008-07-22
1
-1
/
+1
*
fix all cases of strcpy on overlapping strings.
Denis Vlasenko
2008-07-22
3
-2
/
+11
*
- wrap overlong lines (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-07-22
1
-1
/
+1
[next]