From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../x-cvsweb-markup&only_with_tag=HEAD/index.html | 39 ++++++++++++++++++++++ .../x-cvsweb-markup&only_with_tag=MAIN/index.html | 39 ++++++++++++++++++++++ .../index.html | 39 ++++++++++++++++++++++ .../x-cvsweb-markup&sortby=date/index.html | 39 ++++++++++++++++++++++ .../index.html | 39 ++++++++++++++++++++++ .../x-cvsweb-markup&sortby=rev/index.html | 39 ++++++++++++++++++++++ .../x-cvsweb-markup/index.html | 39 ++++++++++++++++++++++ 7 files changed, 273 insertions(+) create mode 100644 cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&only_with_tag=HEAD/index.html create mode 100644 cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&only_with_tag=MAIN/index.html create mode 100644 cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date&only_with_tag=MAIN/index.html create mode 100644 cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date/index.html create mode 100644 cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log&only_with_tag=MAIN/index.html create mode 100644 cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=rev/index.html create mode 100644 cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup/index.html (limited to 'cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text') diff --git a/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&only_with_tag=HEAD/index.html b/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&only_with_tag=HEAD/index.html new file mode 100644 index 00000000..07b0a39c --- /dev/null +++ b/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&only_with_tag=HEAD/index.html @@ -0,0 +1,39 @@ + + + +CVSROOT/modules - view - 1.1 + +
[BACK] Return to modules + CVS log [TXT][DIR] Up to Nevrax / CVSROOT

File: Nevrax / CVSROOT / modules (download)
+Revision 1.1, Tue Mar 28 14:04:25 2000 UTC (23 months, 1 week ago) by root +
Branch: MAIN +
CVS Tags: HEAD
+initial checkin
+
+

# Three different line formats are valid:
+#       key        -a    aliases...
+#       key [options] directory
+#       key [options] directory files...
+#
+# Where "options" are composed of:
+#       -i prog                Run "prog" on "cvs commit" from top-level of module.
+#       -o prog                Run "prog" on "cvs checkout" of module.
+#       -e prog                Run "prog" on "cvs export" of module.
+#       -t prog                Run "prog" on "cvs rtag" of module.
+#       -u prog                Run "prog" on "cvs update" of module.
+#       -d dir                Place module in directory "dir" instead of module name.
+#       -l                Top-level directory only -- do not recurse.
+#
+# NOTE:  If you change any of the "Run" options above, you'll have to
+# release and re-checkout any working directories of these modules.
+#
+# And "directory" is a path to a directory relative to $CVSROOT.
+#
+# The "-a" option specifies an alias.  An alias is interpreted as if
+# everything on the right of the "-a" had been typed on the command line.
+#
+# You can encode a module within a module by using the special '&'
+# character to interpose another module into the current module.  This
+# can be useful for creating a module that consists of many directories
+# spread out over the entire source repository.
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&only_with_tag=MAIN/index.html b/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&only_with_tag=MAIN/index.html new file mode 100644 index 00000000..8c2a32d7 --- /dev/null +++ b/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&only_with_tag=MAIN/index.html @@ -0,0 +1,39 @@ + + + +CVSROOT/modules - view - 1.1 + +
[BACK] Return to modules + CVS log [TXT][DIR] Up to Nevrax / CVSROOT

File: Nevrax / CVSROOT / modules (download)
+Revision 1.1, Tue Mar 28 14:04:25 2000 UTC (22 months, 1 week ago) by root +
Branch: MAIN +
CVS Tags: HEAD
+initial checkin
+
+

# Three different line formats are valid:
+#       key        -a    aliases...
+#       key [options] directory
+#       key [options] directory files...
+#
+# Where "options" are composed of:
+#       -i prog                Run "prog" on "cvs commit" from top-level of module.
+#       -o prog                Run "prog" on "cvs checkout" of module.
+#       -e prog                Run "prog" on "cvs export" of module.
+#       -t prog                Run "prog" on "cvs rtag" of module.
+#       -u prog                Run "prog" on "cvs update" of module.
+#       -d dir                Place module in directory "dir" instead of module name.
+#       -l                Top-level directory only -- do not recurse.
+#
+# NOTE:  If you change any of the "Run" options above, you'll have to
+# release and re-checkout any working directories of these modules.
+#
+# And "directory" is a path to a directory relative to $CVSROOT.
+#
+# The "-a" option specifies an alias.  An alias is interpreted as if
+# everything on the right of the "-a" had been typed on the command line.
+#
+# You can encode a module within a module by using the special '&'
+# character to interpose another module into the current module.  This
+# can be useful for creating a module that consists of many directories
+# spread out over the entire source repository.
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date&only_with_tag=MAIN/index.html b/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date&only_with_tag=MAIN/index.html new file mode 100644 index 00000000..7d14c556 --- /dev/null +++ b/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date&only_with_tag=MAIN/index.html @@ -0,0 +1,39 @@ + + + +CVSROOT/modules - view - 1.1 + +
[BACK] Return to modules + CVS log [TXT][DIR] Up to Nevrax / CVSROOT

File: Nevrax / CVSROOT / modules (download)
+Revision 1.1, Tue Mar 28 14:04:25 2000 UTC (22 months, 3 weeks ago) by root +
Branch: MAIN +
CVS Tags: HEAD
+initial checkin
+
+

# Three different line formats are valid:
+#       key        -a    aliases...
+#       key [options] directory
+#       key [options] directory files...
+#
+# Where "options" are composed of:
+#       -i prog                Run "prog" on "cvs commit" from top-level of module.
+#       -o prog                Run "prog" on "cvs checkout" of module.
+#       -e prog                Run "prog" on "cvs export" of module.
+#       -t prog                Run "prog" on "cvs rtag" of module.
+#       -u prog                Run "prog" on "cvs update" of module.
+#       -d dir                Place module in directory "dir" instead of module name.
+#       -l                Top-level directory only -- do not recurse.
+#
+# NOTE:  If you change any of the "Run" options above, you'll have to
+# release and re-checkout any working directories of these modules.
+#
+# And "directory" is a path to a directory relative to $CVSROOT.
+#
+# The "-a" option specifies an alias.  An alias is interpreted as if
+# everything on the right of the "-a" had been typed on the command line.
+#
+# You can encode a module within a module by using the special '&'
+# character to interpose another module into the current module.  This
+# can be useful for creating a module that consists of many directories
+# spread out over the entire source repository.
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date/index.html b/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date/index.html new file mode 100644 index 00000000..ee757ba5 --- /dev/null +++ b/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date/index.html @@ -0,0 +1,39 @@ + + + +CVSROOT/modules - view - 1.1 + +
[BACK] Return to modules + CVS log [TXT][DIR] Up to Nevrax / CVSROOT

File: Nevrax / CVSROOT / modules (download)
+Revision 1.1, Tue Mar 28 14:04:25 2000 UTC (22 months, 3 weeks ago) by root +
Branch: MAIN +
CVS Tags: HEAD
+initial checkin
+
+

# Three different line formats are valid:
+#       key        -a    aliases...
+#       key [options] directory
+#       key [options] directory files...
+#
+# Where "options" are composed of:
+#       -i prog                Run "prog" on "cvs commit" from top-level of module.
+#       -o prog                Run "prog" on "cvs checkout" of module.
+#       -e prog                Run "prog" on "cvs export" of module.
+#       -t prog                Run "prog" on "cvs rtag" of module.
+#       -u prog                Run "prog" on "cvs update" of module.
+#       -d dir                Place module in directory "dir" instead of module name.
+#       -l                Top-level directory only -- do not recurse.
+#
+# NOTE:  If you change any of the "Run" options above, you'll have to
+# release and re-checkout any working directories of these modules.
+#
+# And "directory" is a path to a directory relative to $CVSROOT.
+#
+# The "-a" option specifies an alias.  An alias is interpreted as if
+# everything on the right of the "-a" had been typed on the command line.
+#
+# You can encode a module within a module by using the special '&'
+# character to interpose another module into the current module.  This
+# can be useful for creating a module that consists of many directories
+# spread out over the entire source repository.
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log&only_with_tag=MAIN/index.html b/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log&only_with_tag=MAIN/index.html new file mode 100644 index 00000000..e2f4af41 --- /dev/null +++ b/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log&only_with_tag=MAIN/index.html @@ -0,0 +1,39 @@ + + + +CVSROOT/modules - view - 1.1 + +
[BACK] Return to modules + CVS log [TXT][DIR] Up to Nevrax / CVSROOT

File: Nevrax / CVSROOT / modules (download)
+Revision 1.1, Tue Mar 28 14:04:25 2000 UTC (2 years, 2 months ago) by root +
Branch: MAIN +
CVS Tags: HEAD
+initial checkin
+
+

# Three different line formats are valid:
+#       key        -a    aliases...
+#       key [options] directory
+#       key [options] directory files...
+#
+# Where "options" are composed of:
+#       -i prog                Run "prog" on "cvs commit" from top-level of module.
+#       -o prog                Run "prog" on "cvs checkout" of module.
+#       -e prog                Run "prog" on "cvs export" of module.
+#       -t prog                Run "prog" on "cvs rtag" of module.
+#       -u prog                Run "prog" on "cvs update" of module.
+#       -d dir                Place module in directory "dir" instead of module name.
+#       -l                Top-level directory only -- do not recurse.
+#
+# NOTE:  If you change any of the "Run" options above, you'll have to
+# release and re-checkout any working directories of these modules.
+#
+# And "directory" is a path to a directory relative to $CVSROOT.
+#
+# The "-a" option specifies an alias.  An alias is interpreted as if
+# everything on the right of the "-a" had been typed on the command line.
+#
+# You can encode a module within a module by using the special '&'
+# character to interpose another module into the current module.  This
+# can be useful for creating a module that consists of many directories
+# spread out over the entire source repository.
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=rev/index.html b/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=rev/index.html new file mode 100644 index 00000000..bb8b25e9 --- /dev/null +++ b/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=rev/index.html @@ -0,0 +1,39 @@ + + + +CVSROOT/modules - view - 1.1 + +
[BACK] Return to modules + CVS log [TXT][DIR] Up to Nevrax / CVSROOT

File: Nevrax / CVSROOT / modules (download)
+Revision 1.1, Tue Mar 28 14:04:25 2000 UTC (23 months ago) by root +
Branch: MAIN +
CVS Tags: HEAD
+initial checkin
+
+

# Three different line formats are valid:
+#       key        -a    aliases...
+#       key [options] directory
+#       key [options] directory files...
+#
+# Where "options" are composed of:
+#       -i prog                Run "prog" on "cvs commit" from top-level of module.
+#       -o prog                Run "prog" on "cvs checkout" of module.
+#       -e prog                Run "prog" on "cvs export" of module.
+#       -t prog                Run "prog" on "cvs rtag" of module.
+#       -u prog                Run "prog" on "cvs update" of module.
+#       -d dir                Place module in directory "dir" instead of module name.
+#       -l                Top-level directory only -- do not recurse.
+#
+# NOTE:  If you change any of the "Run" options above, you'll have to
+# release and re-checkout any working directories of these modules.
+#
+# And "directory" is a path to a directory relative to $CVSROOT.
+#
+# The "-a" option specifies an alias.  An alias is interpreted as if
+# everything on the right of the "-a" had been typed on the command line.
+#
+# You can encode a module within a module by using the special '&'
+# character to interpose another module into the current module.  This
+# can be useful for creating a module that consists of many directories
+# spread out over the entire source repository.
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..5d31b46f --- /dev/null +++ b/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup/index.html @@ -0,0 +1,39 @@ + + + +CVSROOT/modules - view - 1.1 + +
[BACK] Return to modules + CVS log [TXT][DIR] Up to Nevrax / CVSROOT

File: Nevrax / CVSROOT / modules (download)
+Revision 1.1, Tue Mar 28 14:04:25 2000 UTC (2 years, 2 months ago) by root +
Branch: MAIN +
CVS Tags: HEAD
+initial checkin
+
+

# Three different line formats are valid:
+#       key        -a    aliases...
+#       key [options] directory
+#       key [options] directory files...
+#
+# Where "options" are composed of:
+#       -i prog                Run "prog" on "cvs commit" from top-level of module.
+#       -o prog                Run "prog" on "cvs checkout" of module.
+#       -e prog                Run "prog" on "cvs export" of module.
+#       -t prog                Run "prog" on "cvs rtag" of module.
+#       -u prog                Run "prog" on "cvs update" of module.
+#       -d dir                Place module in directory "dir" instead of module name.
+#       -l                Top-level directory only -- do not recurse.
+#
+# NOTE:  If you change any of the "Run" options above, you'll have to
+# release and re-checkout any working directories of these modules.
+#
+# And "directory" is a path to a directory relative to $CVSROOT.
+#
+# The "-a" option specifies an alias.  An alias is interpreted as if
+# everything on the right of the "-a" had been typed on the command line.
+#
+# You can encode a module within a module by using the special '&'
+# character to interpose another module into the current module.  This
+# can be useful for creating a module that consists of many directories
+# spread out over the entire source repository.
+
\ No newline at end of file -- cgit v1.2.1