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
2012-04-28
sendmail: use host rather than NIS domain name for HELO
Ron Yorston
2012-04-27
lpr: small code shrink
Denys Vlasenko
2012-04-26
lineedit: histfile can get emptied when CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=y
Dennis Groenen
2012-04-26
hush: remove sighandler_t definition hack, platform.h has it too
Denys Vlasenko
2012-04-26
getty: fix for NOCTTY killing us with SIGHUP
Denys Vlasenko
2012-04-24
sed: slightly better fix for prev commit's problem
Denys Vlasenko
2012-04-24
sed: fix handling of s/// which has empty matches
Denys Vlasenko
2012-04-23
ifupdown: improve compatibility with Debian
Andreas Oberritter
2012-04-22
Start 1.21.0 development cycle
Denys Vlasenko
2012-04-22
Bump version to 1.20.0
Denys Vlasenko
2012-04-22
udhcpc: fix improper size calculation for OPTION_STRING_HOST
Denys Vlasenko
2012-04-21
mdev: fix mode of creatred node if config file support is not configured
Denys Vlasenko
2012-04-20
Fix another build failure found with randconfig
Denys Vlasenko
2012-04-20
fix build breakage with gcc 4.2.1
Denys Vlasenko
2012-04-20
whitespace fixes
Denys Vlasenko
2012-04-20
fix build breakage found by randconfig
Denys Vlasenko
2012-04-18
who: fix typo in help text
Denys Vlasenko
2012-04-17
hwclock: fix wrong comparison of time value (when it will overlow int)
Denys Vlasenko
2012-04-17
udhcp: make arpping code resistant to time jumps
Denys Vlasenko
2012-04-17
who,less: tweaked help text
Denys Vlasenko
2012-04-17
mktemp: add support for -u
Denys Vlasenko
2012-04-17
Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h
Denys Vlasenko
2012-04-17
umount: make -d always active, add -D to suppress it
Denys Vlasenko
2012-04-17
Tweak INSTALL text
Denys Vlasenko
2012-04-13
Create and use our own copy of linux/ext2_fs.h
Denys Vlasenko
2012-04-12
work around linux/ext2_fs.h breakage
Denys Vlasenko
2012-04-03
killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT
Denys Vlasenko
2012-04-03
httpd: emit correct content length on range requests past the end. Closes 4952
Rob Walker
2012-04-01
hostname: make -i not emit extra trailing space
Denys Vlasenko
2012-04-01
ntpd: fix build failure if !NTPD_SERVER. Closes 4994
Denys Vlasenko
2012-04-01
lsof: new applet
Sven Oliver Moll
2012-03-30
bloat-o-meter: Remove unused code
Bernhard Reutner-Fischer
2012-03-30
bloat-o-meter: handle huge (hex) sizes.
Bernhard Reutner-Fischer
2012-03-27
hush: remove unused member struct command::is_stopped
Denys Vlasenko
2012-03-22
busybox: tweak help text
Denys Vlasenko
2012-03-19
ftp{get,put}: tweak help text
Denys Vlasenko
2012-03-19
Fix one-applet build for tcpsvd
Denys Vlasenko
2012-03-19
nc: support "-<other_opts>e PROG" form of -e option
Denys Vlasenko
2012-03-11
ubi_tools: add workaround for bad kernel headers. Closes 4838
Denys Vlasenko
2012-03-11
build system: remove bogus $(1) in last commit
Denys Vlasenko
2012-03-10
build system: detect missing crypt and drop it from linking
Denys Vlasenko
2012-03-08
ntpd: make "reply from IP" messages more uniform
Denys Vlasenko
2012-03-08
test: "test !" was accessing argv past NULL - fix it. Closes 4832
Denys Vlasenko
2012-03-08
ntpd: drop offset averaging code
Denys Vlasenko
2012-03-08
tftpd: chroot to DIR, not merely chdir. Closes 4874
Denys Vlasenko
2012-03-08
libbb: make xchroot do a chdir("/") after chroot
Denys Vlasenko
2012-03-08
build system: fix broken CONFIG_SYSROOT handling
Denys Vlasenko
2012-03-07
Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config
Rob Walker
2012-03-07
printf: fix this case: printf "%b" '\0057usr\0057bin\n'
Denys Vlasenko
2012-03-07
printf: trim help text
Denys Vlasenko
[prev]
[next]