aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
-rw-r--r--src/accfile.c2
-rw-r--r--src/allocaddr-cl.opt2
-rw-r--r--src/allocaddr.c2
-rw-r--r--src/asscaddr-cl.opt2
-rw-r--r--src/asscaddr.c2
-rw-r--r--src/atvol.c2
-rw-r--r--src/chvol.c2
-rw-r--r--src/cmdline.opt2
-rw-r--r--src/config.c2
-rw-r--r--src/cpimg-cl.opt2
-rw-r--r--src/cpimg.c2
-rw-r--r--src/cpsnap-cl.opt2
-rw-r--r--src/cpsnap.c2
-rw-r--r--src/deimg.c2
-rw-r--r--src/devmap.c2
-rw-r--r--src/devol-cl.opt2
-rw-r--r--src/devol.c2
-rw-r--r--src/disasaddr-cl.opt2
-rw-r--r--src/disasaddr.c2
-rw-r--r--src/ec2map.c2
-rw-r--r--src/eclat.c5
-rw-r--r--src/eclat.h2
-rw-r--r--src/eclatcl.m42
-rw-r--r--src/generic-cl.opt2
-rw-r--r--src/genericcl.c2
-rw-r--r--src/getconout.c2
-rw-r--r--src/igw.c2
-rw-r--r--src/io.c2
-rw-r--r--src/ispeek-cl.opt2
-rw-r--r--src/ispeek.c2
-rw-r--r--src/lsaattr.c2
-rw-r--r--src/lsaddr-cl.opt2
-rw-r--r--src/lsaddr.c2
-rw-r--r--src/lsattr-cl.opt2
-rw-r--r--src/lsattr.c2
-rw-r--r--src/lschvol.c2
-rw-r--r--src/lsiattr.c2
-rw-r--r--src/lsimg-cl.opt2
-rw-r--r--src/lsimg.c2
-rw-r--r--src/lsinst.c2
-rw-r--r--src/lsistat-cl.opt2
-rw-r--r--src/lsistat.c2
-rw-r--r--src/lsreg.c2
-rw-r--r--src/lssattr.c2
-rw-r--r--src/lssg-cl.opt2
-rw-r--r--src/lssg.c2
-rw-r--r--src/lssnap-cl.opt2
-rw-r--r--src/lssnap.c2
-rw-r--r--src/lstag-cl.opt2
-rw-r--r--src/lstag.c2
-rw-r--r--src/lsvol.c2
-rw-r--r--src/lsvpc.c2
-rw-r--r--src/lszon.c2
-rw-r--r--src/mkimg-cl.opt2
-rw-r--r--src/mkimg.c2
-rw-r--r--src/mkinst-cl.opt2
-rw-r--r--src/mkinst.c2
-rw-r--r--src/mksg-cl.opt2
-rw-r--r--src/mksg.c2
-rw-r--r--src/mksnap.c2
-rw-r--r--src/mksubnet-cl.opt2
-rw-r--r--src/mktags-cl.opt2
-rw-r--r--src/mktags.c2
-rw-r--r--src/mkvol-cl.opt2
-rw-r--r--src/mkvol.c2
-rw-r--r--src/mkvpc-cl.opt2
-rw-r--r--src/mkvpc.c2
-rw-r--r--src/mvaddr.c2
-rw-r--r--src/rmaddr-cl.opt2
-rw-r--r--src/rmaddr.c2
-rw-r--r--src/rmsg-cl.opt2
-rw-r--r--src/rmsg.c2
-rw-r--r--src/rmsnap.c2
-rw-r--r--src/rmvol.c2
-rw-r--r--src/rmvpc.c2
-rw-r--r--src/routetable.c2
-rw-r--r--src/setaattr-cl.opt2
-rw-r--r--src/setaattr.c2
-rw-r--r--src/setiattr-cl.opt2
-rw-r--r--src/setiattr.c2
-rw-r--r--src/sg-cl.opt2
-rw-r--r--src/sg.c2
-rw-r--r--src/startstop.c2
-rw-r--r--src/stop-cl.opt2
-rw-r--r--src/subnet.c2
-rw-r--r--src/util.c2
-rw-r--r--src/vpcattr.c2
88 files changed, 89 insertions, 90 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ebaa74b..d91b220 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,8 +1,8 @@
# This file is part of Eclat
-# Copyright (C) 2012-2021 Sergey Poznyakoff
+# Copyright (C) 2012-2023 Sergey Poznyakoff
#
# Eclat is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
diff --git a/src/accfile.c b/src/accfile.c
index 0609d7e..0d48edd 100644
--- a/src/accfile.c
+++ b/src/accfile.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/allocaddr-cl.opt b/src/allocaddr-cl.opt
index 9ca869c..e35541e 100644
--- a/src/allocaddr-cl.opt
+++ b/src/allocaddr-cl.opt
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/allocaddr.c b/src/allocaddr.c
index b02fd7b..0e1feea 100644
--- a/src/allocaddr.c
+++ b/src/allocaddr.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/asscaddr-cl.opt b/src/asscaddr-cl.opt
index 4dcd3d7..eaf8145 100644
--- a/src/asscaddr-cl.opt
+++ b/src/asscaddr-cl.opt
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/asscaddr.c b/src/asscaddr.c
index f4abfe7..6b566c2 100644
--- a/src/asscaddr.c
+++ b/src/asscaddr.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/atvol.c b/src/atvol.c
index 5fc1560..e6b5d38 100644
--- a/src/atvol.c
+++ b/src/atvol.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/chvol.c b/src/chvol.c
index cda5434..efd5260 100644
--- a/src/chvol.c
+++ b/src/chvol.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/cmdline.opt b/src/cmdline.opt
index de329b8..6ac0992 100644
--- a/src/cmdline.opt
+++ b/src/cmdline.opt
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/config.c b/src/config.c
index fde4816..8aacca0 100644
--- a/src/config.c
+++ b/src/config.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/cpimg-cl.opt b/src/cpimg-cl.opt
index db3e0ee..6971d3e 100644
--- a/src/cpimg-cl.opt
+++ b/src/cpimg-cl.opt
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2013-2021 Sergey Poznyakoff.
+ Copyright (C) 2013-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/cpimg.c b/src/cpimg.c
index 5a8a532..1971934 100644
--- a/src/cpimg.c
+++ b/src/cpimg.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2013-2021 Sergey Poznyakoff.
+ Copyright (C) 2013-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/cpsnap-cl.opt b/src/cpsnap-cl.opt
index 484059b..a3e108a 100644
--- a/src/cpsnap-cl.opt
+++ b/src/cpsnap-cl.opt
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2013-2021 Sergey Poznyakoff.
+ Copyright (C) 2013-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/cpsnap.c b/src/cpsnap.c
index e66bf4d..4b69e52 100644
--- a/src/cpsnap.c
+++ b/src/cpsnap.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2013-2021 Sergey Poznyakoff.
+ Copyright (C) 2013-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/deimg.c b/src/deimg.c
index 2b94492..bc6b8c6 100644
--- a/src/deimg.c
+++ b/src/deimg.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2013-2021 Sergey Poznyakoff.
+ Copyright (C) 2013-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/devmap.c b/src/devmap.c
index b402bc5..6cca27f 100644
--- a/src/devmap.c
+++ b/src/devmap.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2013-2021 Sergey Poznyakoff.
+ Copyright (C) 2013-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/devol-cl.opt b/src/devol-cl.opt
index dec9aef..12e236a 100644
--- a/src/devol-cl.opt
+++ b/src/devol-cl.opt
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/devol.c b/src/devol.c
index 2825973..945c3d7 100644
--- a/src/devol.c
+++ b/src/devol.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/disasaddr-cl.opt b/src/disasaddr-cl.opt
index a27f8b0..667a477 100644
--- a/src/disasaddr-cl.opt
+++ b/src/disasaddr-cl.opt
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/disasaddr.c b/src/disasaddr.c
index ab6835d..787c87f 100644
--- a/src/disasaddr.c
+++ b/src/disasaddr.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/ec2map.c b/src/ec2map.c
index a073ad2..d3851a5 100644
--- a/src/ec2map.c
+++ b/src/ec2map.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/eclat.c b/src/eclat.c
index d02bc59..503a3b4 100644
--- a/src/eclat.c
+++ b/src/eclat.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
@@ -777,14 +777,13 @@ main(int argc, char **argv)
}
grecs_gram_trace(debug_level(ECLAT_DEBCAT_CFGRAM));
grecs_lex_trace(debug_level(ECLAT_DEBCAT_CFLEX));
if (preprocess_only)
- exit(grecs_preproc_run(conffile, grecs_preprocessor) ?
- EX_CONFIG : 0);
+ exit(grecs_preprocess(conffile, 0) ? EX_CONFIG : 0);
if (access(conffile, R_OK) == 0) {
tree = grecs_parse(conffile);
if (!tree)
exit(EX_CONFIG);
config_finish(tree);
diff --git a/src/eclat.h b/src/eclat.h
index 156997d..ae8e2e6 100644
--- a/src/eclat.h
+++ b/src/eclat.h
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/eclatcl.m4 b/src/eclatcl.m4
index 5e8e624..dfae151 100644
--- a/src/eclatcl.m4
+++ b/src/eclatcl.m4
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/generic-cl.opt b/src/generic-cl.opt
index 5a44a2d..a815529 100644
--- a/src/generic-cl.opt
+++ b/src/generic-cl.opt
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/genericcl.c b/src/genericcl.c
index db3c11d..4dbc0ee 100644
--- a/src/genericcl.c
+++ b/src/genericcl.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/getconout.c b/src/getconout.c
index d1007fa..8b82310 100644
--- a/src/getconout.c
+++ b/src/getconout.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/igw.c b/src/igw.c
index 1fe7f7a..b7148c9 100644
--- a/src/igw.c
+++ b/src/igw.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/io.c b/src/io.c
index f2d021d..0f4651c 100644
--- a/src/io.c
+++ b/src/io.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/ispeek-cl.opt b/src/ispeek-cl.opt
index 1334eb4..b572727 100644
--- a/src/ispeek-cl.opt
+++ b/src/ispeek-cl.opt
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/ispeek.c b/src/ispeek.c
index 5564943..270e950 100644
--- a/src/ispeek.c
+++ b/src/ispeek.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
diff --git a/src/lsaattr.c b/src/lsaattr.c
index 40892c2..b43a810 100644
--- a/src/lsaattr.c
+++ b/src/lsaattr.c
@@ -1,8 +1,8 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2021 Sergey Poznyakoff.
+ Copyright (C) 2012-2023 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundatio