index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-09-08
login: style fixes
Denis Vlasenko
4
-9
/
+39
2006-09-08
Shrinkage/cleanup from Tito.
Rob Landley
1
-87
/
+45
2006-09-08
Fix warnings.
Rob Landley
1
-16
/
+14
2006-09-08
Second drop. More infrastructure in place, especially for parsing pipelines.
Rob Landley
1
-21
/
+172
2006-09-08
A quick cleanup pass of some low-hanging mess.
Rob Landley
1
-115
/
+26
2006-09-08
Bugfix for: echo '123456789' | sed 's/./|&/5'
Rob Landley
1
-1
/
+1
2006-09-07
Fix (hopefully) bug 976. Need more thorough audit.
Denis Vlasenko
5
-11
/
+27
2006-09-07
getty, sulogin: convert to using bb_msg for syslog output
Denis Vlasenko
14
-114
/
+96
2006-09-07
fix if (ENABLE_FEATURE_SYSLOG & (...)) - should be &&
Denis Vlasenko
2
-2
/
+2
2006-09-07
Add CONFIG_FEATURE_SYSLOG which controls whether
Denis Vlasenko
9
-12
/
+26
2006-09-07
CONFIG_FEATURE_COMPRESS_USAGE was impossible to turn on
Denis Vlasenko
1
-1
/
+1
2006-09-07
adding files missed in prev updates (forgot about svn add)
Denis Vlasenko
2
-0
/
+53
2006-09-06
Denis Vlasenko has started to put stuff on his BusyBox home page, so index it.
Rob Landley
1
-0
/
+1
2006-09-06
removed a lot of trailing \n in bb_msg() calls. It is added
Denis Vlasenko
14
-35
/
+35
2006-09-06
Implement optional syslog logging using ordinary
Denis Vlasenko
39
-366
/
+296
2006-09-06
- strip 399424 off the bss by making decompress_uncompress buffers config buf...
Bernhard Reutner-Fischer
1
-12
/
+10
2006-09-06
- mdev and grep use xregcomp. Closes bug #1021
Bernhard Reutner-Fischer
1
-1
/
+2
2006-09-05
Vladimir Dronnikov (ybrnj80 at yandex dot ru) pointed out that my cleanup of
Rob Landley
1
-3
/
+3
2006-09-05
The bb_ prefixes were removed from xasprintf() and xopen() a month ago (in
Rob Landley
1
-2
/
+2
2006-09-05
run_shell.c: style fix
Denis Vlasenko
1
-31
/
+25
2006-09-05
xfunc: fix: && -> &. Also nuked two double semicolons...
Denis Vlasenko
2
-3
/
+3