index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
vi
Age
Commit message (
Expand
)
Author
2006-05-27
Fix previous Coverity "fix" so that it doesn't break vi completely.
simonb
2006-05-27
Clean up after the last fix.
agc
2006-05-27
Coverity CID 3684: memory leak
jnemeth
2006-05-27
Coverity CID 3135: memory leak
jnemeth
2006-05-14
XXX: GCC uninitialized
christos
2006-05-11
XXX build with -Wno-pointer-sign and -fno-strict-aliasing when using GCC4.
mrg
2006-05-10
quell GCC 4.1 uninitialised variable warnings.
mrg
2006-03-19
the preceeding loop does not terminate except in a condition where
rtr
2006-03-19
avoid double fclose()
rtr
2006-03-19
remove ambiguity in evaluation of conditional expressions and avoid
rtr
2005-10-16
the last revision introduced a bug in the handling of escape characters while
aymeric
2005-10-08
bump for latest changes:
aymeric
2005-10-08
accept ^V again as a quoting character. At least one person uses it. (hi abs!)
aymeric
2005-10-08
remove the hack that changed backslaches to ^V's when the command is "set" (!).
aymeric
2005-09-06
bump to nb15:
aymeric
2005-09-06
In argv_exp3() where we cut a line into args, check for '\' as the escape
aymeric
2005-09-06
From code inspection, nvi had the undocumented and non-working functionality
aymeric
2005-09-06
Finally handle ^C the correct way. This indeed requires to separate the case
aymeric
2005-09-06
when reading an ex command within visual mode with v_tcmd(), check that
aymeric
2005-06-07
Initialize a local variable to appease -Wuninitialized.
he
2005-06-07
Initialize a local variable to appease -Wuninitialized.
he
2005-06-07
Initialize a local variable to appease -Wuninitialized.
he
2005-06-02
appease gcc -Wuninitialized
lukem
2005-06-02
appease gcc -Wuninitialized.
lukem
2005-06-02
Don't attempt to dereference an uninitialized 'ep' pointer if we can't
lukem
2005-06-02
Don't attempt to dereference an uninitialized pointer when an error
lukem
2005-03-06
If we cannot retrieve lines from a recovery file, don't call ourselves
christos
2005-03-06
A corrupt recovery file can have vs_scmap NULL now, since paint may return
christos
2005-02-12
Fix the RCSID's to be $NetBSD$ instead of $NetBSD
aymeric
2005-01-19
Set FD_CLOEXEC on the recovery mail file.
mycroft
2004-11-23
bump version: coredump fixed when autocompleting a filename wider than screen
aymeric
2004-11-23
Move a line of code which was "obviously" misplaced.
aymeric
2004-11-05
Add (unsigned char) cast to ctype functions
dsl
2004-06-13
bump: bin/25849 fixed. "rapid resize can crash vi"
aymeric
2004-06-13
. don't call newterm() more than once; use setterm() and resizeterm() instead
aymeric
2004-05-25
-I. is part of CPPFLAGS, not CFLAGS. Make it so, allows to lint.
aymeric
2004-05-02
bump for latest bug fix: flush the cached line on every DB operation
aymeric
2004-05-02
flush the current line cache on every operation on the DB.
aymeric
2004-04-23
s/the the/the/ (only in sources that aren't regularly imported from
simonb
2004-04-05
bump version: failed recovery doesn't prevent edition anymore
aymeric
2004-04-05
Don't fail if asked to recover a file for which there is no recovery file.
aymeric
2004-04-05
fix copying and freeing of options, patch from yamt@ in PR bin/25050. Thanks!
aymeric
2004-03-17
Document -c more accurately. Patch from Aymeric Vincent in response
wiz
2004-02-13
Spell the plural of suffix "suffixes", not "suffices".
wiz
2003-11-17
Various typo fixes from Jonathon Gray via jmc@openbsd.
wiz
2003-11-14
s/awk/${AWK}/
matt
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
support MAKEVERBOSE
lukem
2003-09-09
PR# bin/22736: Allow unsorted tags file to work. If the initial binary
erh
2003-08-28
Add options_def.h to DPSRCS and CLEANFILES
dsl
[next]