CVS commit: src/usr.bin/xlint/xlint

2023-10-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 26 20:21:13 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: reduce number of negations, fix variable name No functional change. To generate a diff of this commit: cvs rdiff -u -r1.116

CVS commit: src/usr.bin/xlint/xlint

2023-10-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 26 20:21:13 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: reduce number of negations, fix variable name No functional change. To generate a diff of this commit: cvs rdiff -u -r1.116

CVS commit: src/usr.bin/xlint/xlint

2023-10-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 26 19:56:31 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: merge redundant variables No functional change. To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116

CVS commit: src/usr.bin/xlint/xlint

2023-10-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 26 19:56:31 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: merge redundant variables No functional change. To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116

CVS commit: src/usr.bin/xlint/xlint

2023-10-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 25 23:05:15 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: make variable names more expressive, remove redundant comments No functional change. To generate a diff of this commit: cvs rdiff

CVS commit: src/usr.bin/xlint/xlint

2023-10-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 25 23:05:15 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: make variable names more expressive, remove redundant comments No functional change. To generate a diff of this commit: cvs rdiff

CVS commit: src/usr.bin/xlint/xlint

2023-06-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Jun 28 13:50:47 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: lint.1 xlint.c Log Message: lint: allow to keep the preprocessor output on success as well To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59

CVS commit: src/usr.bin/xlint/xlint

2023-06-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Jun 28 13:50:47 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: lint.1 xlint.c Log Message: lint: allow to keep the preprocessor output on success as well To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59

CVS commit: src/usr.bin/xlint/xlint

2023-06-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Jun 9 13:31:11 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: sort functions in calling order No functional change. To generate a diff of this commit: cvs rdiff -u -r1.110 -r1.111

CVS commit: src/usr.bin/xlint/xlint

2023-06-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Jun 9 13:31:11 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: sort functions in calling order No functional change. To generate a diff of this commit: cvs rdiff -u -r1.110 -r1.111

CVS commit: src/usr.bin/xlint/xlint

2023-05-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon May 22 19:36:13 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: lint.1 Log Message: lint.1: add a few examples In default mode, lint runs in a mode that aids in migrating from traditional C to C90, which is not widely

CVS commit: src/usr.bin/xlint/xlint

2023-05-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon May 22 19:36:13 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: lint.1 Log Message: lint.1: add a few examples In default mode, lint runs in a mode that aids in migrating from traditional C to C90, which is not widely

CVS commit: src/usr.bin/xlint/xlint

2023-04-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 15 12:29:43 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: lint.1 Log Message: lint.1: remove extra space from -q option To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/usr.bin/xlint/xlint/lint.1

CVS commit: src/usr.bin/xlint/xlint

2023-04-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 15 12:29:43 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: lint.1 Log Message: lint.1: remove extra space from -q option To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/usr.bin/xlint/xlint/lint.1

CVS commit: src/usr.bin/xlint/xlint

2023-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 21 11:29:30 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: catch more write errors when copying files To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.107

CVS commit: src/usr.bin/xlint/xlint

2023-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 21 11:29:30 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: catch more write errors when copying files To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.107

CVS commit: src/usr.bin/xlint/xlint

2023-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 21 11:22:22 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove unnecessary abstraction layer for passing arguments The abstraction layer of the pass_to functions wasn't worth its weight.

CVS commit: src/usr.bin/xlint/xlint

2023-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 21 11:22:22 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove unnecessary abstraction layer for passing arguments The abstraction layer of the pass_to functions wasn't worth its weight.

CVS commit: src/usr.bin/xlint/xlint

2023-01-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Jan 20 23:06:26 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: keep output from cpp if cpp fails Previously, lint only kept the cpp output if lint1 failed. Due to subtle differences in the

CVS commit: src/usr.bin/xlint/xlint

2023-01-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Jan 20 23:06:26 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: keep output from cpp if cpp fails Previously, lint only kept the cpp output if lint1 failed. Due to subtle differences in the

CVS commit: src/usr.bin/xlint/xlint

2023-01-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 15 23:32:11 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: xlint: fix null pointer dereference for lint -V (since today) Building the argument lists further away from the vfork call in xlint.c

CVS commit: src/usr.bin/xlint/xlint

2023-01-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 15 23:32:11 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: xlint: fix null pointer dereference for lint -V (since today) Building the argument lists further away from the vfork call in xlint.c

CVS commit: src/usr.bin/xlint/xlint

2023-01-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 15 22:26:49 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: clean up main function No functional change. To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103

CVS commit: src/usr.bin/xlint/xlint

2023-01-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 15 22:26:49 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: clean up main function No functional change. To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103

CVS commit: src/usr.bin/xlint/xlint

2023-01-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 15 22:06:38 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: extract run_cpp and run_lint1 to separate functions Move run_lint2 further to the top, to save a forward declaration. No

CVS commit: src/usr.bin/xlint/xlint

2023-01-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 15 22:06:38 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: extract run_cpp and run_lint1 to separate functions Move run_lint2 further to the top, to save a forward declaration. No

CVS commit: src/usr.bin/xlint/xlint

2023-01-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 15 21:46:15 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: reduce number of local variables in lbasename No functional change. To generate a diff of this commit: cvs rdiff -u -r1.100

CVS commit: src/usr.bin/xlint/xlint

2023-01-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 15 21:46:15 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: reduce number of local variables in lbasename No functional change. To generate a diff of this commit: cvs rdiff -u -r1.100

CVS commit: src/usr.bin/xlint/xlint

2023-01-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 15 21:27:37 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: move argument list modification further away from vfork Just to be on the safe side. While here, don't allocate argument strings

CVS commit: src/usr.bin/xlint/xlint

2023-01-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 15 21:27:37 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: move argument list modification further away from vfork Just to be on the safe side. While here, don't allocate argument strings

CVS commit: src/usr.bin/xlint/xlint

2023-01-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 15 15:20:18 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: turn O(n^2) to O(n) for list of arguments to lint child processes Previously, adding an argument to the lint child processes (cpp,

CVS commit: src/usr.bin/xlint/xlint

2023-01-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 15 15:20:18 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: turn O(n^2) to O(n) for list of arguments to lint child processes Previously, adding an argument to the lint child processes (cpp,

CVS commit: src/usr.bin/xlint/xlint

2023-01-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 15 14:43:39 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: rename local functions to be more readable No functional change. To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98

CVS commit: src/usr.bin/xlint/xlint

2023-01-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 15 14:43:39 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: rename local functions to be more readable No functional change. To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98

CVS commit: src/usr.bin/xlint/xlint

2023-01-14 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 14 10:38:36 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: explicitly ignore errors when printing status messages No binary change. To generate a diff of this commit: cvs rdiff -u -r1.96

CVS commit: src/usr.bin/xlint/xlint

2023-01-14 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 14 10:38:36 UTC 2023 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: explicitly ignore errors when printing status messages No binary change. To generate a diff of this commit: cvs rdiff -u -r1.96

CVS commit: src/usr.bin/xlint/xlint

2022-10-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 1 09:48:02 UTC 2022 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove redundant cast Since C90 prototypes, integer arguments are converted to the correct parameter type. No functional change.

CVS commit: src/usr.bin/xlint/xlint

2022-10-01 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 1 09:48:02 UTC 2022 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove redundant cast Since C90 prototypes, integer arguments are converted to the correct parameter type. No functional change.

CVS commit: src/usr.bin/xlint/xlint

2022-05-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon May 30 23:02:02 UTC 2022 Modified Files: src/usr.bin/xlint/xlint: lint.1 xlint.c Log Message: lint: clean up usage messages The two synopsis forms differed in the spelling of 'file ...'. The options string for getopt does

CVS commit: src/usr.bin/xlint/xlint

2022-04-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 16 00:15:47 UTC 2022 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: skip duplicate -llib and -Llibdir options This removes many of the currently 26.000 'multiply defined' lines from a typical NetBSD

CVS commit: src/usr.bin/xlint/xlint

2022-04-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 16 00:15:47 UTC 2022 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: skip duplicate -llib and -Llibdir options This removes many of the currently 26.000 'multiply defined' lines from a typical NetBSD

CVS commit: src/usr.bin/xlint/xlint

2022-04-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 15 23:25:04 UTC 2022 Modified Files: src/usr.bin/xlint/xlint: lint.1 Log Message: lint: fix typography in manual page To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/usr.bin/xlint/xlint/lint.1 Please

CVS commit: src/usr.bin/xlint/xlint

2022-04-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 15 23:25:04 UTC 2022 Modified Files: src/usr.bin/xlint/xlint: lint.1 Log Message: lint: fix typography in manual page To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/usr.bin/xlint/xlint/lint.1 Please

CVS commit: src/usr.bin/xlint/xlint

2022-04-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 15 16:18:14 UTC 2022 Modified Files: src/usr.bin/xlint/xlint: lint.1 Log Message: lint: fix typography in manual page To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/usr.bin/xlint/xlint/lint.1 Please

CVS commit: src/usr.bin/xlint/xlint

2022-04-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 15 16:18:14 UTC 2022 Modified Files: src/usr.bin/xlint/xlint: lint.1 Log Message: lint: fix typography in manual page To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/usr.bin/xlint/xlint/lint.1 Please

CVS commit: src/usr.bin/xlint/xlint

2022-04-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 15 16:08:39 UTC 2022 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: in verbose mode, quote shell commands in output To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90

CVS commit: src/usr.bin/xlint/xlint

2022-04-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 15 16:08:39 UTC 2022 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: in verbose mode, quote shell commands in output To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90

CVS commit: src/usr.bin/xlint/xlint

2022-03-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Mar 8 23:24:20 UTC 2022 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: fix typo in comment No binary change. To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89

CVS commit: src/usr.bin/xlint/xlint

2022-03-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Mar 8 23:24:20 UTC 2022 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: fix typo in comment No binary change. To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89

CVS commit: src/usr.bin/xlint/xlint

2021-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 28 22:59:56 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: do not output "Lint pass2:" A colon at the end of a line requires at least 1 follow-up line, but xlint cannot know whether lint2

CVS commit: src/usr.bin/xlint/xlint

2021-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 28 22:59:56 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: do not output "Lint pass2:" A colon at the end of a line requires at least 1 follow-up line, but xlint cannot know whether lint2

CVS commit: src/usr.bin/xlint/xlint

2021-12-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 14 16:55:45 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: lint.1 Log Message: provide an expanded description for -W To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/usr.bin/xlint/xlint/lint.1

CVS commit: src/usr.bin/xlint/xlint

2021-12-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 14 16:55:45 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: lint.1 Log Message: provide an expanded description for -W To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/usr.bin/xlint/xlint/lint.1

CVS commit: src/usr.bin/xlint/xlint

2021-12-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 14 16:22:30 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: lint.1 xlint.c Log Message: Also accept -W to pass to cpp To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/usr.bin/xlint/xlint/lint.1 cvs

CVS commit: src/usr.bin/xlint/xlint

2021-12-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 14 16:22:30 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: lint.1 xlint.c Log Message: Also accept -W to pass to cpp To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/usr.bin/xlint/xlint/lint.1 cvs

CVS commit: src/usr.bin/xlint/xlint

2021-11-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Nov 28 02:54:26 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: remove extra line To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86 src/usr.bin/xlint/xlint/xlint.c Please note that

CVS commit: src/usr.bin/xlint/xlint

2021-11-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Nov 28 02:54:26 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: remove extra line To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86 src/usr.bin/xlint/xlint/xlint.c Please note that

CVS commit: src/usr.bin/xlint/xlint

2021-11-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Nov 28 02:07:02 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: Explain the usage errors. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/usr.bin/xlint/xlint/xlint.c Please note

CVS commit: src/usr.bin/xlint/xlint

2021-11-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Nov 28 02:07:02 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: Explain the usage errors. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/usr.bin/xlint/xlint/xlint.c Please note

CVS commit: src/usr.bin/xlint/xlint

2021-11-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 21 10:39:47 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: rename list_add to list_add_ref and list_add_copy to list_add The function for copying the string is used more often, so use the

CVS commit: src/usr.bin/xlint/xlint

2021-11-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 21 10:39:47 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: rename list_add to list_add_ref and list_add_copy to list_add The function for copying the string is used more often, so use the

CVS commit: src/usr.bin/xlint/xlint

2021-11-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 21 10:08:10 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove redundant function prototypes To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/usr.bin/xlint/xlint/xlint.c

CVS commit: src/usr.bin/xlint/xlint

2021-11-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 21 10:08:10 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove redundant function prototypes To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/usr.bin/xlint/xlint/xlint.c

CVS commit: src/usr.bin/xlint/xlint

2021-09-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 5 15:15:58 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: Makefile Log Message: lint: clean up CPPFLAGS for xlint In 1995, the file mem.c was in ../lint1. In 2002, these files were moved to ../common instead. To

CVS commit: src/usr.bin/xlint/xlint

2021-09-05 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 5 15:15:58 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: Makefile Log Message: lint: clean up CPPFLAGS for xlint In 1995, the file mem.c was in ../lint1. In 2002, these files were moved to ../common instead. To

CVS commit: src/usr.bin/xlint/xlint

2021-08-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 28 14:42:30 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: explicitly ignore the return value of close To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80

CVS commit: src/usr.bin/xlint/xlint

2021-08-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Aug 28 14:42:30 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: explicitly ignore the return value of close To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80

CVS commit: src/usr.bin/xlint/xlint

2021-08-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 22 14:35:44 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: Makefile Log Message: lint: make xlint independent of lint1 The files from lint1 are not needed to build xlint, even worse, they get mixed up wrongly. $ (cd

CVS commit: src/usr.bin/xlint/xlint

2021-08-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 22 14:35:44 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: Makefile Log Message: lint: make xlint independent of lint1 The files from lint1 are not needed to build xlint, even worse, they get mixed up wrongly. $ (cd

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:29:42 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove redundant variable Bflag No functional change. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:29:42 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove redundant variable Bflag No functional change. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:18:43 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove unused static variable To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/usr.bin/xlint/xlint/xlint.c

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:18:43 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove unused static variable To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/usr.bin/xlint/xlint/xlint.c

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:15:31 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: simplify code for adding '-l' and '-L' to libraries No functional change. To generate a diff of this commit: cvs rdiff -u -r1.74

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:15:31 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: simplify code for adding '-l' and '-L' to libraries No functional change. To generate a diff of this commit: cvs rdiff -u -r1.74

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:05:56 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: merge duplicate code for passing flags to subprocesses No functional change. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:05:56 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: merge duplicate code for passing flags to subprocesses No functional change. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 15:55:23 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: uniformly pass command line flags to subprocesses No functional change. To generate a diff of this commit: cvs rdiff -u -r1.72

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 15:55:23 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: uniformly pass command line flags to subprocesses No functional change. To generate a diff of this commit: cvs rdiff -u -r1.72