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_4_BASE


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.19   16 years  jasper   - minor ansification from Gleydson Soares ok otto@
[TXT] cl_read.c  1.15   16 years  deraadt   use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
[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