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
/
wc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-06-28
Fixed comment.
markw
2
-4
/
+4
2000-06-28
Added support for reading from stdin with '-' as file name arg.
markw
2
-2
/
+2
2000-06-28
Yanked out the cstring_alloc() and cstring_lineFromFile() functions from
markw
8
-117
/
+34
2000-06-28
Brand, spankin', new grep that uses libc regex routines instead of the
markw
2
-200
/
+310
2000-06-28
Moved some function decls, a struct, and a #define from regexp.h into here.
markw
1
-3
/
+18
2000-06-28
Removed some function decls (regex, regcomp, etc.) and put them in regexp.c
markw
1
-18
/
+0
2000-06-28
Better cross libc support.
andersen
5
-7
/
+3
2000-06-28
Forgot -- targeted the wrong release.
andersen
1
-1
/
+1
2000-06-28
* Fixed a _horrible_ bug where 'tar -tvf' could unlink
andersen
6
-63
/
+177
2000-06-28
Updates for the .deb
andersen
2
-7
/
+18
2000-06-28
= minor formatting issues
beppu
2
-42
/
+40
2000-06-28
+ busybox --install [-s]
beppu
3
-20
/
+78
2000-06-27
Remove stuff now moved into the bug tracking system.
andersen
1
-61
/
+0
2000-06-27
+ s/int install_links/static int install_links/
beppu
2
-2
/
+2
2000-06-27
This kernel patch is no longer needed, with the change I made to init
andersen
1
-77
/
+0
2000-06-27
+ littering my code w/ comments about what troubles me.
beppu
2
-2
/
+12
2000-06-27
+ busybox --install [-s]
beppu
3
-0
/
+153