diff options
-rw-r--r-- | .cvsignore | 19 | ||||
-rw-r--r-- | build-aux/.cvsignore | 6 | ||||
-rw-r--r-- | doc/.cvsignore | 1 | ||||
-rw-r--r-- | gl/.cvsignore | 5 | ||||
-rw-r--r-- | intl/.cvsignore | 37 | ||||
-rw-r--r-- | lib/.cvsignore | 4 | ||||
-rw-r--r-- | lib/tests/.cvsignore | 6 | ||||
-rw-r--r-- | m4/.cvsignore | 3 | ||||
-rw-r--r-- | pkg/solaris/.cvsignore | 2 | ||||
-rw-r--r-- | plugins-root/.cvsignore | 7 | ||||
-rw-r--r-- | plugins-scripts/.cvsignore | 19 | ||||
-rw-r--r-- | plugins/.cvsignore | 54 | ||||
-rw-r--r-- | plugins/t/.cvsignore | 1 | ||||
-rw-r--r-- | po/.cvsignore | 13 |
14 files changed, 0 insertions, 177 deletions
diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 5505613..0000000 --- a/.cvsignore +++ /dev/null | |||
@@ -1,19 +0,0 @@ | |||
1 | configure | ||
2 | debian | ||
3 | Makefile | ||
4 | Makefile.in | ||
5 | config.* | ||
6 | test.pl | ||
7 | command.cfg | ||
8 | Cache.pm | ||
9 | build-* | ||
10 | intl | ||
11 | aclocal.m4 | ||
12 | autom4te*.cache | ||
13 | install-sh | ||
14 | missing | ||
15 | depcomp | ||
16 | THANKS | ||
17 | libtool | ||
18 | compile | ||
19 | INSTALL | ||
diff --git a/build-aux/.cvsignore b/build-aux/.cvsignore deleted file mode 100644 index 9e39c45..0000000 --- a/build-aux/.cvsignore +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | compile | ||
2 | config.guess | ||
3 | config.sub | ||
4 | depcomp | ||
5 | install-sh | ||
6 | missing | ||
diff --git a/doc/.cvsignore b/doc/.cvsignore deleted file mode 100644 index 47da382..0000000 --- a/doc/.cvsignore +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | developer-guidelines.html | ||
diff --git a/gl/.cvsignore b/gl/.cvsignore deleted file mode 100644 index 9094515..0000000 --- a/gl/.cvsignore +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | .deps | ||
2 | Makefile | ||
3 | Makefile.in | ||
4 | alloca.h | ||
5 | stdint.h | ||
diff --git a/intl/.cvsignore b/intl/.cvsignore deleted file mode 100644 index 72b76fd..0000000 --- a/intl/.cvsignore +++ /dev/null | |||
@@ -1,37 +0,0 @@ | |||
1 | ChangeLog | ||
2 | Makefile.in | ||
3 | VERSION | ||
4 | bindtextdom.c | ||
5 | config.charset | ||
6 | dcgettext.c | ||
7 | dcigettext.c | ||
8 | dcngettext.c | ||
9 | dgettext.c | ||
10 | dngettext.c | ||
11 | eval-plural.h | ||
12 | explodename.c | ||
13 | finddomain.c | ||
14 | gettext.c | ||
15 | gettextP.h | ||
16 | gmo.h | ||
17 | hash-string.h | ||
18 | intl-compat.c | ||
19 | l10nflist.c | ||
20 | libgnuintl.h | ||
21 | loadinfo.h | ||
22 | loadmsgcat.c | ||
23 | localcharset.c | ||
24 | locale.alias | ||
25 | localealias.c | ||
26 | localename.c | ||
27 | ngettext.c | ||
28 | os2compat.c | ||
29 | os2compat.h | ||
30 | osdep.c | ||
31 | plural-exp.c | ||
32 | plural-exp.h | ||
33 | plural.c | ||
34 | plural.y | ||
35 | ref-add.sin | ||
36 | ref-del.sin | ||
37 | textdomain.c | ||
diff --git a/lib/.cvsignore b/lib/.cvsignore deleted file mode 100644 index 20e66d6..0000000 --- a/lib/.cvsignore +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | Makefile | ||
2 | Makefile.in | ||
3 | .deps | ||
4 | getopt.h | ||
diff --git a/lib/tests/.cvsignore b/lib/tests/.cvsignore deleted file mode 100644 index 8e1d1af..0000000 --- a/lib/tests/.cvsignore +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | Makefile | ||
2 | Makefile.in | ||
3 | test_utils | ||
4 | test_disk | ||
5 | test_tcp | ||
6 | .deps | ||
diff --git a/m4/.cvsignore b/m4/.cvsignore deleted file mode 100644 index a324157..0000000 --- a/m4/.cvsignore +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | Makefile | ||
2 | Makefile.in | ||
3 | Makefile.am | ||
diff --git a/pkg/solaris/.cvsignore b/pkg/solaris/.cvsignore deleted file mode 100644 index a6bb7e4..0000000 --- a/pkg/solaris/.cvsignore +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | .cvsignore | ||
2 | pkginfo | ||
diff --git a/plugins-root/.cvsignore b/plugins-root/.cvsignore deleted file mode 100644 index 70dc174..0000000 --- a/plugins-root/.cvsignore +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | .deps | ||
2 | .libs | ||
3 | Makefile.in | ||
4 | Makefile | ||
5 | check_dhcp | ||
6 | check_icmp | ||
7 | pst3 | ||
diff --git a/plugins-scripts/.cvsignore b/plugins-scripts/.cvsignore deleted file mode 100644 index 3066a97..0000000 --- a/plugins-scripts/.cvsignore +++ /dev/null | |||
@@ -1,19 +0,0 @@ | |||
1 | Makefile | ||
2 | Makefile.in | ||
3 | subst | ||
4 | utils.pm | ||
5 | utils.sh | ||
6 | check_breeze | ||
7 | check_disk_smb | ||
8 | check_flexlm | ||
9 | check_ifoperstatus | ||
10 | check_ifstatus | ||
11 | check_ircd | ||
12 | check_log | ||
13 | check_mailq | ||
14 | check_ntp | ||
15 | check_oracle | ||
16 | check_rpc | ||
17 | check_sensors | ||
18 | check_wave | ||
19 | check_file_age | ||
diff --git a/plugins/.cvsignore b/plugins/.cvsignore deleted file mode 100644 index 52dc94f..0000000 --- a/plugins/.cvsignore +++ /dev/null | |||
@@ -1,54 +0,0 @@ | |||
1 | check_apt | ||
2 | check_cluster | ||
3 | check_disk | ||
4 | check_dns | ||
5 | check_dummy | ||
6 | check_ftp | ||
7 | check_fping | ||
8 | check_http | ||
9 | check_ide_smart | ||
10 | check_imap | ||
11 | check_jabber | ||
12 | check_load | ||
13 | check_mrtg | ||
14 | check_mrtgtraf | ||
15 | check_nagios | ||
16 | check_nntp | ||
17 | check_ntp | ||
18 | check_nwstat | ||
19 | check_overcr | ||
20 | check_ping | ||
21 | check_pop | ||
22 | check_procs | ||
23 | check_real | ||
24 | check_reply | ||
25 | check_smtp | ||
26 | check_ssh | ||
27 | check_tcp | ||
28 | check_time | ||
29 | check_udp | ||
30 | check_ups | ||
31 | check_users | ||
32 | check_vsz | ||
33 | check_by_ssh | ||
34 | urlize | ||
35 | check_pgsql | ||
36 | check_radius | ||
37 | check_ldap | ||
38 | check_mysql | ||
39 | check_mysql_query | ||
40 | check_netsaint | ||
41 | check_hpjd | ||
42 | check_snmp | ||
43 | check_by_ssh | ||
44 | check_swap | ||
45 | check_dig | ||
46 | check_nt | ||
47 | negate | ||
48 | stamp-h* | ||
49 | config.h | ||
50 | Makefile | ||
51 | Makefile.in | ||
52 | config.h.in | ||
53 | .deps | ||
54 | .libs | ||
diff --git a/plugins/t/.cvsignore b/plugins/t/.cvsignore deleted file mode 100644 index 1944fd6..0000000 --- a/plugins/t/.cvsignore +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | *.tmp | ||
diff --git a/po/.cvsignore b/po/.cvsignore deleted file mode 100644 index 2995ce4..0000000 --- a/po/.cvsignore +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | Makefile | ||
2 | Makefile.in | ||
3 | remove-potcdate.sed | ||
4 | Rules-quot | ||
5 | boldquot.sed | ||
6 | de.gmo | ||
7 | en@boldquot.header | ||
8 | en@quot.header | ||
9 | fr.gmo | ||
10 | insert-header.sin | ||
11 | quot.sed | ||
12 | POTFILES | ||
13 | stamp-po | ||