aboutsummaryrefslogtreecommitdiff
path: root/nc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-04-12Fix comment.kraai2-2/+2
2001-04-12Use date -u instead of date --utc and consolidate version string.kraai8-7/+10
2001-04-12Updates, fixes for handling contents, verbose extract.bug11-16/+15
2001-04-12Rename variable that shadows globalbug12-32/+32
2001-04-12Fix handling of '' and "".kraai3-12/+18
2001-04-12New dpkg-deb function -t, stands for --fsys-tarfilebug17-24/+41
2001-04-12Change size to unsinged long long, so if -1 is passed it will read as much as...bug13-7/+12
2001-04-12dpkg-deb -c works nowbug13-34/+36
2001-04-12Fix dpkg-deb, enum's are coolbug16-95/+108
2001-04-12remove unused clearerr statementsbug11-2/+0
2001-04-12This belongs in dos2unix.cbug11-106/+0
2001-04-12use tmpfile() and revert my previous changes... convert() belongs herebug13-11/+180
2001-04-12dos2unix and unix2dos are now independentbug11-4/+1
2001-04-12Move convert to libbbbug12-182/+0
2001-04-12convert() is used by dos2unix and unix2dosbug12-0/+10