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
/
networking
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-01
vi: rearrange functions, no logic changes
Denys Vlasenko
1
-1508
/
+1407
2019-04-01
vi: rearrange functions, no logic changes
Denys Vlasenko
1
-276
/
+276
2019-04-01
vi: rearrange functions, no logic changes
Denys Vlasenko
1
-42
/
+42
2019-04-01
vi: rearrange functions, no logic changes
Denys Vlasenko
1
-74
/
+75
2019-04-01
vi: rearrange functions, no logic changes
Denys Vlasenko
1
-260
/
+258
2019-04-01
vi: fix ^Z not always working as intended
Denys Vlasenko
1
-25
/
+17
2019-04-01
vi: install SIGINT handler _after_ restart setjmp is initialized
Denys Vlasenko
1
-63
/
+52
2019-03-30
blockdev: code shrink
Denys Vlasenko
1
-81
/
+58
2019-03-30
ip: Fix ip -o link
Stefan Sørensen
1
-2
/
+2
2019-03-30
vi: allow manual screen update if SIGWINCH isn't supported
Ron Yorston
1
-0
/
+8
2019-03-30
man: add "/usr/share/man" as another default MANPATH, fix col override
Denys Vlasenko
1
-20
/
+13
2019-03-30
libbb: mark scripted_main() as externally visible
Ron Yorston
2
-1
/
+2
2019-03-29
vi: code shrink, proper printf formatting for strlen()
Denys Vlasenko
1
-5
/
+6
2019-03-27
hush: fix "wait -n" to wait for a _job_, not a _process_
Denys Vlasenko
1
-9
/
+22
2019-03-27
ash: add "wait -n" bashism
Denys Vlasenko
1
-6
/
+47
2019-03-27
ntpd: do not create pid file if not backgrounded
Denys Vlasenko
1
-2
/
+4
2019-03-26
hush: add "wait -n" bashism
Denys Vlasenko
1
-1
/
+17
2019-03-26
man: don't skip default path which appears in config file
Ron Yorston
1
-1
/
+5
2019-03-26
ts: do call localtime() when neither -s nor -i specified
Denys Vlasenko
1
-1
/
+1
2019-03-26
ts: use gettimeofday - we don't use nanoseconds here
Denys Vlasenko
1
-13
/
+9
2019-03-26
ts: replace overlapping strcpy with shorter code
Denys Vlasenko
1
-1
/
+2
2019-03-26
ts: fix incorrect (copy-pasted) copyright attribution
Denys Vlasenko
1
-4
/
+3