Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-24 | no, use new curses so that the build process works. reevaluate this later | Theo de Raadt | |
1997-09-23 | Make building with ocurses/termcap and curses/termlib conditional on | Jason Downs | |
USE_OCURSES being defined, and define it for now. This switches nvi back to use BSD curses. | |||
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-08-24 | Check for >= UINT_MAX not > UINT_MAX | Todd C. Miller | |
1997-08-24 | 64bit fix wrt strtoul(3). Fix send to Keith. | Todd C. Miller | |
1997-07-27 | move recover script ala 1.79. | Jason Downs | |
1997-07-27 | sync | Jason Downs | |
1997-07-27 | Update to 1.79 and install as vi/ex/view. | Jason Downs | |
1997-07-21 | Get rid of compilation warnings. | Angelos D. Keromytis | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-10-16 | *** empty log message *** | michaels | |
1996-10-16 | namechange. | michaels | |
1996-10-16 | nvi 1.78: | michaels | |
+ Fix bugs when both the leftright scrolling and number edit options were on. + Fix bug where splitting in the middle of the screen could repaint incorrectly. + Fix first-nul in input bug, where random garbage was inserted. + Correct search and mark-as-motion-command bug, it's a line mode action if the search starts at or before the first non<blank>. + Fix bug autoindent bug, where ^D could shift too far in the line. + Fix core dump where ! command called from the .exrc file. + Add the -S command-line option, which initializes vi to have the secure edit option preset. | |||
1996-09-22 | vi -> nvi, ex -> nex | Jason Downs | |
1996-09-17 | nvi 1.76: | michaels | |
+ Fix bug where ^V didn't keep input mapping from happening. + Fix a core dump bug in the R command. + Give up on licensing: no more shareware, adware, whatever. + Fix cursor positioning bug for C, S and c$ in an empty file. | |||
1996-08-23 | nvi 1.75 | michaels | |
1996-08-20 | nvi 1.74 | michaels | |
1996-08-16 | nvi 1.73 | michaels | |
1996-07-28 | missed changes. | Michael Shalayeff | |
copyright changed. | |||
1996-07-27 | do not build docs | Theo de Raadt | |
1996-07-24 | bring vi/ex up to 1.71 | Michael Shalayeff | |
1996-07-16 | sendmail is in /usr/sbin | ccappuc | |
1996-06-18 | vi fixes from bostic | Theo de Raadt | |
1996-06-03 | 'make install' works now | Michael Shalayeff | |
1996-06-02 | We have a modern curses implementation now; enable its use | Thorsten Lockert | |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Be consistent in use of LIBTERMCAP and LIBTERMLIB when depending | |||
1996-05-28 | sync | Theo de Raadt | |
1996-05-28 | sync | Theo de Raadt | |
1996-05-28 | Install catalog files under ${DESTDIR}, and create | dm | |
${DESTDIR}/usr/share/vi/catalog. | |||
1996-05-22 | new vi | Theo de Raadt | |
1995-10-23 | missing file | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |