index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
Age
Commit message (
Expand
)
Author
2009-10-08
*: code shrink via NOINLINE
Denys Vlasenko
2009-10-06
*: use {i,u}toa() where appropriate
Denys Vlasenko
2009-10-04
sendmail: accept -i too, not only -oi
Vladimir Dronnikov
2009-09-23
*: optimize code size in strtoul calls
Denys Vlasenko
2009-09-22
hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changes
Denys Vlasenko
2009-09-06
more C standard compat fixes from Dan Fandrich
Denys Vlasenko
2009-09-06
documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-06
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-08-22
beep: optimize
Denys Vlasenko
2009-08-21
add config knob for default freq and length
Bernhard Reutner-Fischer
2009-08-21
add simple beep applet
Bernhard Reutner-Fischer
2009-08-14
typo fix in comment
Denys Vlasenko
2009-08-13
volname: new applet
Matthew Stoltenberg
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
[next]