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
2008-10-29
bye old vi!
christos
2008-10-25
Use ${TOOL_SED} instead if plain sed in Makefiles.
apb
2008-10-19
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
apb
2008-09-02
disable completely.
christos
2008-08-31
For now descend into old vi for virecover and doc. Unfortunately the
christos
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-07-10
add check wether /var/run/vi.* is regular file or not.
tnozaki
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2007-01-22
exit(3) needs stdlib.h.
joerg
2006-11-24
fix spelling of accidentally; from Zapher
christos
2006-10-13
Comma in enumeration. No dot at end of SEE ALSO.
wiz
2006-10-13
Various fixes.
wiz
2006-10-10
Remove parenthesis from around a sentence.
reed
2006-10-10
Also point to new virecover manual page.
reed
2006-10-08
Build virecover.0
dogcow
2006-10-08
PR/22228: Jeremy C. Reed: a man page for virecover(8)
elad
2006-09-27
Coverity CID 793 uncovered a bunch of issues:
christos
2006-09-27
Coverity CID 4166: If GET_SPACE_RET can return a NULL pointer if len == 0.
christos
2006-09-27
Coverity CID 4171: bp can be null if len == 0. So check for it anyway and
christos
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
[next]