index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-02-09
msh: fix my buglet
Denis Vlasenko
2007-02-08
tftp: fix my bug
Denis Vlasenko
2007-02-08
make sure ps/top output what they claim: vsz, not rss ... down the line we sh...
Mike Frysinger
2007-02-08
/etc/modules.conf is a 2.6.x file while /etc/modules.conf and /etc/conf.modul...
Mike Frysinger
2007-02-08
touchup style; no functional changes
Mike Frysinger
2007-02-07
tftp: fix IPv6 fallout
Denis Vlasenko
2007-02-07
selinux fixes by KaiGai Kohei <kaigai@kaigai.gr.jp>
Denis Vlasenko
2007-02-07
fix #ifdef ENABLE_xxx -> #if
Denis Vlasenko
2007-02-06
fix warning coming from printing size_t with %u
Denis Vlasenko
2007-02-06
new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>
Denis Vlasenko
2007-02-06
find: fix -not support
Denis Vlasenko
2007-02-06
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
Denis Vlasenko
2007-02-06
minix utils: de-inline bit ops (saves ~130 bytes)
Denis Vlasenko
2007-02-06
minix utils: make a message easier to understand; small tweaks
Denis Vlasenko
2007-02-06
correct "pivot_root: pivot_root: <msg>"
Denis Vlasenko
2007-02-04
fix tar t segfault (closes 1183)
Denis Vlasenko
2007-02-04
- indent
Bernhard Reutner-Fischer
2007-02-04
- improve wording
Bernhard Reutner-Fischer
2007-02-04
- remove duplicate menu entry
Bernhard Reutner-Fischer
2007-02-04
find: support for !
Denis Vlasenko
2007-02-04
- strip 12 bytes off by using a smaller type for need_print.
Bernhard Reutner-Fischer
2007-02-04
- fix buglet introduced in r17351 in find_param(). Closes #1193
Bernhard Reutner-Fischer
2007-02-04
udhcp: use improved gethostbyname replacement from IPv6 code
Denis Vlasenko
2007-02-04
ifconfig: use IPv6 infrastructure
Denis Vlasenko
2007-02-04
mount: (try to) support cifs with IPv6
Denis Vlasenko
2007-02-04
add x to IPv6 functions which can die
Denis Vlasenko
2007-02-04
mkconfigs: remove echo "`...`" contortion
Denis Vlasenko
2007-02-04
BB_EXECLP should call execlp, not execvp
Denis Vlasenko
2007-02-03
s/PREFIX/CONFIG_PREFIX/
Denis Vlasenko
2007-02-03
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
do not put all <applet>_main() declarations
Denis Vlasenko
2007-02-03
- include busybox.h before looking at an eventual #if ENABLE_DESKTOP
Bernhard Reutner-Fischer
2007-02-03
add TODO
Denis Vlasenko
2007-02-03
usage_compressed: be more permissive in which od flavors we support
Denis Vlasenko
2007-02-03
assorted fixes for bugs found with randomconfig
Denis Vlasenko
2007-02-03
lineedit: add missing #if/#endif
Denis Vlasenko
2007-02-03
Add BB_EXEC[LV]P() which encapsulate FEATURE_EXEC_PREFER_APPLETS
Denis Vlasenko
2007-02-03
sigset_t blocked_sigset is too big for static (128 bytes)
Denis Vlasenko
2007-02-03
svlogd: fix performance problems: excessive write,
Denis Vlasenko
2007-02-03
svlogd: do not set O_NONBLOCK on stdin permanently - that can
Denis Vlasenko
2007-02-02
- minor tweak
Bernhard Reutner-Fischer
2007-02-02
- update helptext
Bernhard Reutner-Fischer
2007-02-02
add a comment so that people won't get confused
Denis Vlasenko
2007-02-02
sv: fix incorrect option parsing and reduce size
Denis Vlasenko
2007-02-02
httpd: directory indexer example doesn't need piping thru dd anymore
Denis Vlasenko
2007-02-02
find -user support by Natanael Copa <natanael.copa@gmail.com>
Denis Vlasenko
2007-02-02
trivial warning fix
Denis Vlasenko
2007-02-02
udhcpd: allow "domain" to be a list of DNS servers, not just one
Denis Vlasenko
2007-02-01
correct wget's comment
Denis Vlasenko
2007-02-01
add -Wwrite-strings to Makefile
Denis Vlasenko
[prev]
[next]