index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
miscutils
Age
Commit message (
Expand
)
Author
2013-11-29
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-29
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
Denys Vlasenko
2013-11-26
devfsd: remove static variable
Denys Vlasenko
2013-11-20
rfkill: use new-style config/kbuild/applet
Denys Vlasenko
2013-10-08
wall,crontab: use xopen_as_uid_gid()
Ryan Mallon
2013-10-06
wall: access FILE under real user's credentials
Denys Vlasenko
2013-08-25
man: find posix man pages
John Spencer
2013-08-07
setsid: code shrink, expanded comments
Denys Vlasenko
2013-08-04
ubi_tools: fix typo in strcpy
Paul B. Henson
2013-08-04
less: support "less 1<>TTY"
Denys Vlasenko
2013-07-08
chrt: remove warning for _POSIX_PRIORITY_SCHEDULING
Bernhard Reutner-Fischer
2013-06-30
ubi_tools: enhance -s option to allow size multiplier to match mtd-utils
Denys Vlasenko
2013-06-30
ubi_tools: add forgotten argv++
Denys Vlasenko
2013-06-30
ubi_tools: extend supported volume size to 64 bits; shrink code
Denys Vlasenko
2013-06-30
ubimkvol: add -m option to create volume of maximum size
Paul B. Henson
2013-03-22
setserial: Fix typo: s/baund_rate/baud_rate/g
Bernhard Reutner-Fischer
2013-03-15
flash_eraseall: implement -N
Alexander Shiyan
2013-03-15
nanddump: fix build if nandwrite isn't enabled
Alexander Shiyan
2013-01-28
flashcp: trivial code shrink
Denys Vlasenko
2013-01-23
flashcp: pad output to BUFSIZE. Hopefully closes 5882
Denys Vlasenko
2013-01-18
dc: code shrink
Denys Vlasenko
2013-01-15
whitespace fixes. no code changes
Denys Vlasenko
2013-01-14
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
whitespace fixes. no code changes
Denys Vlasenko
2012-12-19
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
Anthony G. Basile
2012-10-17
fbsplash: fix regression from e4fa7b7
Timo Teräs
2012-10-15
nanddump: invert the meaning of the -o parameter to match upstream
Baruch Siach
2012-10-15
nanddump: skip bad blocks when instructed to do so
Baruch Siach
2012-10-15
nanddump: use the right operator of logic AND
Baruch Siach
2012-09-27
flashcp: remove unused variable opts
Manuel Zerpies
2012-09-06
fbsplash: support non-RGB565 pixels in 16-bit mode
Linus Walleij
2012-07-05
include sys/resource.h where needed
Mike Frysinger
2012-06-13
nanddump: make dumping read-only partitions work
Matt Reimer
2012-06-08
man: fix handling of gzipped manpages
Denys Vlasenko
2012-04-17
who,less: tweaked help text
Denys Vlasenko
2012-03-11
ubi_tools: add workaround for bad kernel headers. Closes 4838
Denys Vlasenko
2012-03-06
preparatory cleanups for seamless uncompression improvements
Denys Vlasenko
2012-02-29
fbsplash: use line_length instead of xres * bytes_per_pixel
Yin Kangkai
2011-11-23
rx: fix file corruption on block checksum failure
Daniel Fandrich
2011-11-03
rx: code shrink
Denys Vlasenko
2011-11-03
rx: Fix file corruption with duplicate blocks
Dan Fandrich
2011-10-28
whitespace fixes
Denys Vlasenko
2011-10-17
fbsplash: support 8bit mode
Peter Korsgaard
2011-10-17
fbsplash: limit progress bar flicker
Peter Korsgaard
2011-10-10
inotify: if PROG is -, print events to stdout
Flemming Madsen
2011-09-22
rename archive.h to bb_archive.h. no code changes
Denys Vlasenko
2011-09-21
add INIT_G()'s. No code changes.
Denys Vlasenko
2011-09-13
conspy: add framebuffer support, -Q option.
Pascal Bellard
2011-09-07
crond: fix the case when option -d is disabled
Denys Vlasenko
2011-08-28
Fixes for warnings in FreeBSD build
Denys Vlasenko
[next]