index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2006-12-22
remove useless casts (type*) xzalloc(...)
Denis Vlasenko
2006-12-22
dpkg: getopt32-ification etc, -100 bytes
Denis Vlasenko
2006-12-22
tail: -50 text bytes
Denis Vlasenko
2006-12-22
rpm: reformat. was really hard to read
Denis Vlasenko
2006-12-22
convert "negaite" config option into reversed (INCLUDE_SUSv2)
Denis Vlasenko
2006-12-22
time: -200 bytes of text
Denis Vlasenko
2006-12-22
time: fix option parsing bug, size optimizations
Denis Vlasenko
2006-12-22
Always use /usr/share/udhcpc/default.script ([/usr] was depending on CONFIG_xx)
Denis Vlasenko
2006-12-22
removal of commented-out cruft
Denis Vlasenko
2006-12-22
tar et al: die if bb_copyfd_size copies less than asked for.
Denis Vlasenko
2006-12-21
cmdedit: reformat code a bit, no algorithm changes
Denis Vlasenko
2006-12-21
fix type character mixup in command completion
Denis Vlasenko
2006-12-21
less: a few fixes for cases where we overflow status line
Denis Vlasenko
2006-12-21
less: restore TAB display (was showing as inverse I after prev changes :)
Denis Vlasenko
2006-12-21
less: "(null)" is a bit strange. "standard input" is better :)
Denis Vlasenko
2006-12-21
less: how many different kinds of status line we need, three?!
Denis Vlasenko
[next]