Sync usage with man page.
[netbsd-mini2440.git] / external / gpl2 / xcvs / dist / maint-aux / srclist.txt
blob9d24771a439f50b5c8202daaab8fe09e45f277dd
1 # Files for which we are not the source.
3 # In the "Local Modifications" fields below, "I" means the source files were
4 # imported using the CVS import command and "NI" means CVS import was not used.
6 GNU ZLib
7 Stream compression and decompression libraries.
8 License: zlib/README (Public Domain, but do not misrepresent source.)
9 Bug Report Email: bug-zlib@gnu.org
10 GNU Web Page: http://www.gnu.org/directory/GNU/zlib.html
11 Last Web Location: http://www.zlib.net
12 Previous Web Location: http://www.gzip.org/zlib
14 Imported files                                  CVS             Local
15                                                 Directory       Modifications
16 ----------------------------------------------- --------------- ---------------
17 $GNUZLIB/*                                      zlib            build scripts
18                                                                 only I
22 GNU Diffutils
23 License: GPL
24 Bug Report Email: bug-gnu-utils@gnu.org
25 GNU Web Page: http://www.gnu.org/directory/GNU/diffutils.html
26 Project Web Page: http://savannah.gnu.org/projects/diffutils/
28 Imported files                                  CVS             Local
29                                                 Directory       Modifications
30 ----------------------------------------------- --------------- ---------------
31 $GNUDIFF/*                                      diff            yes NI
35 GNULib
36 Portable implementations of useful functions found on some platforms but not
37 others.  We update these files directly from the GNULIB CVS repository.
38 Only files which cannot be autoupdated by running the gnulib-update script in
39 this directory are tracked here.
40 License: GPL
41 Bug Report Email: bug-gnulib@gnu.org
42 Project Web Page: http://savannah.gnu.org/projects/gnulib
43 CVS Repository (via SSH): :ext:anoncvs@savannah.gnu.org/cvsroot/gnulib
45 Imported files                                  CVS             Local
46                                                 Directory       Modifications
47 ----------------------------------------------- --------------- ---------------
48 # The following error module is only half-imported to support getdate.y's test
49 # hooks when xmalloc, which calls error(), is needed.  We cannot completely
50 # import the error module since it would conflict with CVS's error() function,
51 # which is needed to send errors across the connection to the client.
52 # $GNULIB/modules/error
53 $GNULIB/lib/error.c                             lib             no NI
54 $GNULIB/lib/error.h                             lib             no NI
55 $GNULIB/m4/strerror_r.m4                        lib             no NI
59 Windows stat() substitute which works around bass ackwards file time problems
60 on Windows.
61 License: GPL
62 Bug Report Email: ???
63 Project Web Page: http://www.codeproject.com/datetime/dstbugs.asp
65 Imported files                                  CVS             Local
66                                                 Directory       Modifications
67 ----------------------------------------------- --------------- ---------------
68 JmgStat.c                                       windows-NT      yes NI
69 JmgStat.h                                       windows-NT      yes NI