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
*
Config.in: remove menus that apparently will not work on Windows (except mayb...
Nguyễn Thái Ngọc Duy
2009-04-23
1
-0
/
+1
*
less: less <HUGEFILE + [End] busy loops, fix it
vda
2007-05-31
1
-1
/
+3
*
less: forgot trivial #if ENABLE_xxxx
vda
2007-05-31
1
-0
/
+2
*
delete tons of extra #includes
vda
2007-05-31
3
-12
/
+11
*
use "glibc errno" trick not only for ash, but for entire busybox
vda
2007-05-31
1
-11
/
+0
*
more: stop using bss
vda
2007-05-31
1
-0
/
+2
*
less: fix very obscure memory corruption bug
vda
2007-05-31
1
-7
/
+38
*
less: stop using data/bss. Code got smaller too.
vda
2007-05-31
1
-47
/
+82
*
nmeter: stop using data/bss; reduce amount of reads from /proc
vda
2007-05-30
1
-48
/
+89
*
whitespace fixes
vda
2007-05-30
1
-2
/
+2
*
usage.c: remove reference to busybox.h
vda
2007-05-26
24
-27
/
+25
*
hdparm: make -T -t code smaller (-194 bytes), and output prettier
vda
2007-05-22
1
-97
/
+75
*
less: fix case when regex search finds nothing
vda
2007-05-09
1
-1
/
+7
*
style fixes, no code changes
vda
2007-04-16
3
-3
/
+6
*
teach find_root_device to deal with /dev/ subdirs
vda
2007-04-13
1
-1
/
+1
*
style fixes. No code changes
vda
2007-04-12
1
-1
/
+1
*
bb_full_fd_action: remove potential xmalloc from NOFORK path
vda
2007-04-11
1
-7
/
+6
*
- use skip_non_whitespace() where appropriate
aldot
2007-04-10
1
-3
/
+1
*
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
aldot
2007-04-04
3
-6
/
+6
*
hdparm: fix multisector mode setting
vda
2007-03-31
1
-2
/
+2
*
hdparm: flag variables can easily be smaller than long
vda
2007-03-28
1
-96
/
+101
*
hdparm: remove stray static (-200 bytes bss)
vda
2007-03-28
1
-1
/
+1
*
hdparm: whitespace style fixes
vda
2007-03-28
1
-90
/
+89
*
make pidfile writing configurable.
vda
2007-03-27
1
-0
/
+1
*
Attempt to get more applets compile for NOMMU.
vda
2007-03-26
1
-12
/
+3
*
move everything to new NOMMU helpers, except udhcp
vda
2007-03-26
2
-60
/
+19
*
nmeter: should die if stdout doesn't like him anymore
vda
2007-03-26
1
-1
/
+1
*
dc: use common_bufsiz1 for evaluation stack
vda
2007-03-24
1
-18
/
+17
*
NOMMU re-exec trick shuld not depend on existence of "don't daemonize"
vda
2007-03-24
2
-5
/
+7
*
fix accumulated whitespace and indentation damage
vda
2007-03-20
1
-1
/
+1
*
adjtimex: fix argument types (most importantly, allow negative ones)
vda
2007-03-14
1
-4
/
+4
*
watchdog: don't use static variable
vda
2007-03-14
1
-9
/
+9
*
kill superfluous returns at the end of void functions
vda
2007-03-11
1
-2
/
+0
*
more: do not mess with "/dev/console" (!);
vda
2007-03-10
1
-2
/
+3
*
- add chrt applet.
aldot
2007-03-09
3
-0
/
+132
*
- move bbconfig into alphabetical order
aldot
2007-03-09
1
-1
/
+1
*
less: handle yet another Home/End key sequence; expand a comment
vda
2007-03-09
1
-4
/
+13
*
less: make '/' (regex search) scan input if no matches are found
vda
2007-03-08
1
-8
/
+6
*
less: yet another attempt to make search better
vda
2007-03-08
1
-1
/
+17
*
less: fix 'n'ext match: sometimes was going to 999999th line
vda
2007-03-08
1
-10
/
+19
*
clean up accumulated whitespace damage
vda
2007-03-07
1
-2
/
+2
*
hdparm: style fixes, no code changes
vda
2007-02-18
1
-405
/
+271
*
less: support xterm's home/end; improve forward search
vda
2007-02-14
1
-8
/
+28
*
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
vda
2007-02-06
4
-4
/
+4
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
23
-0
/
+25
*
preparatory patch for -Wwrite-strings #5
vda
2007-01-29
3
-24
/
+23
*
preparatory patch for -Wwrite-strings #3
vda
2007-01-29
1
-6
/
+4
*
preparatory patch for -Wwrite-strings #2
vda
2007-01-29
3
-13
/
+9
*
taskset: fix incorrect rage spec and allow 0xXXX input
vda
2007-01-29
1
-1
/
+1
*
- readahead depends on LFS
aldot
2007-01-26
1
-0
/
+1
[next]