OpenBSD CVS

src/usr.bin/vi/ex/


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

Current tag: OPENBSD_6_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] ex.awk  1.2   23 years  niklas   $OpenBSD$
[TXT] ex.c  1.21   8 years  mestre   By issuing :e +something in vi(1) this uncovers a backwards memcpy with the code...
[TXT] ex.h  1.11   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_abbrev.c  1.9   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_append.c  1.14   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_args.c  1.12   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_argv.c  1.20   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_at.c  1.14   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_bang.c  1.10   8 years  millert   Remove the msg_cat() function and adjust its former callers. From Martijn van Du...
[TXT] ex_cd.c  1.15   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_cmd.c  1.10   8 years  bentley   Remove cscope support in vi. It makes no sense to keep support for a non-base t...
[TXT] ex_delete.c  1.7   9 years  bentley   Ansify vi. ok bcallah@ millert@
[TXT] ex_display.c  1.13   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_edit.c  1.6   9 years  bentley   Ansify vi. ok bcallah@ millert@
[TXT] ex_equal.c  1.6   9 years  bentley   Ansify vi. ok bcallah@ millert@
[TXT] ex_file.c  1.9   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_filter.c  1.14   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_global.c  1.17   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_init.c  1.17   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_join.c  1.8   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_map.c  1.9   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_mark.c  1.7   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_mkexrc.c  1.7   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_move.c  1.11   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_open.c  1.7   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_preserve.c  1.7   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_print.c  1.13   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_put.c  1.6   9 years  bentley   Ansify vi. ok bcallah@ millert@
[TXT] ex_quit.c  1.5   9 years  bentley   Ansify vi. ok bcallah@ millert@
[TXT] ex_read.c  1.13   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_screen.c  1.10   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_script.c  1.26   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_set.c  1.6   9 years  bentley   Ansify vi. ok bcallah@ millert@
[TXT] ex_shell.c  1.15   9 years  bcallah   vi was using two separate isblank functions: one defined in <ctype.h> and the ot...
[TXT] ex_shift.c  1.8   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_source.c  1.10   8 years  mmcc   Remove needless type casts and corresponding type parameters from allocation mac...
[TXT] ex_stop.c  1.6   9 years  bentley   Ansify vi. ok bcallah@ millert@
[TXT] ex_subst.c  1.28   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_tag.c  1.24   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_txt.c  1.16   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] ex_undo.c  1.6   9 years  bentley   Ansify vi. ok bcallah@ millert@
[TXT] ex_usage.c  1.8   9 years  bentley   Ansify vi. ok bcallah@ millert@
[TXT] ex_util.c  1.9   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_version.c  1.10   9 years  bentley   Ansify vi. ok bcallah@ millert@
[TXT] ex_visual.c  1.10   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_write.c  1.13   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] ex_yank.c  1.6   9 years  bentley   Ansify vi. ok bcallah@ millert@
[TXT] ex_z.c  1.8   9 years  bcallah   Remove SA_INTERRUPT, HISTORIC_PRACTICE, and HISTORICAL_PRACTICE using unifdef. I...
[TXT] script.h  1.4   9 years  millert   Remove more portability bits for older systems; from Martin Natano
[TXT] tag.h  1.7   8 years  bentley   Remove cscope support in vi. It makes no sense to keep support for a non-base t...
[TXT] version.h  1.9   23 years  niklas   $OpenBSD$