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
Age
Commit message (
Expand
)
Author
2006-01-08
Remove unused NADD_USLONG macro, and remove unused sp argument from NADD_SLONG;
Miod Vallat
2006-01-08
Fix one more uninitialized variable scenario; from Ray Lai.
Miod Vallat
2006-01-08
Make sure we can exit from a loop in v_key_init() regardless of the locale
Miod Vallat
2006-01-08
Appease gcc 3 and the C gods by fixing a couple of undefined statements;
Miod Vallat
2006-01-08
Explicit braces around macro fields and logical operations, gets rid of 148
Miod Vallat
2005-10-17
Use queue macros instead of directly accessing fields. ok pat@ "put it
Otto Moerbeek
2005-04-21
spelling typo in comment;
Jason McIntyre
2005-04-21
Avoid the "tcsetattr: Interrupted system call" fatal error when
Otto Moerbeek
2005-03-10
-v description comes before -w;
Jason McIntyre
2005-01-09
tidy up FAST STARTUP;
Jason McIntyre
2005-01-09
better example;
Jason McIntyre
2005-01-09
better section reference;
Jason McIntyre
2005-01-08
Fix for FreeBSD PR#12801 from Sven Verdoolaege (nvi maintainer) via FreeBSD
Peter Valchev
2005-01-08
Move a line of code which was "obviously" misplaced.
Peter Valchev
2005-01-08
When an error occurs in v_txt(), leave input mode too.
Peter Valchev
2005-01-08
move the license into the body of the man page;
Jason McIntyre
2005-01-07
Remove line in copyright declaration that conflicts with the LICENSE file.
Todd C. Miller
2004-11-29
lowercase for consistency;
Jason McIntyre
2004-11-29
Spell precede correctly.
Jonathan Gray
2004-10-04
refer to re_format.7 rather than egrep.1 for a description of EREs;
Jason McIntyre
2004-04-09
ex is not a screen editor;
Jason McIntyre
2004-03-19
clarify -c;
Jason McIntyre
2004-02-20
add `ruler' to the list of helpful options;
Jason McIntyre
2004-02-20
add section on helpful ex options;
Jason McIntyre
2004-02-20
cleanup of 6.2: Options, set, and editor startup files
Jason McIntyre
2004-02-09
point people to ex tutorial;
Jason McIntyre
2004-02-09
install edit usd;
Jason McIntyre
2004-01-30
use paper.txt, rather than some arbitrary target;
Jason McIntyre
2004-01-30
point people to 13.ex, and remove some unnecessarys from SEE ALSO;
Jason McIntyre
2004-01-30
install exref; includes updates to sync with current behaviour;
Jason McIntyre
2004-01-25
install all the catalogs; as cvs forgot to check this file in when those were...
Michael Shalayeff
2004-01-24
oops. no need for vitut comment;
Jason McIntyre
2004-01-24
install vi tutorial docs; these have been updated to reflect reality;
Jason McIntyre
2004-01-24
document how file recovery works on OBSD;
Jason McIntyre
2004-01-24
make vi reference card and vi tutorial easier to find;
Jason McIntyre
2004-01-16
- point people to vi.ref now that it's installed (and get its name right);
Jason McIntyre
2004-01-15
return documented lines option to original (default) value;
Jason McIntyre
2004-01-15
update vi.ref to reflect reality;
Jason McIntyre
2004-01-14
Comment out reference to index.so when we are building index.so itself.
Todd C. Miller
2004-01-12
Install vi.ref in /usr/share/doc/usd (directories already exist for it).
Todd C. Miller
2004-01-12
There is no typewriter font in nroff so just use the roman font instead.
Todd C. Miller
2004-01-12
Use a 5n margin on the right & left sides so the text version formats nicely.
Todd C. Miller
2004-01-12
Pass groff the -U flag so that building the index works. OK jmc@
Todd C. Miller
2004-01-07
corrections to SET OPTIONS;
Jason McIntyre
2004-01-07
s/environmental/environment/;
Jason McIntyre
2004-01-07
corrections to the EX COMMANDS section;
Jason McIntyre
2004-01-02
some corrections/improvements to the VI COMMANDS section;
Jason McIntyre
2004-01-02
use standard section ENVIRONMENT, rather than ENVIRONMENT VARIABLES;
Jason McIntyre
2003-12-31
fix -r description now that millert has fixed the code;
Jason McIntyre
2003-12-31
Both POSIX and the man page says that "vi -r foo" is run where foo does not
Todd C. Miller
[next]