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