OpenBSD CVS

src/usr.bin/vi/cl/


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 / vi / cl

Current tag: OPENBSD_4_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] README.signal  1.2   23 years  niklas   $OpenBSD$
[TXT] cl.h  1.7   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] cl_funcs.c  1.12   18 years  ray   Removes unused variables and rename variables shadowing external variables. No ...
[TXT] cl_main.c  1.17   18 years  ray   Removes unused variables and rename variables shadowing external variables. No ...
[TXT] cl_read.c  1.13   18 years  otto   Use queue macros instead of directly accessing fields. ok pat@ "put it in" deraa...
[TXT] cl_screen.c  1.18   18 years  ray   Removes unused variables and rename variables shadowing external variables. No ...
[TXT] cl_term.c  1.15   18 years  ray   Removes unused variables and rename variables shadowing external variables. No ...
[TXT] cl_bsd.c (in the Attic) [Hide]  1.9   18 years  ray   Silence 39 warnings. ok miod, otto