index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
nc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-06-28
Moved some function decls, a struct, and a #define from regexp.h into here.
Mark Whitley
1
-3
/
+18
2000-06-28
Removed some function decls (regex, regcomp, etc.) and put them in regexp.c
Mark Whitley
1
-18
/
+0
2000-06-28
Better cross libc support.
Eric Andersen
5
-7
/
+3
2000-06-28
Forgot -- targeted the wrong release.
Eric Andersen
1
-1
/
+1
2000-06-28
* Fixed a _horrible_ bug where 'tar -tvf' could unlink
Eric Andersen
6
-63
/
+177
2000-06-28
Updates for the .deb
Eric Andersen
2
-7
/
+18
2000-06-28
= minor formatting issues
John Beppu
2
-42
/
+40
2000-06-28
+ busybox --install [-s]
John Beppu
3
-20
/
+78
2000-06-27
Remove stuff now moved into the bug tracking system.
Eric Andersen
1
-61
/
+0
2000-06-27
+ s/int install_links/static int install_links/
John Beppu
2
-2
/
+2
2000-06-27
This kernel patch is no longer needed, with the change I made to init
Eric Andersen
1
-77
/
+0
2000-06-27
+ littering my code w/ comments about what troubles me.
John Beppu
2
-2
/
+12
2000-06-27
+ busybox --install [-s]
John Beppu
3
-0
/
+153