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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] README.signal  1.2   23 years  niklas   $OpenBSD$
[TXT] cl.h  1.12   2 years  schwarze   Make all signal handler functions async-signal-safe by deleting the redundant "k...
[TXT] cl_funcs.c  1.23   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[TXT] cl_main.c  1.36   2 years  deraadt   For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia...
[TXT] cl_read.c  1.23   2 years  schwarze   Make all signal handler functions async-signal-safe by deleting the redundant "k...
[TXT] cl_screen.c  1.28   7 years  deraadt   free(NULL) is ok so use it; from Michael W. Bombardieri
[TXT] cl_term.c  1.29   2 years  tb   Check tkp->output != NULL before taking strlen for both command mappings and inp...
[TXT] cl_bsd.c (in the Attic) [Hide]  1.12   9 years  brynet   Some vi cleanup, unifdef's some signal blocking code that has never been enabled...