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
/
lib
/
libedit
/
refresh.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-19
From michael@moria.de:
christos
2003-03-10
s/u_int32_t/unsigned int/
christos
2002-11-15
de-lint
christos
2002-11-15
PR/18995: David Laight: libedit fixes for posix conformant sh
christos
2002-11-12
Fix signed/unsigned comparison warnings.
thorpej
2002-10-27
vi mode and memory fixes from david laight.
christos
2002-10-27
PR/17954: SAITOH Masanobu: since we have opost and onlcr set, we don't need
christos
2002-03-18
- constify; passes all gcc and lint strict checks.
christos
2001-04-13
rename 3 arg ELRE_DEBUG to ELRE_ASSERT, add 2 arg ELRE_DEBUG, and change all
lukem
2001-01-10
Enlarge editline buffers as needed to support arbitrary length lines.
jdolecek
2000-09-04
convert to new style guide, which includes:
lukem
2000-03-13
Fix doubled 'the's.
soren
2000-02-19
Fix refresh glitches when using auto-margin.
mycroft
2000-01-20
Add support for automatic and magic margins (from tcsh)
christos
1999-11-13
instead of using a private coord_t global variable to store the size of the
lukem
1999-11-12
- implement printing a right-side prompt. code derived from similar work
lukem
1999-10-15
don't assume locales are not working - it may not be the case
jdolecek
1999-07-02
More trailing white space.
simonb
1999-06-12
Make this compile under linux
christos
1999-02-05
delint.
christos
1998-12-12
delint
christos
1998-05-20
cast is*() arg to unsigned char
christos
1997-07-06
Fix compiler warnings.
christos
1997-01-11
RCSid police
lukem
1994-05-06
libedit!
cgd