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_3_BASE


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.22   16 years  cloder   Fix false negatives in dealing with unreachable code after calls to __dead funct...
[TXT] decl.c (in the Attic) [Hide]  1.24   16 years  martynas   typos; ok jmc@ sys/dev/pci/pciide.c from naddy@
[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.7   17 years  tedu   remove extra *p tests, from charles longeau ok deraadt millert
[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.20   16 years  chl   remove "unused variable" warnings tested by deraadt@ on a gcc2 arch looks ok r...
[TXT] init.c (in the Attic) [Hide]  1.11   16 years  martynas   typos; ok jmc@ sys/netinet/in_pcb.c and sys/net/bridgestp.c ok henning@ sys/dev...
[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.11   16 years  cloder   Fix typos in comments. No code changes
[TXT] op.h (in the Attic) [Hide]  1.3   18 years  cloder   Typo
[TXT] param.h (in the Attic) [Hide]  1.15   16 years  otto   pcc also knows about quads; ok cloder@
[TXT] scan.l (in the Attic) [Hide]  1.31   16 years  fgsch   Document NORETURN, add it to the directive list and rearrange the entries. ok de...
[TXT] tree.c (in the Attic) [Hide]  1.46   16 years  chl   remove "unused variable" warnings tested by deraadt@ on a gcc2 arch looks ok r...