aboutsummaryrefslogtreecommitdiff
path: root/wc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-06-28Fixed comment.markw2-4/+4
2000-06-28Added support for reading from stdin with '-' as file name arg.markw2-2/+2
2000-06-28Yanked out the cstring_alloc() and cstring_lineFromFile() functions frommarkw8-117/+34
2000-06-28Brand, spankin', new grep that uses libc regex routines instead of themarkw2-200/+310
2000-06-28Moved some function decls, a struct, and a #define from regexp.h into here.markw1-3/+18
2000-06-28Removed some function decls (regex, regcomp, etc.) and put them in regexp.cmarkw1-18/+0
2000-06-28Better cross libc support.andersen5-7/+3
2000-06-28Forgot -- targeted the wrong release.andersen1-1/+1
2000-06-28* Fixed a _horrible_ bug where 'tar -tvf' could unlinkandersen6-63/+177
2000-06-28Updates for the .debandersen2-7/+18
2000-06-28= minor formatting issuesbeppu2-42/+40
2000-06-28+ busybox --install [-s]beppu3-20/+78
2000-06-27Remove stuff now moved into the bug tracking system.andersen1-61/+0
2000-06-27+ s/int install_links/static int install_links/beppu2-2/+2
2000-06-27This kernel patch is no longer needed, with the change I made to initandersen1-77/+0
2000-06-27+ littering my code w/ comments about what troubles me.beppu2-2/+12
2000-06-27+ busybox --install [-s]beppu3-0/+153