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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir)
Denis Vlasenko
2008-09-16
1
-2
/
+4
*
modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>
Denis Vlasenko
2008-09-13
1
-0
/
+5
*
id: code shrink
Denis Vlasenko
2008-09-13
1
-2
/
+2
*
- implement id -G (Tito Ragusa)
Bernhard Reutner-Fischer
2008-09-12
1
-0
/
+1
*
runsvd: shrink by Vladimir
Denis Vlasenko
2008-09-11
1
-0
/
+3
*
watchdog: add -T option
Denis Vlasenko
2008-09-07
1
-3
/
+4
*
- uncomment tc for now
Bernhard Reutner-Fischer
2008-09-04
1
-1
/
+1
*
- add WIP stub for tc.
Bernhard Reutner-Fischer
2008-09-04
2
-0
/
+21
*
- mention that we ignore -v, -b, -c
Bernhard Reutner-Fischer
2008-09-04
1
-1
/
+2
*
kbd_mode: fix non-ASCII letters in comments
Denis Vlasenko
2008-09-03
1
-7
/
+8
*
- halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov)
Bernhard Reutner-Fischer
2008-09-01
1
-1
/
+1
*
df: add support for more options, add some coreutils 6.10 compat.
Denis Vlasenko
2008-08-28
1
-18
/
+22
*
- document rmdir args
Bernhard Reutner-Fischer
2008-08-21
1
-1
/
+10
*
- document rmmod -w and -f arguments
Bernhard Reutner-Fischer
2008-08-21
1
-1
/
+3
*
fix xargs -e help text
Denis Vlasenko
2008-08-21
1
-1
/
+1
*
findfs: make it use setuid-ness of busybox binary
Denis Vlasenko
2008-08-20
1
-1
/
+1
*
- add new applet rdev (Grant Erickson)
Bernhard Reutner-Fischer
2008-08-19
2
-0
/
+9
*
showkey: new applet by Vladimir
Denis Vlasenko
2008-08-17
2
-1
/
+11
*
setfont: new applet by Vladimir
Denis Vlasenko
2008-08-17
2
-1
/
+11
*
optimize config_read() (by Timo Teras <timo.teras AT iki.fi>)
Denis Vlasenko
2008-08-09
1
-0
/
+1
*
- support relatime / norelatime
Bernhard Reutner-Fischer
2008-08-06
2
-1
/
+4
*
*: use get_console_fd() as appropriate, and make it fail on open error -
Denis Vlasenko
2008-08-05
1
-1
/
+1
*
*: refactor handling of archived files. "tar f file.tar.lzma" now works too.
Denis Vlasenko
2008-08-05
3
-18
/
+20
*
- don't free user-supplied string (via -e)
Bernhard Reutner-Fischer
2008-08-05
1
-3
/
+3
*
modprobe: use buffering line reads (fgets) instead of reads().
Denis Vlasenko
2008-08-04
1
-3
/
+0
*
libbb: make xrealloc_vector zero out the realloc'ed tail
Denis Vlasenko
2008-08-04
1
-0
/
+4
*
ssd: fix -K/-S mixup in help text
Denis Vlasenko
2008-08-03
1
-6
/
+6
*
xargs: update help text
Denis Vlasenko
2008-08-03
1
-6
/
+9
*
makedevs: fix help text discrepancies
Denis Vlasenko
2008-08-01
1
-15
/
+16
*
chpst: large code shrink by Vladimir
Denis Vlasenko
2008-07-30
1
-36
/
+31
*
netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu>
Denis Vlasenko
2008-07-27
2
-1
/
+5
*
fix several problems with config parser:
Denis Vlasenko
2008-07-26
1
-8
/
+13
*
*: conversion to config parser
Denis Vlasenko
2008-07-24
1
-0
/
+1
*
s/othervise/otherwise/g
Denis Vlasenko
2008-07-23
2
-2
/
+2
*
lpd: extend help text
Denis Vlasenko
2008-07-23
1
-2
/
+7
*
fix all cases of strcpy on overlapping strings.
Denis Vlasenko
2008-07-22
1
-0
/
+1
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-0
/
+7
*
- first pass to unify/cleanup uid handling (-236b)
Bernhard Reutner-Fischer
2008-07-21
1
-0
/
+2
*
- s/super.block/superblock/g; # for consistency; -1b
Bernhard Reutner-Fischer
2008-07-21
1
-1
/
+1
*
telnet: shrink
Denis Vlasenko
2008-07-21
1
-4
/
+4
*
help text: test --help doesnt print it (by design),
Denis Vlasenko
2008-07-21
1
-2
/
+3
*
libbb: config_read() update
Denis Vlasenko
2008-07-19
1
-5
/
+9
*
libbb: updated config_parse() from Vladimir
Denis Vlasenko
2008-07-19
3
-4
/
+16
*
pidof/killall: allow find_pid_by_name to find running
Denis Vlasenko
2008-07-17
1
-1
/
+2
*
- fix segfault in nameif with mactab file
Bernhard Reutner-Fischer
2008-07-17
1
-1
/
+1
*
update of config file parser from Vladimir
Denis Vlasenko
2008-07-16
1
-15
/
+5
*
libbb: get rid of statics in dump.c; code shrinks a lot too
Denis Vlasenko
2008-07-16
1
-17
/
+18
*
od,hexdump: fix bug where xrealloc may move pointer,
Denis Vlasenko
2008-07-16
1
-7
/
+7
*
libbb: document plans to speed up line-based input
Denis Vlasenko
2008-07-15
1
-1
/
+2
*
libbb: unified config parser (By Vladimir Dronnikov)
Denis Vlasenko
2008-07-15
1
-0
/
+22
[next]