#
721c3ea3 |
| 27-May-2016 |
martijn <martijn@openbsd.org> |
Revert CHAR_T removal. Some signedness flaws were introduced. Found the hard way by jca@
|
#
0eb8a8cd |
| 02-May-2016 |
martijn <martijn@openbsd.org> |
Remove CHAR_T in favor of native types.
schwarze@ agrees with the direction. Few tweaks and OK tb@
|
#
a0b15055 |
| 06-Jan-2016 |
millert <millert@openbsd.org> |
Remove the numeric identifiers at the beginning of the messages which used to be used as the message number to lookup in the catalog. From Martijn van Duren
|
#
54d5890c |
| 07-Dec-2015 |
mmcc <mmcc@openbsd.org> |
Remove needless type casts and corresponding type parameters from allocation macros. No binary change.
ok tb@
|
#
486aa1f0 |
| 12-Nov-2014 |
bentley <bentley@openbsd.org> |
Ansify vi.
ok bcallah@ millert@
|
#
9dcc8e16 |
| 28-Nov-2013 |
krw <krw@openbsd.org> |
Convert the display screens and hidden screens CIRCLEQ's to TAILQ's.
ok pelikan@ zhuk@
|
#
043fbe51 |
| 27-Oct-2009 |
deraadt <deraadt@openbsd.org> |
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (th
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
show more ...
|
#
fae81f58 |
| 11-Mar-2006 |
ray <ray@openbsd.org> |
Silence 39 warnings.
ok miod, otto
|
#
ce7de1e9 |
| 17-Oct-2005 |
otto <otto@openbsd.org> |
Use queue macros instead of directly accessing fields. ok pat@ "put it in" deraadt@
|
#
c72b5b24 |
| 16-Feb-2002 |
millert <millert@openbsd.org> |
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be don
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
show more ...
|
#
d4e7c603 |
| 29-Jan-2001 |
niklas <niklas@openbsd.org> |
$OpenBSD$
|
#
32ceefb1 |
| 27-Jul-1997 |
downsj <downsj@openbsd.org> |
Update to 1.79 and install as vi/ex/view.
|
#
c8723e9b |
| 16-Oct-1996 |
michaels <michaels@openbsd.org> |
nvi 1.78: + 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 incorre
nvi 1.78: + 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.
show more ...
|
#
6177637b |
| 23-Aug-1996 |
michaels <michaels@openbsd.org> |
nvi 1.75
|
#
e91eb1de |
| 24-Jul-1996 |
mickey <mickey@openbsd.org> |
bring vi/ex up to 1.71
|
#
45f2ab88 |
| 22-May-1996 |
deraadt <deraadt@openbsd.org> |
new vi
|