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
2011-05-13
ls: reorder and rename functions. No code changes
Denys Vlasenko
2011-05-13
ls: reduce memory consumption and speed up (don't do redundant [l]stat)
Denys Vlasenko
2011-05-13
ls: avoid forward declaration. No code changes
Denys Vlasenko
2011-05-13
ls: code shrink
Denys Vlasenko
2011-05-13
passwd: shorter help text
Denys Vlasenko
2011-05-13
adduser: safe username passing to passwd/addgroup
Denys Vlasenko
2011-05-12
hush: install signal handlers with filled sigmask
Denys Vlasenko
2011-05-12
inetd: add FIXMEs
Denys Vlasenko
2011-05-12
libbb.h: use inlined sigfillset, sigemptyset, sigisemptyset on uclibc
Denys Vlasenko
2011-05-12
ls: fix help text: -w N is optional
Denys Vlasenko
2011-05-12
ls: fix -p help text, improve comments and define names
Denys Vlasenko
2011-05-12
hush: fixes and small shrink for HUSH_JOB!=y
Denys Vlasenko
2011-05-12
hush: remove one sigprocmask from exit path
Denys Vlasenko
2011-05-12
hush: add forgotten {} in multi-statement if.
Denys Vlasenko
2011-05-12
trim help text
Denys Vlasenko
2011-05-12
hush: fix login shell's signal handling; add -l option so that it's easier to...
Denys Vlasenko
2011-05-11
hush: replace signal handling machinery
Denys Vlasenko
2011-05-11
hush: use SA_RESTARTed signal handlers across read.
Denys Vlasenko
2011-05-09
fbset: abort on unknown options. closes 3121
Denys Vlasenko
2011-05-09
pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabled
Steve Iribarne
2011-05-09
hush: add tests for interrupting read
Denys Vlasenko
2011-05-09
hush: code shrink
Denys Vlasenko
2011-05-08
hush: make read builtin interruptible.
Denys Vlasenko
2011-05-08
libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall...
Denys Vlasenko
2011-05-08
hush: fix incorrect PS2 dispaly and trap handling while reading command
Denys Vlasenko
2011-05-07
iostat: code shrink ~0.5k
Maksym Kryzhanovskyy
2011-05-07
preparatory patch
Denys Vlasenko
2011-05-06
top: another scripting improvement
Denys Vlasenko
2011-05-06
top: make it possible to feed commands via pipe
Denys Vlasenko
2011-05-05
traceroute: properly reduce poll timeout
Denys Vlasenko
2011-05-05
sed: shrink by 17 bytes
Pascal Bellard
2011-05-04
tweak examples/udhcp/udhcpd.conf
Denys Vlasenko
2011-05-04
tar: store negative mtime as 0; pack very large files using base-256 encoding
Denys Vlasenko
2011-05-04
mount: for NFS use tcp per default rather than udp
Bernhard Reutner-Fischer
2011-05-03
udhcp: fix some default values from "" to NULL
Denys Vlasenko
2011-05-03
sed: support \r in s command
Denys Vlasenko
2011-05-03
sed: code shrink
Denys Vlasenko
2011-05-02
Compile options: default to -O2 when -Os is not available
Wolfgang Denk
2011-05-02
setserial: small fix
Denys Vlasenko
2011-05-01
get rid of several "variable 'x' set but not used" warnings
Cristian Ionescu-Idbohrn
2011-05-01
setserial: new applet
Marek Bečka
2011-04-30
mpstat.c: remove unused line
Marek Polacek
2011-04-30
fdisk: backport disk check from util-linux
Lauri Kasanen
2011-04-26
rename miscutils/ubi_attach_detach.c -> miscutils/ubi_tools.c
Denys Vlasenko
2011-04-26
add help text
Denys Vlasenko
2011-04-26
ubiupdatevol: new applet
Reuben Dowle
2011-04-26
Fix ubirsvol usage information
Reuben Dowle
2011-04-26
udhcp: add FEATURE_UDHCP_8021Q option
Nigel Hathaway
2011-04-26
dhcpc: export unrecognized options in "optNN=XXXXXXXXX" form
Nigel Hathaway
2011-04-18
build fixes for scripts/kconfig
Denys Vlasenko
[prev]
[next]