OpenBSD CVS

src/usr.bin/xlint/lint1/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / xlint / lint1

Current tag: OPENBSD_4_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.10   17 years  otto   ouT makefile rules are smarter now, kill a redundant CLEANFILES
[TXT] cgram.y (in the Attic) [Hide]  1.20   18 years  cloder   Get rid of -t (traditional C) option. Some corrections by moritz.
[TXT] decl.c (in the Attic) [Hide]  1.23   18 years  cloder   Get rid of -t (traditional C) option. Some corrections by moritz.
[TXT] emit.c (in the Attic) [Hide]  1.9   18 years  martin   how did this slip in, grr.
[TXT] emit1.c (in the Attic) [Hide]  1.6   18 years  cloder   Typos in comments: explizit and implizit
[TXT] err.c (in the Attic) [Hide]  1.26   18 years  cloder   Rework logic for function argument conversion warnings. Only do certain classes ...
[TXT] externs.h (in the Attic) [Hide]  1.4   18 years  moritz   some cleanup including: o typos in comments o missing #include o remove pointle...
[TXT] externs1.h (in the Attic) [Hide]  1.15   18 years  cloder   Get rid of -t (traditional C) option. Some corrections by moritz.
[TXT] func.c (in the Attic) [Hide]  1.18   18 years  cloder   Get rid of -t (traditional C) option. Some corrections by moritz.
[TXT] init.c (in the Attic) [Hide]  1.10   18 years  cloder   Get rid of -t (traditional C) option. Some corrections by moritz.
[TXT] lint.h (in the Attic) [Hide]  1.6   18 years  cloder   Get rid of -t (traditional C) option. Some corrections by moritz.
[TXT] lint1.h (in the Attic) [Hide]  1.13   18 years  cloder   The old way of passing function argument information was to pass an int which co...
[TXT] main1.c (in the Attic) [Hide]  1.11   18 years  cloder   Get rid of -t (traditional C) option. Some corrections by moritz.
[TXT] mem.c (in the Attic) [Hide]  1.4   18 years  moritz   some cleanup including: o typos in comments o missing #include o remove pointle...
[TXT] mem1.c (in the Attic) [Hide]  1.10   18 years  moritz   some cleanup including: o typos in comments o missing #include o remove pointle...
[TXT] op.h (in the Attic) [Hide]  1.3   18 years  cloder   Typo
[TXT] param.h (in the Attic) [Hide]  1.14   18 years  espie   reflect reality, wchar_t has been int on OpenBSD for about a year now. okay mill...
[TXT] scan.l (in the Attic) [Hide]  1.30   18 years  cloder   Get rid of -t (traditional C) option. Some corrections by moritz.
[TXT] tree.c (in the Attic) [Hide]  1.44   17 years  cloder   Remove an unused variable spotted by lint.