index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libbb: added xfdopen_for_read/write
Denys Vlasenko
2009-11-15
1
-1
/
+1
*
eject: band-aid for kernel headers using u8 type
Denys Vlasenko
2009-11-15
1
-1
/
+2
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
3
-4
/
+4
*
tidy up O_NONBLOCK usage. use libbb functions in stty.
Denys Vlasenko
2009-11-11
1
-1
/
+1
*
fbsplash: allow compressed image files
Vladimir Dronnikov
2009-11-07
1
-1
/
+8
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
3
-4
/
+4
*
mountpoint: btrfs fix
Vladimir Dronnikov
2009-11-01
1
-2
/
+11
*
wall: new applet
Bernhard Reutner-Fischer
2009-10-27
3
-0
/
+43
*
add and use xopen_nonblocking (-18b)
Bernhard Reutner-Fischer
2009-10-27
2
-3
/
+3
*
menuconfig tweaks
Denys Vlasenko
2009-10-19
1
-2
/
+2
*
*: code shrink via NOINLINE
Denys Vlasenko
2009-10-08
1
-1
/
+1
*
*: use {i,u}toa() where appropriate
Denys Vlasenko
2009-10-06
1
-3
/
+1
*
sendmail: accept -i too, not only -oi
Vladimir Dronnikov
2009-10-04
1
-1
/
+1
*
*: optimize code size in strtoul calls
Denys Vlasenko
2009-09-23
1
-3
/
+7
*
hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changes
Denys Vlasenko
2009-09-22
1
-0
/
+3
*
more C standard compat fixes from Dan Fandrich
Denys Vlasenko
2009-09-06
2
-2
/
+2
*
documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-06
1
-2
/
+2
*
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-06
1
-1
/
+1
*
beep: optimize
Denys Vlasenko
2009-08-22
2
-68
/
+56
*
add config knob for default freq and length
Bernhard Reutner-Fischer
2009-08-21
2
-2
/
+26
*
add simple beep applet
Bernhard Reutner-Fischer
2009-08-21
3
-0
/
+126
*
typo fix in comment
Denys Vlasenko
2009-08-14
1
-1
/
+1
*
volname: new applet
Matthew Stoltenberg
2009-08-13
3
-0
/
+61
*
rx: strip padding from last block. closes bug 501.
Denys Vlasenko
2009-08-02
1
-43
/
+59
*
man: use man.config, not only man.conf (man version 1.6f compat)
Denys Vlasenko
2009-07-24
1
-2
/
+6
*
fix fallout from BSD patches
Denys Vlasenko
2009-07-10
1
-1
/
+2
*
move libc related stuff out of platform.h
Denys Vlasenko
2009-07-08
2
-4
/
+6
*
fix dependencies of FEATURE_GETOPT_LONG
Denys Vlasenko
2009-07-04
1
-1
/
+1
*
*: add FAST_FUNC to function ptrs where it makes sense
Denys Vlasenko
2009-06-05
1
-16
/
+9
*
flash_lock, flash_unlock: new applets
Denys Vlasenko
2009-05-25
3
-1
/
+86
*
hdparm: fix a thinko in a previous commit
Denys Vlasenko
2009-05-20
1
-1
/
+2
*
hdparm: code shrink
Denys Vlasenko
2009-05-20
1
-171
/
+146
*
hdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80+ col lines
Denys Vlasenko
2009-05-20
1
-43
/
+83
*
line editing: add an option to emit ESC [ 6 n and use results
Denys Vlasenko
2009-05-17
1
-8
/
+6
*
*: bb_error_msg's messages should not be capitalized
Denis Vlasenko
2009-04-29
1
-1
/
+1
*
we need to daemonize *before* opening the watchdog device
Mike Frysinger
2009-04-25
1
-4
/
+9
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
4
-30
/
+30
*
watchdog: enable it before setting timeout
Denis Vlasenko
2009-04-20
1
-2
/
+9
*
more of pointless whitespace fixes
Denis Vlasenko
2009-04-01
2
-3
/
+3
*
trailing whitespace removal
Denis Vlasenko
2009-04-01
1
-2
/
+2
*
build system: hdparm -d is not that dangerous, remove warning
Denis Vlasenko
2009-03-29
1
-2
/
+1
*
timeout: fix parsing of -t NUM on MMU
Denis Vlasenko
2009-03-22
1
-1
/
+1
*
Compatibility fixes:
Denis Vlasenko
2009-03-20
1
-1
/
+2
*
chat: update by Vladimir
Denis Vlasenko
2009-03-16
1
-53
/
+44
*
docs/logging_and_backgrounding.txt: new mini-doc
Denis Vlasenko
2009-03-11
1
-1
/
+1
*
runsv: small optimization
Denis Vlasenko
2009-02-26
1
-2
/
+2
*
flash_eraseall.c: fix vda's breakage
Denis Vlasenko
2009-02-24
1
-1
/
+1
*
- by not calling getpagesize() twice we can save 2 bytes (walter harms)
Bernhard Reutner-Fischer
2009-02-23
1
-2
/
+2
*
flash_eraseall: shrink
Denis Vlasenko
2009-02-19
1
-35
/
+39
*
- bail out if screen resolution does not match PPM dimensions.
Bernhard Reutner-Fischer
2009-02-18
1
-1
/
+3
[prev]
[next]