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
...
*
man: fix inverted cat/man bool variable
Denis Vlasenko
2008-07-05
1
-8
/
+9
*
man: code shrink
Denis Vlasenko
2008-07-05
1
-20
/
+18
*
man: support cat pages too (by Jason Curl <jcurlnews AT arcor.de>)
Denis Vlasenko
2008-07-04
1
-14
/
+31
*
man: fix missed NULL termination of an array
Denis Vlasenko
2008-07-04
1
-7
/
+9
*
sendmail: fix wrong vfork usage here too
Denis Vlasenko
2008-07-01
1
-1
/
+1
*
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
2
-3
/
+9
*
- wrap overlong lines
Bernhard Reutner-Fischer
2008-07-01
1
-5
/
+8
*
*: introduce and use xvfork()
Denis Vlasenko
2008-07-01
2
-9
/
+3
*
crond: use execlp instead of execl
Denis Vlasenko
2008-06-30
1
-1
/
+1
*
sendmail: from Vladimir:
Denis Vlasenko
2008-06-30
1
-1
/
+1
*
sendmail: another update from the maintainer
Denis Vlasenko
2008-06-28
1
-5
/
+1
*
stat: pointers are not 0L, they are NULL
Denis Vlasenko
2008-06-27
1
-1
/
+8
*
man: mimic "no manual entry for 'bogus'" message and exitcode
Denis Vlasenko
2008-06-27
1
-4
/
+10
*
style fixes, no code changes
Denis Vlasenko
2008-06-26
1
-2
/
+2
*
whitespace fixes. no code changes
Denis Vlasenko
2008-06-25
3
-7
/
+5
*
less: fix a case when regexp matches ""
Denis Vlasenko
2008-06-09
1
-10
/
+13
*
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-07
1
-35
/
+27
*
replace single-char printf's with bb_putchar
Denis Vlasenko
2008-06-05
1
-17
/
+17
*
ash: optional printf builtin. +25 bytes if off, +35 if on.
Denis Vlasenko
2008-06-01
2
-0
/
+6
*
- use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-06-01
2
-15
/
+15
*
last: code shrink
Denis Vlasenko
2008-05-25
2
-19
/
+20
*
inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>
Denis Vlasenko
2008-05-24
3
-0
/
+159
*
- not sure but i may have had the shutdown-time wrong and no records to verify
Bernhard Reutner-Fischer
2008-05-22
1
-1
/
+1
*
- untangle the implementation of the small and huge last applets
Bernhard Reutner-Fischer
2008-05-22
4
-12
/
+22
*
last: make its output more like "standard" last (aka "fancy last").
Denis Vlasenko
2008-05-22
1
-7
/
+40
*
last: trim format string a bit
Denis Vlasenko
2008-05-22
1
-1
/
+1
*
last: optional alternative sysv-like implementation
Denis Vlasenko
2008-05-22
3
-0
/
+299
*
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
2
-2
/
+2
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
5
-9
/
+9
*
last: style fixes
Denis Vlasenko
2008-05-17
1
-5
/
+10
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
4
-26
/
+27
*
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-13
2
-3
/
+3
*
-Wall fixes by Cristian Ionescu-Idbohrn. No object code changes.
Denis Vlasenko
2008-05-12
1
-1
/
+1
*
fix warnings about pointer signedness
Denis Vlasenko
2008-05-09
1
-1
/
+1
*
- fix strncmp'ing "runlevel". (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-05-05
1
-1
/
+1
*
taskset: (1ull < 65) like ops are not good, avoid that
Denis Vlasenko
2008-04-25
1
-1
/
+3
*
delay reconfig of input tty until target device has been both opened
Paul Fox
2008-04-23
1
-11
/
+9
*
whitespace fixes. no code changes
Denis Vlasenko
2008-04-22
2
-11
/
+11
*
build system: move misplaced config entry for script applet
Denis Vlasenko
2008-04-21
1
-9
/
+3
*
libbb: introduce xmalloc_xopen_read_close and use where appropriate
Denis Vlasenko
2008-04-19
1
-1
/
+1
*
man: handle many MANPAGER directives so that they do not override
Denis Vlasenko
2008-04-19
1
-34
/
+44
*
fix typo in Config.in hext text
Denis Vlasenko
2008-04-13
1
-1
/
+1
*
less: fix somewhat elusive case when less gets stuck in search mode
Denis Vlasenko
2008-04-13
1
-6
/
+5
*
man: new applet. ~600 bytes.
Denis Vlasenko
2008-04-13
3
-0
/
+158
*
crond: add handling of "MAILTO=user" lines
Denis Vlasenko
2008-04-07
1
-18
/
+41
*
fbsplash: more compact support for named pipes + EOF scenario
Denis Vlasenko
2008-04-04
1
-47
/
+34
*
fbsplash: move to /sbin; small shrink
Denis Vlasenko
2008-03-28
1
-27
/
+26
*
whitespace fixes
Denis Vlasenko
2008-03-28
1
-11
/
+11
*
fbsplash: support this usage:
Denis Vlasenko
2008-03-27
2
-11
/
+32
*
fbsplash: fix broken handling of buffered case:
Denis Vlasenko
2008-03-26
1
-37
/
+24
[prev]
[next]