]> andersk Git - splint.git/log
splint.git
21 years agoFixed bug 672239 sizeof(array[0]) gives NULL derefence warning.
drl7x [Thu, 6 Mar 2003 01:49:13 +0000 (01:49 +0000)] 
Fixed bug   672239 sizeof(array[0]) gives NULL derefence warning.

Note this required changing the grammar and ended up increasing the number of reduce/reduce conflicts.

21 years agofixed some /*@i---@*/ comments.
drl7x [Mon, 3 Mar 2003 19:36:14 +0000 (19:36 +0000)] 
fixed some /*@i---@*/ comments.
----------------------------------------------------------------------

21 years agoFixed previously ignored splintme errors in constraintResolve.c
drl7x [Mon, 3 Mar 2003 04:56:01 +0000 (04:56 +0000)] 
Fixed previously ignored splintme errors in constraintResolve.c

21 years agoFixed previously ignored warnings in constraintGeneration.c
drl7x [Mon, 3 Mar 2003 04:16:17 +0000 (04:16 +0000)] 
Fixed previously ignored warnings in constraintGeneration.c

21 years agoFixed previously ignored splintme warnings in loopHeuristics.c
drl7x [Mon, 3 Mar 2003 03:16:43 +0000 (03:16 +0000)] 
Fixed previously ignored splintme warnings in loopHeuristics.c

21 years agoFixed splintme errors in constraint.c that had previously been surpressed.
drl7x [Mon, 3 Mar 2003 02:14:23 +0000 (02:14 +0000)] 
Fixed splintme errors in constraint.c that had previously been surpressed.

21 years agoconstraintExpr.c passes splintme without having to turn off warnings.
drl7x [Mon, 3 Mar 2003 01:47:27 +0000 (01:47 +0000)] 
constraintExpr.c passes splintme without having to turn off warnings.

21 years agoFixed some splintme errors.
drl7x [Mon, 3 Mar 2003 00:32:18 +0000 (00:32 +0000)] 
Fixed some splintme errors.

21 years agoUpdated copyrights
drl7x [Sun, 2 Mar 2003 20:18:45 +0000 (20:18 +0000)] 
Updated copyrights

21 years agoUpdated the copyright on source code files.
drl7x [Sun, 2 Mar 2003 19:59:11 +0000 (19:59 +0000)] 
Updated the copyright on source code files.

21 years agoFixed data on readme.
drl7x [Sun, 2 Mar 2003 19:27:25 +0000 (19:27 +0000)] 
Fixed data on readme.
Also fixed some problems in the scripts to create binary tar balls.

21 years agoAdded sizeoftest/Makefile to distribution tar ball.
drl7x [Sun, 2 Mar 2003 00:49:57 +0000 (00:49 +0000)] 
Added sizeoftest/Makefile to distribution tar ball.

21 years agoChanged 3.0.1.6 to 3.0.1.7 for /doc
drl7x [Sat, 1 Mar 2003 21:29:31 +0000 (21:29 +0000)] 
Changed 3.0.1.6 to 3.0.1.7 for /doc

21 years agoChanged "3.0.1.6" to "3.0.1.7"
drl7x [Sat, 1 Mar 2003 21:19:26 +0000 (21:19 +0000)] 
Changed "3.0.1.6" to "3.0.1.7"

21 years agoGot rid of [look into this ] messages in null.expect and outglob.expect
drl7x [Fri, 28 Feb 2003 10:09:06 +0000 (10:09 +0000)] 
Got rid of [look into this ] messages in null.expect and  outglob.expect

21 years agoUpdated the manual to reflect additions to the bounds checking code.
drl7x [Fri, 28 Feb 2003 09:38:58 +0000 (09:38 +0000)] 
Updated the manual to reflect additions to the bounds checking code.

21 years agoCode passes splintme with no errors.
drl7x [Fri, 28 Feb 2003 05:04:20 +0000 (05:04 +0000)] 
Code passes splintme with no errors.

21 years agoAdded missing header to get rid of splintme errors.
drl7x [Fri, 28 Feb 2003 03:54:39 +0000 (03:54 +0000)] 
Added missing header to get rid of splintme errors.

21 years agoAdded additional files to the distribution tar ball.
drl7x [Fri, 28 Feb 2003 03:47:21 +0000 (03:47 +0000)] 
Added additional files to the distribution tar ball.

21 years agoFixed fatal bug involving bounds checking of expressions of the form sizeof(variable).
drl7x [Fri, 3 Jan 2003 22:24:22 +0000 (22:24 +0000)] 
Fixed fatal bug involving bounds checking of expressions of the form sizeof(variable).

21 years ago*** empty log message ***
drl7x [Sat, 21 Dec 2002 05:07:29 +0000 (05:07 +0000)] 
*** empty log message ***

21 years agoAdded the flags likely-bounds, likely-bounds-write, and likely-bounds-read
drl7x [Fri, 20 Dec 2002 02:04:14 +0000 (02:04 +0000)] 
Added the flags likely-bounds, likely-bounds-write, and likely-bounds-read

Correspond to error messages for constraints that have only constants.

21 years agoFixed sizeoftest test.
drl7x [Thu, 19 Dec 2002 00:28:12 +0000 (00:28 +0000)] 
Fixed sizeoftest test.

Fixed some bugs in src/Makefile.am

21 years agoAdded support for default buffer constraint annotations
drl7x [Wed, 18 Dec 2002 23:54:36 +0000 (23:54 +0000)] 
Added support for default buffer constraint annotations
and merged with previously committed code.

21 years agoImproved tracking of state change locations. Added +showdeephistory
evans1629 [Wed, 18 Dec 2002 01:05:57 +0000 (01:05 +0000)] 
Improved tracking of state change locations.  Added +showdeephistory
flag to display all available information about state changes.  Added
+locindentspaces to control indentation of sub-messages (to allow emacs
error jumping).

Separated cscanner.l code into cscannerHelp.c to distinguish it from
flex-generated code.

21 years agoADded numabstract types.
evans1629 [Sun, 15 Dec 2002 07:51:35 +0000 (07:51 +0000)] 
ADded numabstract types.

21 years agoCommitting to make sure that the ./configure works.
drl7x [Sat, 14 Dec 2002 23:18:05 +0000 (23:18 +0000)] 
Committing to make sure that the ./configure works.

21 years agoFixed parsing problem with multiple inclusions of alt typedefs.
evans1629 [Fri, 13 Dec 2002 00:10:13 +0000 (00:10 +0000)] 
Fixed parsing problem with multiple inclusions of alt typedefs.

<b>Multiple passes on type definitions with /*@alt@*/</b>
<blockquote>
Splint will produce a parse error if a type definition like,
<pre>
typedef long /*@alt int@*/ newtype;
</pre>
is processed twice (for example if it is in a header file included
multiple times).
<p>
Reorted by Simon Hosie, fixed in CVS (2002-12-12).
</blockquote>

21 years agoAdded code to support CSV output (-csv flag).
evans1629 [Thu, 12 Dec 2002 23:42:45 +0000 (23:42 +0000)] 
Added code to support CSV output (-csv flag).

21 years agoAdded support for +longint and +shortint and associated test case.
evans1629 [Thu, 12 Dec 2002 19:18:05 +0000 (19:18 +0000)] 
Added support for +longint and +shortint and associated test case.

21 years agoCleaned up code problems reported by make splintme.
evans1629 [Thu, 12 Dec 2002 17:21:08 +0000 (17:21 +0000)] 
Cleaned up code problems reported by make splintme.

21 years agoFixed configuration problem (hopefully).
drl7x [Thu, 12 Dec 2002 17:00:10 +0000 (17:00 +0000)] 
Fixed configuration problem (hopefully).

Splint seems to need automake 1.6.3 if the Makefile.am are modified.

21 years agoAdded sizesigns.c and sizesigns.expect. I can't actually make them now
evans1629 [Thu, 12 Dec 2002 15:52:04 +0000 (15:52 +0000)] 
Added sizesigns.c and sizesigns.expect.  I can't actually make them now
because of the configure problems.

21 years agoReadded configure
evans1629 [Thu, 12 Dec 2002 15:42:12 +0000 (15:42 +0000)] 
Readded configure

21 years agoRemove empty configure file. This should not be in CVS.
evans1629 [Thu, 12 Dec 2002 15:22:42 +0000 (15:22 +0000)] 
Remove empty configure file.  This should not be in CVS.

21 years agoTurned off type checking for bison generated files because this was
drl7x [Wed, 11 Dec 2002 23:46:55 +0000 (23:46 +0000)] 
Turned off type checking for bison generated files because this was
generating over 2000 error messages!!!

21 years agoFixed fatal errors in constraint checking.
drl7x [Wed, 11 Dec 2002 23:12:30 +0000 (23:12 +0000)] 
Fixed fatal errors in constraint checking.

Added a special in cscanner.l so that maxSet and maxRead are handled correctly.

21 years agoThis file is updated. And is no longer used to determine Splint's version number.
drl7x [Tue, 10 Dec 2002 22:06:11 +0000 (22:06 +0000)] 
This file is updated.  And is no longer used to determine Splint's version number.
(I think we're using automake stuff now.)

21 years agoFixed assert failure involving multiple redefines of library functions.
drl7x [Tue, 10 Dec 2002 21:57:29 +0000 (21:57 +0000)] 
Fixed assert failure involving multiple redefines of library functions.

i.e.

#define printf LIBPORT_UNDEF_printf
#undef  printf
#define printf red_printf

Bug was reported by Malcolm Parsons
\a

21 years agoFixed problem with make dist so that packages can be made and distributed.
drl7x [Sun, 8 Dec 2002 23:18:02 +0000 (23:18 +0000)] 
Fixed problem with make dist so that packages can be made and distributed.

Commented out the sizesigns test case because the files for it were not in CVS.

21 years ago#if 0 the code in cscanner.l causing fatal bugs in the constraint checking.
drl7x [Sun, 8 Dec 2002 03:08:08 +0000 (03:08 +0000)] 
#if 0 the code in cscanner.l causing fatal bugs in the constraint checking.

21 years agoFixed but with multiple globals clauses reported by Gayath Ratnayaka.
evans1629 [Wed, 4 Dec 2002 14:29:21 +0000 (14:29 +0000)] 
Fixed but with multiple globals clauses reported by Gayath Ratnayaka.

21 years agoCommitting my cosmetic code changes and fix of the token problem in
evans1629 [Wed, 4 Dec 2002 01:40:37 +0000 (01:40 +0000)] 
Committing my cosmetic code changes and fix of the token problem in
function clauses.  There are some fatal bug errors with the constraint
checking but I think that was already there in the CVS.

21 years agoAdded test case for sizeof bug fix.
drl7x [Fri, 29 Nov 2002 22:59:50 +0000 (22:59 +0000)] 
Added test case for sizeof bug fix.

21 years agoFixed bug in handling of sizeof
drl7x [Fri, 29 Nov 2002 21:50:35 +0000 (21:50 +0000)] 
Fixed bug in handling of sizeof

Splint did not correctly handle code in which sizeof is applied to a string literal.
e.g. malloc (sizeof ("abcd") );

Bug was reported by Xiaolan Zhang

21 years agoAdded new sources and test targets.
herbert [Tue, 12 Nov 2002 10:03:49 +0000 (10:03 +0000)] 
Added new sources and test targets.

21 years ago*** empty log message ***
drl7x [Mon, 11 Nov 2002 02:33:49 +0000 (02:33 +0000)] 
*** empty log message ***

21 years agoCommented out segfault in new code.
drl7x [Fri, 25 Oct 2002 03:46:51 +0000 (03:46 +0000)] 
Commented out segfault in new code.

21 years agoFixed bug in Makefile.am.
drl7x [Fri, 25 Oct 2002 02:36:00 +0000 (02:36 +0000)] 
Fixed bug in Makefile.am.

21 years agoFixed bug in makefile causing unnecessary remaking of cgrammar.c.
drl7x [Fri, 25 Oct 2002 01:19:21 +0000 (01:19 +0000)] 
Fixed bug in makefile causing unnecessary remaking of cgrammar.c.

Added support for implict buffer constraint.  This works mostly.

21 years agoFixed bug which would cause splint to crash if it was started with the -i flags and...
drl7x [Mon, 21 Oct 2002 21:28:59 +0000 (21:28 +0000)] 
Fixed bug which would cause splint to crash if it was started with the -i flags and given an invalid argument.

This was confusing because -i is easily confuxed with -I.

Bug reported by Jesse Laird.

21 years ago\a
drl7x [Mon, 14 Oct 2002 21:57:43 +0000 (21:57 +0000)] 
\a
Put back previously #if 0 'ed code.

I had to put this code back the case that needs it is when splint is given an absolute path name of a file outside of the current directory and the subdirectories below the current directory. e.g. cd /home/; splint /tmp/prog.c

NOTE: I added this code back previously in another branch.  I don't know if my changes were lost in CVS of if another developer removed them intentionally.

21 years agoFixed bug in bounds checking code reported by Xiaolan Zhang.
drl7x [Thu, 10 Oct 2002 23:44:56 +0000 (23:44 +0000)] 
Fixed bug in bounds checking code reported by Xiaolan Zhang.

The problem was with the constraints that the predicate implies for each branch of an if-else not being generated correctly.

This causes spurrious errors in code with if-else statements.

21 years agoRemoved .lh .lcs .lcd files in test directory from distribution tar ball as suggested...
drl7x [Mon, 16 Sep 2002 21:47:04 +0000 (21:47 +0000)] 
Removed .lh .lcs .lcd files in test directory from distribution tar ball as suggested by Brian Foster.  Also set make clean to delete these files.

21 years agoCommitted my changes (but there are several splintme errors currently).
evans1629 [Sat, 7 Sep 2002 15:22:40 +0000 (15:22 +0000)] 
Committed my changes (but there are several splintme errors currently).

21 years agoChanged library version constant.\a
drl7x [Thu, 5 Sep 2002 18:00:51 +0000 (18:00 +0000)] 
Changed library version constant.\a

21 years agoFixed bug cause spurious bounds errors.
drl7x [Thu, 5 Sep 2002 16:33:20 +0000 (16:33 +0000)] 
Fixed bug cause spurious bounds errors.
Made +orconstraint the default
Also small bug fix in code reading in splint libraries

The bug was that
code like:
int a[12];
for (i = 0; i < 12; i++)
  a[i] = 0;

  would be marked as a potential bounds error.

21 years agoFixed internal error that occured if user tried to load a lcd file they created for...
drl7x [Sat, 27 Jul 2002 22:57:25 +0000 (22:57 +0000)] 
Fixed internal error that occured if user tried to load a lcd file they created for a library with no buffer constraints.

The fix involves a slight change to the library format but the code is done so that splint will still be able to read existed lcd files.

21 years agoFixed internal bug that occured when dumping bounds-check annotations involving struc...
drl7x [Tue, 23 Jul 2002 21:05:11 +0000 (21:05 +0000)] 
Fixed internal bug that occured when dumping bounds-check annotations involving structure fields.

21 years agoAdded pointers.c and pointers.h to CVS.
evans1629 [Thu, 11 Jul 2002 18:53:12 +0000 (18:53 +0000)] 
Added pointers.c and pointers.h to CVS.

21 years agoFixed emptyret flag problem. ("emptyreturn" -> "emptyret" in flags.def)
evans1629 [Mon, 8 Jul 2002 19:05:38 +0000 (19:05 +0000)] 
Fixed emptyret flag problem.  ("emptyreturn" -> "emptyret" in flags.def)

21 years ago- library fixes:
evans1629 [Mon, 8 Jul 2002 18:10:24 +0000 (18:10 +0000)] 
- library fixes:

<b>getgrgid, getgrnam, getpwnam</b>
<blockquote>
These functions from grp.h in the Posix and Unix libraries should be
declared to return /*@observer@*/ references.  Reported by Enrico
Scholz.  Fixed in CVS (2002-07-08), will be in 3.0.1.7.
</blockquote>

<b>sys/resource.h</b>
<blockquote>
The sys/resource.h segment of the Unix library was not updated to
SUSv3.  The type of rlim_t, struct rlimit and struct rusage have been
updated.  Reported by Enrico Scholz.  Fixed in CVS (2002-07-08), will be
in 3.0.1.7.
</blockquote>

<b>Standard library missing snprintf</b>
<blockquote>
snprintf is in the unix library, but not the standard library.  It was
added to ISO C99, so should be in the standard library.  Reported by
Olivier L'Heureux.  Fixed in CVS (2002-07-08), will be in 3.0.1.7.
</blockquote>

- parsing support for restrict pointers

- showloadloc to control printing line number for load files

21 years agoUpdate test results.
evans1629 [Fri, 5 Jul 2002 17:39:43 +0000 (17:39 +0000)] 
Update test results.

21 years agoAdded chararrylit test case.
evans1629 [Fri, 5 Jul 2002 17:28:19 +0000 (17:28 +0000)] 
Added chararrylit test case.

21 years agoFixed pre-processing bug reported by Adam Clarke. Moved marking point
evans1629 [Wed, 3 Jul 2002 22:50:48 +0000 (22:50 +0000)] 
Fixed pre-processing bug reported by Adam Clarke.  Moved marking point
in cpplib.c.

21 years agoFixed annotations on struct iovec and struct msghdr in unix.h
evans1629 [Tue, 2 Jul 2002 13:59:57 +0000 (13:59 +0000)] 
Fixed annotations on struct iovec and struct msghdr in unix.h

21 years agoApparently splint does not correctly handle the case in which a #defined constant...
drl7x [Mon, 1 Jul 2002 08:59:13 +0000 (08:59 +0000)] 
Apparently splint does not correctly handle the case in which a #defined constant is used in the function constraint unless it's been specified with the constant annotation.

Modified splint to halt and print a message suggesting that the constant annotation be used.

21 years agoFixed unix.h so splint could parse it so that splint could build the library.
drl7x [Tue, 25 Jun 2002 04:29:17 +0000 (04:29 +0000)] 
Fixed unix.h so splint could parse it so that splint could build the library.

21 years agoAdded back previosuly removed file lslinit.c to get splint to compile.
drl7x [Fri, 7 Jun 2002 20:19:08 +0000 (20:19 +0000)] 
Added back previosuly removed file lslinit.c to get splint to compile.

21 years agoCommitted to enable merge.
evans1629 [Fri, 31 May 2002 20:33:14 +0000 (20:33 +0000)] 
Committed to enable merge.

21 years agoAdded splint.spec file contributed by Heiko Abraham
evans1629 [Mon, 20 May 2002 14:33:15 +0000 (14:33 +0000)] 
Added splint.spec file contributed by Heiko Abraham

22 years agoFixed manual typo.
evans1629 [Sun, 28 Apr 2002 22:43:39 +0000 (22:43 +0000)] 
Fixed manual typo.
Split streams for warnings and status messages.

22 years agotest/Makefile.os2: merged in changes from 3.0.1.6 to 3.0.1.7
herbert [Sat, 13 Apr 2002 11:54:44 +0000 (11:54 +0000)] 
test/Makefile.os2: merged in changes from 3.0.1.6 to 3.0.1.7

22 years agostringliteral fixed
herbert [Fri, 12 Apr 2002 09:39:56 +0000 (09:39 +0000)] 
stringliteral fixed

22 years agoos2/makeos2.cmd: also make in ../lib with `-o' option.
herbert [Fri, 12 Apr 2002 09:29:35 +0000 (09:29 +0000)] 
os2/makeos2.cmd: also make in ../lib with `-o' option.
src/Makefile.os2: small bugfix.
src/fileTable.c: added #include and macros for S_IRUSR and friends
                 (OS/2 and IBMC only).
test/Makefile-test.os2: obsolete, replaced by test/Makefile.os2.

22 years ago*** empty log message ***
drl7x [Fri, 12 Apr 2002 07:48:20 +0000 (07:48 +0000)] 
*** empty log message ***

22 years agoMeaningless file added to see if committs also affect the splint repository.
drl7x [Fri, 12 Apr 2002 06:29:00 +0000 (06:29 +0000)] 
Meaningless file added to see if committs also affect the splint repository.

22 years agoFixed problem with comman line redefinitions (no filename).
evans1629 [Sat, 30 Mar 2002 20:24:21 +0000 (20:24 +0000)] 
Fixed problem with comman line redefinitions (no filename).

22 years agoHacking Makefile to print a warning when test suite to run under /usr
drl7x [Fri, 29 Mar 2002 04:43:21 +0000 (04:43 +0000)] 
Hacking Makefile to print a warning when test suite to run under /usr

22 years agoTesting update message.
evans1629 [Mon, 25 Mar 2002 19:04:17 +0000 (19:04 +0000)] 
Testing update message.

22 years agoFixed creation of temp files.
evans1629 [Mon, 25 Mar 2002 18:55:48 +0000 (18:55 +0000)] 
Fixed creation of temp files.

22 years agoFixed anytype resolution.
evans1629 [Mon, 18 Mar 2002 01:54:51 +0000 (01:54 +0000)] 
Fixed anytype resolution.

22 years agoRemoved unexport's from makefile. They don't seem to work everywhere.
evans1629 [Sun, 17 Mar 2002 19:49:46 +0000 (19:49 +0000)] 
Removed unexport's from makefile.  They don't seem to work everywhere.

22 years agoAdded llgrammar_gen2.h
evans1629 [Sun, 17 Mar 2002 19:45:30 +0000 (19:45 +0000)] 
Added llgrammar_gen2.h

22 years agoAdded signature_gen.h
evans1629 [Sun, 17 Mar 2002 19:42:22 +0000 (19:42 +0000)] 
Added signature_gen.h

22 years agoAdded llgrammar_gen.h
evans1629 [Sun, 17 Mar 2002 19:36:50 +0000 (19:36 +0000)] 
Added llgrammar_gen.h

22 years agoAdded cgrammar_tokens.h
evans1629 [Sun, 17 Mar 2002 19:30:16 +0000 (19:30 +0000)] 
Added cgrammar_tokens.h

22 years agoAdded htmlfileformat flag.
evans1629 [Sun, 17 Mar 2002 19:19:54 +0000 (19:19 +0000)] 
Added htmlfileformat flag.

22 years agoFixed internal error for stray type names in structure field declarations.
evans1629 [Sun, 17 Mar 2002 04:44:16 +0000 (04:44 +0000)] 
Fixed internal error for stray type names in structure field declarations.

22 years agoFixed problem with unnamed unions within struct definitions.
evans1629 [Sun, 17 Mar 2002 04:32:50 +0000 (04:32 +0000)] 
Fixed problem with unnamed unions within struct definitions.

22 years agoFixed problem with print format for +showalluses.
evans1629 [Sun, 17 Mar 2002 03:41:17 +0000 (03:41 +0000)] 
Fixed problem with print format for +showalluses.

22 years agoFixed problem with resetting null state after error for constants.
evans1629 [Sat, 16 Mar 2002 19:40:38 +0000 (19:40 +0000)] 
Fixed problem with resetting null state after error for constants.
Added anytype constant to support /*@alt anytype@*/ properly.

22 years agoFixed problem with loop guards in loop test effects. New test case
evans1629 [Sat, 16 Mar 2002 00:54:13 +0000 (00:54 +0000)] 
Fixed problem with loop guards in loop test effects.  New test case
looptesteffect.  (Reported by Anders Pilegaard)

22 years agoFixed bug in usymtab clearing derived sRefs when exiting scope.
evans1629 [Fri, 15 Mar 2002 22:56:22 +0000 (22:56 +0000)] 
Fixed bug in usymtab clearing derived sRefs when exiting scope.

22 years agoo Make lltok an abstract type, a pointer to structure instead of a plain
evans1629 [Wed, 13 Mar 2002 22:30:18 +0000 (22:30 +0000)] 
o Make lltok an abstract type, a pointer to structure instead of a plain
  struct.  There are still some memory leaks in the parser --- all
  tokens should be deallocated.

o Added messagestream, warningstream and errorstream control flags so
  each type of message can be directed to a different stream:
     messagestreamstdout
     messagestreamstderr
     messagestream <file>

22 years agoWin32 problems
evans1629 [Tue, 12 Mar 2002 14:44:33 +0000 (14:44 +0000)] 
Win32 problems

22 years agoFixed error in Makefile.am (/* */ was used for comment instead of #
drl7x [Tue, 12 Mar 2002 03:47:39 +0000 (03:47 +0000)] 
Fixed error in Makefile.am (/* */ was used for comment instead of #

22 years agoTemporarily set flags to splintme without warnings.
evans1629 [Mon, 11 Mar 2002 00:13:53 +0000 (00:13 +0000)] 
Temporarily set flags to splintme without warnings.

22 years agoFixed line numbering when multi-line macro parameters are used.
evans1629 [Sat, 2 Mar 2002 23:31:43 +0000 (23:31 +0000)] 
Fixed line numbering when multi-line macro parameters are used.

Changed handling of comments, location is now start of comment.  [some
problems with this still in processing macros]

Fixed most of the problems detected by null checking, except in
constraint code.

22 years agoModified the doc/Makefile.am so that the man page is install under make install.
drl7x [Fri, 1 Mar 2002 07:48:48 +0000 (07:48 +0000)] 
Modified the doc/Makefile.am so that the man page is install under make install.
\18\18

This page took 0.209299 seconds and 4 git commands to generate.