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: 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
*
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
2008-03-26
2
-2
/
+2
*
fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg
Denis Vlasenko
2008-03-26
3
-26
/
+15
*
fbsplash: shrink, better help text; inifile cannot specify image now;
Denis Vlasenko
2008-03-26
2
-0
/
+464
*
patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ...
Denis Vlasenko
2008-03-26
2
-6
/
+28
*
lpr: add more accurate comments
Denis Vlasenko
2008-03-24
1
-1
/
+1
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
3
-4
/
+0
*
taskset: fix false failure in testsuite
Denis Vlasenko
2008-03-22
1
-0
/
+5
*
small NOMMU fixes
Denis Vlasenko
2008-03-20
1
-1
/
+1
*
hdparm: do not lie about supporting -q (quiet)
Denis Vlasenko
2008-03-20
1
-21
/
+25
*
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)
Denis Vlasenko
2008-03-19
2
-2
/
+2
*
brctl: eliminate stray data object
Denis Vlasenko
2008-03-17
2
-10
/
+11
*
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
11
-273
/
+259
[prev]
[next]