OpenBSD CVS

src/usr.bin/vi/vi/


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

Current tag: OPENBSD_3_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] getc.c  1.7   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] v_at.c  1.6   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] v_ch.c  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_cmd.c  1.3   19 years  jmc   lowercase for consistency; from josh weber; ok millert@
[TXT] v_delete.c  1.6   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_ex.c  1.7   18 years  otto   Fix use after free. Problem hunted down by wilfried@; ok fgsch@ millert@
[TXT] v_increment.c  1.6   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] v_init.c  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_itxt.c  1.6   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_left.c  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_mark.c  1.6   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] v_match.c  1.5   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] v_paragraph.c  1.5   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] v_put.c  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_redraw.c  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_replace.c  1.6   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] v_right.c  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_screen.c  1.5   18 years  otto   Use queue macros instead of directly accessing fields. ok pat@ "put it in" deraa...
[TXT] v_scroll.c  1.6   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] v_search.c  1.9   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] v_section.c  1.5   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] v_sentence.c  1.5   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] v_status.c  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_txt.c  1.18   18 years  miod   Appease gcc 3 and the C gods by fixing a couple of undefined statements; from Ra...
[TXT] v_ulcase.c  1.6   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_undo.c  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_util.c  1.5   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_word.c  1.5   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] v_xchar.c  1.5   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_yank.c  1.5   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_z.c  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] v_zexit.c  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] vi.c  1.12   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] vi.h  1.6   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] vs_line.c  1.8   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] vs_msg.c  1.9   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] vs_refresh.c  1.11   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] vs_relative.c  1.4   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] vs_smap.c  1.6   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] vs_split.c  1.8   18 years  otto   Use queue macros instead of directly accessing fields. ok pat@ "put it in" deraa...