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
path:
root
/
miscutils
Age
Commit message (
Expand
)
Author
2010-07-04
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
2010-07-01
chrt: code shrink
Denys Vlasenko
2010-07-01
conspy: stop losing some keyboard keys.
Pascal Bellard
2010-06-30
conspy: code shrink
Pascal Bellard
2010-06-28
conspy: code shrink
Pascal Bellard
2010-06-27
conspy: significant output minimization; blink attribute support
Denys Vlasenko
2010-06-25
conspy: make "conspy 0" use vcsa0 but "conspy" (no param) use vcsa
Denys Vlasenko
2010-06-25
*: make exec failure message more consistent
Denys Vlasenko
2010-06-25
conspy: code shrink
Denys Vlasenko
2010-06-24
conspy: document attribute byte format
Denys Vlasenko
2010-06-24
*: introduce and use bb_unsetenv_and_free
Denys Vlasenko
2010-06-23
conspy: code shrink ~200 bytes
Pascal Bellard
2010-06-21
fix errors in detecting non-modified areas
Denys Vlasenko
2010-06-21
conspy: new applet
Pascal Bellard
2010-06-16
ubiattach,ubidetach: new applets
Baruch Siach
2010-06-14
rfkill: do not enable by default, it requires new-ish Linux headers
Denys Vlasenko
2010-06-08
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-07
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-06
pipe_progress: make it independent of printf machinery
Denys Vlasenko
2010-06-06
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-04
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-02
*: better string sharing
Denys Vlasenko
2010-05-16
consolidate ESC sequences
Denys Vlasenko
2010-05-16
setsid: check for setsid error directly
Denys Vlasenko
2010-05-02
rfkill: new applet
Souf Oued
2010-04-14
devmem: map two pages only if it is necessary
Denys Vlasenko
2010-04-06
Move utmp/wtmp support to "General configuration" section
Denys Vlasenko
2010-04-05
telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363
Denys Vlasenko
2010-03-23
*: merge some common strings
Denys Vlasenko
2010-03-18
*: code shrink and better "died from signal" reporting from wait4pid
Denys Vlasenko
2010-03-14
fbsplash: reinstate drawing of over/undersized images; shrink
Denys Vlasenko
2010-03-14
beep: the -d option takes milliseconds not microseconds
Natanael Copa
2010-03-11
lineedit: fix another corner case with bad unicode input
Denys Vlasenko
2010-03-02
*: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR
Denys Vlasenko
2010-02-26
reuse a few strings
Bernhard Reutner-Fischer
2010-02-26
setup_environment(): eliminate one parameter
Denys Vlasenko
2010-02-26
crontab: use setup_environment
Bernhard Reutner-Fischer
2010-02-09
compat and warning fixes
Denys Vlasenko
2010-02-04
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-01-30
fix Unicode config option limits and some comments in less
Denys Vlasenko
2010-01-28
style fixes, no code changes
Denys Vlasenko
2010-01-12
libbb: introduce and use monotonic_ms
Denys Vlasenko
2010-01-12
*: add/remove safe_, it seems we had a few incorrect uses
Denys Vlasenko
2010-01-09
*: make it easier to distinquish "struct tm", pointer to one, etc
Denys Vlasenko
2010-01-04
*: remove some uses of argc
Denys Vlasenko
2010-01-02
*: do not assign to stdout/stderr, it's not portable.
Denys Vlasenko
2009-12-30
dc: make "dc -1.23 ..." work
Denys Vlasenko
2009-12-13
crond: do not log info messages at LOG_ERR. Closes bug 681. +62 bytes.
Denys Vlasenko
2009-12-12
randomconfig fixes
Denys Vlasenko
[prev]
[next]