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: introduce and use safe_waitpid (loops in EINTR)
Denis Vlasenko
2008-01-02
1
-1
/
+1
*
fbset: fix buglet where we were using wrong pointer
Denis Vlasenko
2007-11-06
3
-20
/
+30
*
ifconfig: code shrink
Denis Vlasenko
2007-11-04
2
-56
/
+69
*
hdparm: code shrink
Denis Vlasenko
2007-10-30
1
-229
/
+214
*
mt: eliminate vector of structures with pointers (bad for libbusybox).
Denis Vlasenko
2007-10-11
1
-56
/
+79
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
25
-28
/
+28
*
printf("%s\n") -> puts()
Denis Vlasenko
2007-10-01
1
-1
/
+1
*
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
Denis Vlasenko
2007-10-01
4
-4
/
+4
*
introduce and use close_on_exec_on(fd). -50 bytes.
Denis Vlasenko
2007-09-30
1
-4
/
+1
*
small code shrink
Denis Vlasenko
2007-09-29
1
-2
/
+1
*
hdparm: paranoia-induced fix against theoretical div-by-0 case
Denis Vlasenko
2007-09-28
1
-2
/
+2
*
hdparm: more robust (re overflows) code. +38 bytes.
Denis Vlasenko
2007-09-28
1
-25
/
+23
*
hdparm: reduce possibility of numeric overflow in -T.
Denis Vlasenko
2007-09-28
1
-6
/
+14
*
hdparm: simplify timing measurement (it wa the last last user
Denis Vlasenko
2007-09-28
1
-64
/
+62
*
hdparm: get rid of static variables
Denis Vlasenko
2007-09-28
1
-97
/
+179
*
less: make 'f' page forward
Denis Vlasenko
2007-09-27
1
-1
/
+1
*
hdparm: use fixed fd #3 for device being interrogated
Denis Vlasenko
2007-09-27
1
-26
/
+30
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
6
-83
/
+71
*
style and message text fixes
Denis Vlasenko
2007-09-27
1
-1
/
+1
*
introduce safe_poll (fixes a problem in top)
Denis Vlasenko
2007-09-27
1
-2
/
+1
*
include libbb.h, not busybox.h
Denis Vlasenko
2007-09-22
1
-1
/
+1
*
- actually mv microcom.c to miscutils
Bernhard Reutner-Fischer
2007-09-22
1
-0
/
+138
*
move microcom to miscutils
Denis Vlasenko
2007-09-22
2
-0
/
+7
*
watchdog: allow millisecond spec (-t 250ms)
Denis Vlasenko
2007-09-05
1
-9
/
+15
*
crond: code shrink
Denis Vlasenko
2007-08-19
1
-59
/
+21
*
libbb,crond,lash: fix getopt32 (don't know how it managed to slip through)
Denis Vlasenko
2007-08-19
1
-1
/
+1
*
crond: don't start sendmail with absolute path
Denis Vlasenko
2007-08-18
1
-8
/
+8
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
9
-9
/
+9
*
assorted fixes for breakage found by randomconfig
Denis Vlasenko
2007-08-17
1
-5
/
+4
*
hdparm: shrink rodata by ~250 bytes
Denis Vlasenko
2007-08-16
1
-53
/
+24
*
whitespace fixes, no code changes
Denis Vlasenko
2007-08-16
1
-80
/
+81
*
httpd: round down sendfile byte count to 64k
Denis Vlasenko
2007-08-13
1
-1
/
+1
*
s/#ifdef CONFIG_/#if ENABLE_/g
Denis Vlasenko
2007-08-13
1
-4
/
+3
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
5
-32
/
+36
*
less: add a bit more robustness in keyboard reading code
Denis Vlasenko
2007-08-03
1
-1
/
+3
*
ttysize: update copyright
Denis Vlasenko
2007-08-03
1
-1
/
+6
*
ttysize: new applet. +200 bytes
Denis Vlasenko
2007-08-02
3
-0
/
+48
*
Replace index_in_[sub]str_array with index_in_[sub]strings,
Denis Vlasenko
2007-07-24
1
-18
/
+20
*
style fix (stray space before ';')
Denis Vlasenko
2007-07-21
1
-2
/
+2
*
Three patches from FreeWRT people
Denis Vlasenko
2007-07-21
1
-1
/
+3
*
libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
Denis Vlasenko
2007-07-21
1
-1
/
+1
*
stray trailing tabs removed
Denis Vlasenko
2007-07-19
2
-3
/
+3
*
remove accumulated stray trailing whitespace
Denis Vlasenko
2007-07-17
2
-4
/
+4
*
xioctl and friends by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-07-14
5
-99
/
+90
*
devfsd: futher sanitization by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-07-01
1
-118
/
+63
*
devfsd: indentation fixes
Denis Vlasenko
2007-07-01
1
-6
/
+6
*
introduce and use bb_basename()
Denis Vlasenko
2007-06-30
1
-8
/
+8
*
devfsd: style cleanup; size reduction (Tito <farmatito@tiscali.it>)
Denis Vlasenko
2007-06-27
1
-133
/
+46
*
devfsd: fix formatting (Tito <farmatito@tiscali.it>)
Denis Vlasenko
2007-06-25
1
-509
/
+446
*
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <w...
Denis Vlasenko
2007-06-25
1
-3
/
+2
[next]