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-03-05
cp: trim help text
Denys Vlasenko
2012-03-05
du: trim help text a bit more
Denys Vlasenko
2012-03-05
du: remove stray whitespace in help text
Denys Vlasenko
2012-03-05
ntpd: experimental code to correct frequency a bit more aggressively
Denys Vlasenko
2012-03-03
blkid: if parameters are given, do not scan /dev
Denys Vlasenko
2012-03-03
ntpd: fix the "are we a server" check in previous commit
Denys Vlasenko
2012-03-03
ntpd: avoid printing messages between send and recv. good for fast networks
Denys Vlasenko
2012-03-02
ntpd: log clock drift with three digits after decimal point
Denys Vlasenko
2012-03-02
ntpd: log jitter on update too; increase assumed clock precision x2 - to 2ms
Denys Vlasenko
2012-03-01
date: extend help text to explain compat date format. Closes 4820
Denys Vlasenko
2012-02-29
fbsplash: use line_length instead of xres * bytes_per_pixel
Yin Kangkai
2012-02-28
libbb/procps.c: make fast_strtoul_10() stop on '\n' too
Denys Vlasenko
2012-02-28
grep: support for -x, match whole line
Natanael Copa
2012-02-28
libbb/procps.c: make fast_strtoul_10() stop on '\n' too
Denys Vlasenko
2012-02-28
du: use long long for size field
Ian Wienand
2012-02-28
ntpd: fix offset adjustment after step; better step printing
Denys Vlasenko
2012-02-23
ntpd: increase OPT_qq constant to not collide with -L
Denys Vlasenko
2012-02-23
tar: add support for PAX-encoded path=LONGFILENAME
Denys Vlasenko
2012-02-23
mkdir: fix permissions on 64-bit platforms
Timo Teras
2012-02-19
ifupdown: support metric for static default gw
Natanael Copa
2012-02-19
httpd: make byte ranges which start at 0 work too. Closes 4766
Denys Vlasenko
2012-02-19
modprobe-small: add comment about aliased commands' help text
Denys Vlasenko
2012-02-19
depmod: supply help text
Lauri Kasanen
2012-02-09
getopt: trim help text
Denys Vlasenko
2012-02-09
applets_sh/*: Add a few more examples of "shell applets"
Pere Orga
2012-02-09
getopt: simple code shrink; expand help text
Denys Vlasenko
2012-02-09
Make unix (local) sockets work without IPv6 enabled
Jonh Wendell
2012-02-06
mdev: add a comment. no code changes
Denys Vlasenko
2012-02-05
acpid: do not install handlers for fatal signals
Denys Vlasenko
2012-02-04
cttyhack: handle multiple consoles found in sysfs
Aaro Koskinen
2012-02-04
httpd: fix sendfile of files larger than 2 Gb. Closes 4754
Denys Vlasenko
2012-02-02
tweak comment, no code changes
Denys Vlasenko
2012-02-01
httpd: fix MD5-encrypted-in-httpd.conf password logic
Denys Vlasenko
2012-01-31
modprobe: accept -b even if blacklist functionality is disabled
Felipe Contreras
2012-01-31
vi: add ":prev" command support
Dennis Groenen
2012-01-31
vi: move mark[i] pointers if text[] moves after realloc
Denys Vlasenko
2012-01-30
login: -f should not ask for password even with PAM
Sergey Naumov
2012-01-30
init: add a segv debugging aid, disabled by default
Denys Vlasenko
2012-01-30
gen_build_files.sh: exclude hidden directories
Paulius Zaleckas
2012-01-30
mdev: fix wrong sizeof
Javier Viguera
2012-01-18
bootchartd: add process accounting feature
Quentin Casasnovas
2012-01-18
find_mount_point: fix find_mount_point for char devices
Javier Viguera
2012-01-16
vconfig: fix help text; small code shrink. Closes 4658
Denys Vlasenko
2012-01-15
*: better comments on termios manipulations. No code changes.
Denys Vlasenko
2012-01-15
shell_builtin_read: set cc[VMIN] to 1; lineedit: don't clear c_cc[VINTR]
Denys Vlasenko
2012-01-15
sed: fix possible case of signed char bug; expand debugging printouts
Denys Vlasenko
2012-01-11
mke2fs: do not zero out first kilobyte. Closes 3247
Denys Vlasenko
2012-01-11
mdev: do not treat non-leading '#' chars as start of comment. Closes 4676
Denys Vlasenko
2012-01-09
acpid: close fds which are reported as dead (POLLERR/POLLHUP/POLLNVAL) by poll.
Denys Vlasenko
2012-01-08
passwd,cryptpw: make default encryption algorithm configurable
Denys Vlasenko
[next]