aboutsummaryrefslogtreecommitdiff
path: root/nc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-06-28Moved some function decls, a struct, and a #define from regexp.h into here.Mark Whitley1-3/+18
2000-06-28Removed some function decls (regex, regcomp, etc.) and put them in regexp.cMark Whitley1-18/+0
2000-06-28Better cross libc support.Eric Andersen5-7/+3
2000-06-28Forgot -- targeted the wrong release.Eric Andersen1-1/+1
2000-06-28* Fixed a _horrible_ bug where 'tar -tvf' could unlinkEric Andersen6-63/+177
2000-06-28Updates for the .debEric Andersen2-7/+18
2000-06-28= minor formatting issuesJohn Beppu2-42/+40
2000-06-28+ busybox --install [-s]John Beppu3-20/+78
2000-06-27Remove stuff now moved into the bug tracking system.Eric Andersen1-61/+0
2000-06-27+ s/int install_links/static int install_links/John Beppu2-2/+2
2000-06-27This kernel patch is no longer needed, with the change I made to initEric Andersen1-77/+0
2000-06-27+ littering my code w/ comments about what troubles me.John Beppu2-2/+12
2000-06-27+ busybox --install [-s]John Beppu3-0/+153