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
2009-08-02
rx: strip padding from last block. closes bug 501.
Denys Vlasenko
2009-07-24
man: use man.config, not only man.conf (man version 1.6f compat)
Denys Vlasenko
2009-07-10
fix fallout from BSD patches
Denys Vlasenko
2009-07-08
move libc related stuff out of platform.h
Denys Vlasenko
2009-07-04
fix dependencies of FEATURE_GETOPT_LONG
Denys Vlasenko
2009-06-05
*: add FAST_FUNC to function ptrs where it makes sense
Denys Vlasenko
2009-05-25
flash_lock, flash_unlock: new applets
Denys Vlasenko
2009-05-20
hdparm: fix a thinko in a previous commit
Denys Vlasenko
2009-05-20
hdparm: code shrink
Denys Vlasenko
2009-05-20
hdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80+ col lines
Denys Vlasenko
2009-05-17
line editing: add an option to emit ESC [ 6 n and use results
Denys Vlasenko
2009-04-29
*: bb_error_msg's messages should not be capitalized
Denis Vlasenko
2009-04-25
we need to daemonize *before* opening the watchdog device
Mike Frysinger
2009-04-21
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-20
watchdog: enable it before setting timeout
Denis Vlasenko
2009-04-01
more of pointless whitespace fixes
Denis Vlasenko
2009-04-01
trailing whitespace removal
Denis Vlasenko
2009-03-29
build system: hdparm -d is not that dangerous, remove warning
Denis Vlasenko
2009-03-22
timeout: fix parsing of -t NUM on MMU
Denis Vlasenko
2009-03-20
Compatibility fixes:
Denis Vlasenko
2009-03-16
chat: update by Vladimir
Denis Vlasenko
2009-03-11
docs/logging_and_backgrounding.txt: new mini-doc
Denis Vlasenko
2009-02-26
runsv: small optimization
Denis Vlasenko
2009-02-24
flash_eraseall.c: fix vda's breakage
Denis Vlasenko
2009-02-23
- by not calling getpagesize() twice we can save 2 bytes (walter harms)
Bernhard Reutner-Fischer
2009-02-19
flash_eraseall: shrink
Denis Vlasenko
2009-02-18
- bail out if screen resolution does not match PPM dimensions.
Bernhard Reutner-Fischer
2009-02-18
- document ppm header and skip whitespace
Bernhard Reutner-Fischer
2009-02-18
- eliminate globals
Bernhard Reutner-Fischer
2009-02-18
- make it compile and shrink it a little bit (~-110 bytes)
Bernhard Reutner-Fischer
2009-02-18
- add flash_eraseall
Bernhard Reutner-Fischer
2009-02-16
- PPMs can have comments in the header.
Bernhard Reutner-Fischer
2009-02-14
- misc untested shrinkage:
Bernhard Reutner-Fischer
2009-02-14
- improve helptext of obsolete devfs stuff..
Bernhard Reutner-Fischer
2009-02-03
crond,crontab: make cron directory location configurable
Denis Vlasenko
2009-01-31
ionice: new applet, adapted from Linux kernel' example by Walter Harms
Denis Vlasenko
2009-01-27
- update Michele address
Bernhard Reutner-Fischer
2008-12-30
dc: fix the "base 2" patch omission of base not being set
Denis Vlasenko
2008-12-30
libbb: add bb_unsetenv (taken from hush).
Denis Vlasenko
2008-12-14
watchdog: build fixes, no code changes
Denis Vlasenko
2008-12-10
libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/
Denis Vlasenko
2008-12-04
clarify which version of crond is known to put tasks in separate pgrps
Denis Vlasenko
2008-12-03
libbb: introduce and use xgetpwnam. ~ -150 bytes.
Denis Vlasenko
2008-12-03
crond: use bb_setpgrp, not setpgrp
Denis Vlasenko
2008-12-02
libbb: password/group function helpers rewritten by Tito:
Denis Vlasenko
2008-12-02
crond: put tasks in separate process groups
Denis Vlasenko
2008-11-29
mountpoint: add -n option (by Vladimir)
Denis Vlasenko
2008-11-29
inotifyd: save resourses by closing unused inotify descriptors
Denis Vlasenko
2008-11-24
timeout: fix a few bugs. vda is stupid
Denis Vlasenko
2008-11-24
timeout: new applet. 370 bytes. by Roberto Foglietta.
Denis Vlasenko
[prev]
[next]