index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
vi
/
build
Age
Commit message (
Expand
)
Author
2016-08-08
/tmp and /var/tmp are the same, consistently use the former in both
Igor Sobrado
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2016-01-30
/var/tmp is dead, long live /tmp
martijn
2016-01-06
We don't use configure so this file is full of lies and we are
Todd C. Miller
2016-01-06
Remove the actual message catalogs. From Martijn van Duren
Todd C. Miller
2015-11-19
Remove cscope support in vi.
Anthony J. Bentley
2014-11-20
Remove the vi perl api.
Anthony J. Bentley
2014-11-14
from natano:
Ted Unangst
2014-11-14
from natano:
Ted Unangst
2014-11-14
from natano:
Ted Unangst
2014-11-12
Remove more portability bits for older systems; from Martin Natano
Todd C. Miller
2014-11-10
remove various bits of autoconf cruft. from Martin Natano
Ted Unangst
2014-11-06
Remove old curses support in vi.
Anthony J. Bentley
2013-06-22
Tweak optimization flags on landisk until I have time to investigate further.
Miod Vallat
2012-12-20
use openpty() rather than hand-rolled pty opening code; ok millert@
Christian Weisgerber
2004-01-25
install all the catalogs; as cvs forgot to check this file in when those were...
Michael Shalayeff
2001-11-06
change a stat() to lstat()
Todd C. Miller
2001-11-05
Add more sanity checks of path data in the vi recovery file; potential proble...
Todd C. Miller
2001-09-11
locale ru_SU is obsolete, replace with ru_RU
Heikki Korpela
2001-07-20
make this work, after espie changed other mk behaviours
Theo de Raadt
2001-01-29
$OpenBSD$
Niklas Hallqvist
2001-01-11
grep() returns a list of aliases to entries in the original list
Todd C. Miller
2000-11-17
Userland programs should not include sys/select.h
Todd C. Miller
2000-04-21
Remove the races so that this is safe to run anytime. We open
Todd C. Miller
2000-04-20
If recover dir is not owned by root, chown it. If the mode is not
Todd C. Miller
2000-03-09
Pull in fnctl modeul so we are sure to get O_* for sysopen().
Todd C. Miller
2000-01-20
Use sysopen() when opening recover files. This is purely paranoia
Todd C. Miller
1999-11-26
o Update README files etc. from nvi-1.79 so they have the correct info
Todd C. Miller
1999-10-11
Rewrite in perl for safety and paranoia. It might have been possible
Todd C. Miller
1999-05-29
MLINKS, not MLINK
Aaron Campbell
1999-03-06
back out changes that should not have escaped my local tree
Todd C. Miller
1999-03-06
add missing reference to infocmp
Todd C. Miller
1998-07-24
-D_USE_OLD_CURSE_ for -locurses and no more -ltermlib/termcap
Todd C. Miller
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
1997-07-27
move recover script ala 1.79.
Jason Downs
1997-07-27
Update to 1.79 and install as vi/ex/view.
Jason Downs
1996-09-22
vi -> nvi, ex -> nex
Jason Downs
1996-08-16
nvi 1.73
michaels
1996-07-24
bring vi/ex up to 1.71
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
1996-05-28
Install catalog files under ${DESTDIR}, and create
dm
1996-05-22
new vi
Theo de Raadt