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-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
2009-11-28
*: remove a few more cases of argc usage. -89 bytes.
Denys Vlasenko
2009-11-27
flash_eraseall: stop using obsolete mtd/jffs2-user.h; code shrink
Denys Vlasenko
2009-11-26
runlevel: -2 bytes
Denys Vlasenko
2009-11-25
ntpd: and real handling for -N, show usage w/o options; trim text
Denys Vlasenko
2009-11-21
flashcp: new applet by Stefan Seyfried. +900 bytes
Stefan Seyfried
2009-11-18
libbb: robustify isXXXX(). +39 bytes
Denys Vlasenko
2009-11-15
libbb: added xfdopen_for_read/write
Denys Vlasenko
2009-11-15
eject: band-aid for kernel headers using u8 type
Denys Vlasenko
2009-11-13
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-11
tidy up O_NONBLOCK usage. use libbb functions in stty.
Denys Vlasenko
2009-11-07
fbsplash: allow compressed image files
Vladimir Dronnikov
2009-11-02
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-01
mountpoint: btrfs fix
Vladimir Dronnikov
2009-10-27
wall: new applet
Bernhard Reutner-Fischer
2009-10-27
add and use xopen_nonblocking (-18b)
Bernhard Reutner-Fischer
2009-10-19
menuconfig tweaks
Denys Vlasenko
2009-10-08
*: code shrink via NOINLINE
Denys Vlasenko
[prev]
[next]