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
2006-12-31
less: interpret backspace.
Denis Vlasenko
2006-12-31
iproute: remove double get_hz optimization
Denis Vlasenko
2006-12-31
remove commented out #includes etc
Denis Vlasenko
2006-12-31
stop using __u32 etc. uint32_t is there for a reason
Denis Vlasenko
2006-12-31
fixes from Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
Denis Vlasenko
2006-12-31
convert include/autoconf.h split and include/bbconfigopts.h commands into the...
Mike Frysinger
2006-12-31
Yann E. MORIN. writes: i pity the fool who doesnt use the z length modifier w...
Mike Frysinger
2006-12-30
about.html: update maintainer name
Denis Vlasenko
2006-12-30
fixdep.c: avoit doing memcmp in most cases
Denis Vlasenko
2006-12-30
saw commit of vapier@busybox.net (thanks!),
Denis Vlasenko
2006-12-30
kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights with...
Mike Frysinger
2006-12-30
make sure AUTOCONF_TIMESTAMP is filled up properly ... if user has a timezone...
Mike Frysinger
2006-12-30
prevent buffer underflows with empty lines
Mike Frysinger
2006-12-30
prevent accessing memory that we dont own
Mike Frysinger
2006-12-30
next bunch of fixes for bugs found by randconfig
Denis Vlasenko
2006-12-30
done a dozen of randconfig test. guess what? ALL failed...
Denis Vlasenko
2006-12-30
fix for uclibc-without-shadow.h compilation
Denis Vlasenko
2006-12-29
we need to use the compiler driver to invoke LD as LDFLAGS is in the form the...
Mike Frysinger
2006-12-28
Add link to post-1.3.1 patches to website
Denis Vlasenko
2006-12-28
* precision requires the argument be an integer, not size_t
Mike Frysinger
2006-12-28
fix build without shadow support
Denis Vlasenko
2006-12-28
bb_xget[pw/gr]nam were horribly misnamed - fixed.
Denis Vlasenko
2006-12-27
news.html: Fix bad English
Denis Vlasenko
2006-12-27
fix typo
Denis Vlasenko
2006-12-27
Announce 1.3.1
Denis Vlasenko
2006-12-26
ash: is_safe_applet mustn't affect disabled applets
Denis Vlasenko
2006-12-26
merge post-1.3.0 fixes
Denis Vlasenko
2006-12-26
properly export externs thru *.h files
Denis Vlasenko
2006-12-26
adduser: trivial code movement
Denis Vlasenko
2006-12-26
style fixes
Denis Vlasenko
2006-12-26
chattr: bugfixes and size reduction
Denis Vlasenko
2006-12-26
trivial size reduction
Denis Vlasenko
2006-12-26
leftover of e2fsck surgery
Denis Vlasenko
2006-12-26
put small subset of e2fsprogs back in the tree:
Denis Vlasenko
2006-12-26
remove e2fsprogs. Nobody volunteered to clean up that mess
Denis Vlasenko
2006-12-25
Fix irregular capitalization in usage texts
Denis Vlasenko
2006-12-25
trim help texts a bit more
Denis Vlasenko
2006-12-25
less: fix regexp search '/' on large files
Denis Vlasenko
2006-12-24
more usage message cleanups
Denis Vlasenko
2006-12-24
Cleanup usage messages (-200 bytes).
Denis Vlasenko
2006-12-24
random tiny size savings
Denis Vlasenko
2006-12-24
small stupid changes. no code changes
Denis Vlasenko
2006-12-24
missing piece of prev commit: ndelay_off
Denis Vlasenko
2006-12-24
less: implement waiting for input using select(). Rather tricky business.
Denis Vlasenko
2006-12-23
sum: 40% size reduction (-300 bytes)
Denis Vlasenko
2006-12-23
su: fix typo: "argv -= optind" should be +=
Denis Vlasenko
2006-12-23
use xbind, xconnect where appropriate.
Denis Vlasenko
2006-12-23
#define FEATURE_GETUSERNAME_AND_HOMEDIR should be always #defined
Denis Vlasenko
2006-12-23
fix recognitions of -SIGname signals
Denis Vlasenko
2006-12-23
find: fix spurious -exec error messages
Denis Vlasenko
[prev]
[next]