Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
62152da892e9445beaed60a461cf63721f52eff4
62152da
ifupdown: if $PATH is not set, do not set it to "" in children
by Denys Vlasenko
· 16 years ago
035b4d7
ftpd: allow multiple -S options to increase verbosity too, like -v
by Denys Vlasenko
· 16 years ago
71016ba
printf: accept negative numbers for %x; sh: overflowed numbers are 0
by Denys Vlasenko
· 16 years ago
0f952c2
inetd: comment why we redirect stderr to network
by Denys Vlasenko
· 16 years ago
53f1791
*: reduce #ifdef forest
by Denys Vlasenko
· 16 years ago
d5f1b1b
*: add FAST_FUNC to function ptrs where it makes sense
by Denys Vlasenko
· 16 years ago
8507e1f
ftpd: fix a case when with -w unknown commands are ignored with no error code
by Denys Vlasenko
· 16 years ago
a43972c
rename CONFIG_FEATURE_TAR_GZIP
by Bernhard Reutner-Fischer
· 16 years ago
dc2bbb9
tweak docs
by Denys Vlasenko
· 16 years ago
0821801
hush: document a TODO in export builtin
by Denys Vlasenko
· 16 years ago
6f22624
hush: fix a case when backgrounded cmd makes shell hang
by Denys Vlasenko
· 16 years ago
295fef8
hush: add support for local builtin
by Denys Vlasenko
· 16 years ago
98f7403
bloat-o-meter: touchup argv handling
by Mike Frysinger
· 16 years ago
5177e28
bloat-o-meter: fix tab/space mixing
by Mike Frysinger
· 16 years ago
eab40e5
hush_test: stop mixing tabs/spaces for indentation
by Mike Frysinger
· 16 years ago
a1e5ebe
gitignore: add debugging related files
by Mike Frysinger
· 16 years ago
6a46ab8
hush: unify syntax_error_unterm_{ch,str} a bit
by Mike Frysinger
· 16 years ago
ef3e7fd
hush: push down expansion var in handle_dollar()
by Mike Frysinger
· 16 years ago
dc3bc40
hush: add support for special vars in braces
by Mike Frysinger
· 16 years ago
ff64fb9
hush_test: filter test output to avoid C lib differences
by Mike Frysinger
· 16 years ago
f524b6c
lineedit: fix warning about unused label when VI editing is disabled
by Mike Frysinger
· 16 years ago
28a105d
nc, hush: cosmetic cleanups, no code changes
by Denys Vlasenko
· 16 years ago
4b7db4f
read_key: drop optimization where we read 3 bytes at once
by Denys Vlasenko
· 16 years ago
171932d
hust: trivial simplification in builtin_type
by Denys Vlasenko
· 16 years ago
e640cb4
hush: fix bug 353 (wrong handling of \x in assignments)
by Denys Vlasenko
· 16 years ago
5d7cca2
hush: optimize type builtin a bit more
by Denys Vlasenko
· 16 years ago
dd6b211
hush: optimize type builtin a bit
by Denys Vlasenko
· 16 years ago
b9f2bb3
only build common libarchive objs when needed
by Mike Frysinger
· 16 years ago
f3cbfc0
modprobe: fix more bugs in modprobe -r
by Denys Vlasenko
· 16 years ago
398c659
cpio.tests: fix false positive
by Denys Vlasenko
· 16 years ago
93cadc2
hush: implement `type`
by Mike Frysinger
· 16 years ago
673e945
hush: remove outdated TODO and superfluous macro; fix compile breakage
by Denys Vlasenko
· 16 years ago
29ec116
POSIX conformance documentation for busybox
by David Krakov
· 16 years ago
68759ed
hush: tweak comment
by Denys Vlasenko
· 16 years ago
e2df5f4
hush: rename last_waitpid_was_0 to we_have_children
by Denys Vlasenko
· 16 years ago
140def8
modprobe: fix modprobe -r. closes bug 315
by Denys Vlasenko
· 16 years ago
8d7be23
hush: fix SIGCHLD counting code, but keep it disabled for now.
by Denys Vlasenko
· 16 years ago
bf2af9a
flash_lock, flash_unlock: new applets
by Denys Vlasenko
· 16 years ago
4f26c97
make compound.tests executable
by Denys Vlasenko
· 16 years ago
e9bda90
hush: fix problems with case in subshells and with "case esac"
by Denys Vlasenko
· 16 years ago
342a63d
hush_test: add some pathological compound list tests
by Mike Frysinger
· 16 years ago
12bcc76
hush_test: test for subshell function syntax
by Mike Frysinger
· 16 years ago
7b424fe
hush_test: add subshelled case tests
by Mike Frysinger
· 16 years ago
cc9205b
hush_test: update test output to match new getopt() output
by Mike Frysinger
· 16 years ago
33f85ee
hush_test: ignore generated files
by Mike Frysinger
· 16 years ago
2b132e5
hdparm: fix a thinko in a previous commit
by Denys Vlasenko
· 16 years ago
d8aeba4
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
by Denys Vlasenko
· 16 years ago
c706845
hdparm: code shrink
by Denys Vlasenko
· 16 years ago
6d335be
hdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80+ col lines
by Denys Vlasenko
· 16 years ago
73f3799
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
by Denys Vlasenko
· 16 years ago
e18255d
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
by Denys Vlasenko
· 16 years ago
38478a6
hush: fix build failure when jobs are disabled
by Mike Frysinger
· 16 years ago
0149f02
appletlib.c: prevent applet list overflowing screen
by Denys Vlasenko
· 16 years ago
5e61115
scriptreplay: new applet. +423 bytes
by Denys Vlasenko
· 16 years ago
5a49d28
add platform tweaks
by Denys Vlasenko
· 16 years ago
e424423
awk: put at least one NUL between $n. Hopefully closes 337.
by Denys Vlasenko
· 16 years ago
167cd70
gzip: fix gzip with many files corrupting some files after first
by Denys Vlasenko
· 16 years ago
16bda3b
depmod: fix handling of .gz modules
by Denys Vlasenko
· 16 years ago
c396fe6
lineedit: small fixes
by Denys Vlasenko
· 16 years ago
020f406
line editing: add an option to emit ESC [ 6 n and use results
by Denys Vlasenko
· 16 years ago
071ede1
xmalloc_[open_]read[_close]: do not ignore xrealloc return value
by Denys Vlasenko
· 16 years ago
c15f40c
lineedit: use read_key to recognize ESC sequence.
by Denys Vlasenko
· 16 years ago
1b0a93e
adduser/addgroup: make system id range configurable.
by Denys Vlasenko
· 16 years ago
810b716
mount: save 80 bytes by forced de-inlining
by Denys Vlasenko
· 16 years ago
e71dd7c
mount: document when kernel started accepting string as NFS options
by Denys Vlasenko
· 16 years ago
7a5814c
split website off into dedicated git repo
by Mike Frysinger
· 16 years ago
318a8e5
TODO: add some
by Denys Vlasenko
· 16 years ago
845142e
Adjust names, link contributing info in main index
by Bernhard Reutner-Fischer
· 16 years ago
f427c80
sysctl: stop abusing parser->line
by Denys Vlasenko
· 16 years ago
c8ab67c
tftp: do not risk invoking Sorcerer's Apprentice syndrome
by Denys Vlasenko
· 16 years ago
8082ea1
test commit
by Bernhard Reutner-Fischer
· 16 years ago
b5d5245
Revert "test commit"
by Bernhard Reutner-Fischer
· 16 years ago
8606aba
test commit
by Bernhard Reutner-Fischer
· 16 years ago
af61b2a
LICENSE: update address of the FSF
by Mike Frysinger
· 16 years ago
1e12ae9
modprobe: add comment about expected modules.dep format
by Mike Frysinger
· 16 years ago
2b6497b
depmod.pl: updates and fixes galore
by Mike Frysinger
· 16 years ago
00ffaea
modprobe: add more useful debug points
by Mike Frysinger
· 16 years ago
3322351
add .gitignore files
by Mike Frysinger
· 16 years ago
4f239b1
libunarchive: fix build failure with !FEATURE_TAR_UNAME_GNAME
by Mike Frysinger
· 16 years ago
76f5e38
mdev: revert last wrong commit
by Denys Vlasenko
· 16 years ago
6245202
hush: small fix for unset -f on NOMMU.
by root
· 16 years ago
6285117
fix debug message
by Bernhard Reutner-Fischer
· 16 years ago
acdc49c
hush: add more complex case to leak testcase, fix found breakage
by Denys Vlasenko
· 16 years ago
cb6ff25
hush: fix bug where in "var=val func" var's value is not visible in func
by Denys Vlasenko
· 16 years ago
e19e193
hush: fix \<newline> handling
by Denys Vlasenko
· 16 years ago
b1cfc45
hush: fix handling of unterminated subshell: (<eof>. Fixes bug 229.
by Denys Vlasenko
· 16 years ago
aa0a12d
mdev: do not exit if user:group parse failed. closes bug 309.
by Denys Vlasenko
· 16 years ago
1dd6cf8
hush: fix multiple redirections of the same fd (bug 227)
by Denys Vlasenko
· 16 years ago
54e0843
hush: make . cmd search $PATH
by Denys Vlasenko
· 16 years ago
48a29de
httpd: speed up httpd.conf at the cost of 49 bytes of code
by Denys Vlasenko
· 16 years ago
9c35a1c
ifplugd: fix warnings
by Denys Vlasenko
· 16 years ago
44d1989
des encrypt: fix goof with NUL byte added at the end as '.'
by Denys Vlasenko
· 16 years ago
05ae400
mdev: fix a case where we mangle device_path string and then use it.
by Denys Vlasenko
· 16 years ago
47aaa2b
Make it clearer that usually people should _NOT_ select FEATURE_UNIX_LOCAL.
by Denys Vlasenko
· 16 years ago
690ad24
git commit test
by Denys Vlasenko
· 16 years ago
1fd3b38
*: bb_error_msg's messages should not be capitalized
by Denis Vlasenko
· 16 years ago
052ad9a
lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes.
by Denis Vlasenko
· 16 years ago
c8653f6
hush: make it possible to have interactive shell on non-ctty.
by Denis Vlasenko
· 16 years ago
42e4af3
make leak test more robust by unsetting all vars
by Denis Vlasenko
· 16 years ago
28e6796
hush: make getopt32 usable in builtins. use it in unset.
by Denis Vlasenko
· 16 years ago
Next »