OpenBSD CVS

src/usr.bin/vi/common/


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

Current tag: OPENBSD_6_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] args.h  1.5   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] common.h  1.8   8 years  bentley   Remove cscope support in vi. It makes no sense to keep support for a non-base t...
[TXT] cut.c  1.16   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] cut.h  1.9   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] delete.c  1.11   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] exf.c  1.43   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] exf.h  1.5   9 years  brynet   struct timespec/clock_gettime(3) conversion for vi(1). ok guenther@
[TXT] gs.h  1.18   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] key.c  1.18   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] key.h  1.8   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] line.c  1.15   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] log.c  1.10   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] log.h  1.3   23 years  niklas   $OpenBSD$
[TXT] main.c  1.38   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] mark.c  1.14   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] mark.h  1.5   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] mem.h  1.9   8 years  martijn   Free memory if realloc fails. The application is most likely to terminate after ...
[TXT] msg.c  1.26   8 years  millert   Remove the msg_cat() function and adjust its former callers. From Martijn van Du...
[TXT] msg.h  1.3   23 years  niklas   $OpenBSD$
[TXT] options.awk  1.3   23 years  niklas   $OpenBSD$
[TXT] options.c  1.21   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] options.h  1.8   18 years  miod   Explicit braces around macro fields and logical operations, gets rid of 148 warn...
[TXT] options_f.c  1.11   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] put.c  1.16   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] recover.c  1.25   7 years  tb   If /tmp/vi.recover doesn't exist, don't create it. Warn once that it doesn't exi...
[TXT] screen.c  1.13   8 years  mmcc   Remove needless type casts and corresponding type parameters from allocation mac...
[TXT] screen.h  1.10   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] search.c  1.13   8 years  millert   Remove the numeric identifiers at the beginning of the messages which used to be...
[TXT] seq.c  1.13   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] seq.h  1.5   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] util.c  1.15   8 years  martijn   Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way...
[TXT] util.h  1.4   18 years  miod   Remove unused NADD_USLONG macro, and remove unused sp argument from NADD_SLONG; ...