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
/
procps
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-06
hush: more efficient filtering of "safe" arithmetic
Denis Vlasenko
1
-19
/
+9
2009-04-06
hush: add <> and () as "safe" arith chars
Denis Vlasenko
1
-1
/
+1
2009-04-06
hush: print cd error to stderr; use fopen_or_warn in builtin_source;
Denis Vlasenko
2
-25
/
+39
2009-04-06
hush: fix "export a=a b=b" (was not setting and exporting b)
Denis Vlasenko
1
-28
/
+31
2009-04-06
hush: update TODO list; + my usual pointless tweaks :(
Denis Vlasenko
1
-21
/
+22
2009-04-06
hush: mark SIGHUP TODOs better; don't disable SIGHUP for now,
Denis Vlasenko
1
-10
/
+15
2009-04-05
hush: cosmetics, no code changes
Denis Vlasenko
1
-1
/
+4
2009-04-05
modprobe/insmod for 2.4: support compressed modules.
Denis Vlasenko
1
-24
/
+33
2009-04-05
hush: strip NULs from file input, they are PITA/impossible to handle correctly
Denis Vlasenko
1
-6
/
+8
2009-04-05
drop HUSH_VER_STR since it has no relevance anymore -- just use BB_VER
Mike Frysinger
1
-4
/
+2
2009-04-05
hush: fix trap clearing in subshells on MMU; simplify NOMMU a bit:
Denis Vlasenko
1
-32
/
+92
2009-04-05
hush: audit and fix "interactive shell" setup code.
Denis Vlasenko
1
-148
/
+175
2009-04-05
hush: pass $! thru re-execution; try harder on re-exec; give error
Denis Vlasenko
1
-41
/
+57
2009-04-05
hush: suppress bogus warning from 4.2.1
Denis Vlasenko
1
-2
/
+7
2009-04-05
build system tweaks to account for latest hush changes
Denis Vlasenko
2
-18
/
+6
2009-04-05
hush: randomconfig fixes
Denis Vlasenko
1
-21
/
+28
2009-04-05
hush: plug the leak on NOMMU re-execute path
Denis Vlasenko
1
-3
/
+32