OpenBSD CVS

src/usr.bin/xlint/lint2/


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 / lint2

Current tag: OPENBSD_4_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.2   27 years  deraadt   rcsid
[TXT] chk.c (in the Attic) [Hide]  1.15   17 years  miod   *enty->*ently where applicable
[TXT] emit2.c (in the Attic) [Hide]  1.5   18 years  cloder   KNF. OK kjell, millert
[TXT] externs2.h (in the Attic) [Hide]  1.6   18 years  cloder   Get rid of -t (traditional C) option. Some corrections by moritz.
[TXT] hash.c (in the Attic) [Hide]  1.5   18 years  cloder   KNF. OK kjell, millert
[TXT] lint2.h (in the Attic) [Hide]  1.3   18 years  deraadt   spacing
[TXT] main2.c (in the Attic) [Hide]  1.9   18 years  cloder   Get rid of -t (traditional C) option. Some corrections by moritz.
[TXT] mem2.c (in the Attic) [Hide]  1.4   18 years  cloder   KNF. OK kjell, millert
[TXT] msg.c (in the Attic) [Hide]  1.8   18 years  cloder   Make the style of these messages more like that of gcc messages.
[TXT] read.c (in the Attic) [Hide]  1.9   18 years  cloder   Make lint quieter by only warning on "foo declared but never used or defined" wh...