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
Age
Commit message (
Expand
)
Author
2003-09-26
Implement enough of readline's 4.0 async mode to make gdb happy. This is
christos
2003-09-15
Include "sys/ttydefaults.h" to get standard definition of "CTRL" macro
tron
2003-09-15
kludge around CTRL redef.
christos
2003-09-14
Match the stupid function pointer declarations with actual readline's 4.0.
christos
2003-09-14
make this compile.
christos
2003-09-14
Avoid pre-ansi warning.
christos
2003-09-14
- provide enough hooks to compile gdb-5.3
christos
2003-09-13
Fix something that's been annoying me for a while...
mycroft
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-03
Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead of
lukem
2003-08-01
Rework how dependency generation is performed:
lukem
2003-07-31
tweak this unconventional (some might say "baroque") Makefile to work
lukem
2003-07-16
Bump date for last.
wiz
2003-07-14
Documented the return values from el_get().
jeremy
2003-06-27
Add Ns.
wiz
2003-06-19
provide a definition for __attribute__
christos
2003-06-19
From michael@moria.de:
christos
2003-06-19
From michael@moria.de:
christos
2003-06-06
Use Aq Pa instead of Fd \*[Lt]...\*[Gt]. From jmc@openbsd.
wiz
2003-06-04
Only return CC_EOF if ^D (VEOF) was the only thing on the line. Otherwise
matt
2003-05-14
setup -> set up, from jmc@openbsd.
wiz
2003-05-08
add a missing dependency (John Gordon)
christos
2003-05-08
Use ${HOST_SH}
christos
2003-04-16
Use
wiz
2003-03-31
em-gosmacs-traspose->em-gosmacs-transpose (Igor Sobrado, PR misc/19909)
perry
2003-03-29
Consistently spell occurrence with two rs.
wiz
2003-03-10
don't use the path for awk
christos
2003-03-10
s/u_int32_t/unsigned int/
christos
2003-03-10
Put the __weak_extern() back inside vi_alias, but after the extern for
dsl
2003-03-10
Move the __weak_extern() (ifdef'ed) outside of the vi_alias()
he
2003-03-10
null is not 0
christos
2003-03-10
if no __weak_extern, don't even try to do vi_alias.
christos
2003-03-10
fix uninitialized variable.
christos
2003-03-10
sig_t is non portable
christos
2003-03-10
- include cdefs.h early in the game
christos
2003-03-10
include alloca.h for systems that need it.
christos
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2003-01-21
Replace -1 with \-1 for PostScript output; drop a trailing space and fix two ...
wiz
2003-01-21
Add a uniquefier for the history function.
christos
2003-01-21
fix directory descriptor leak [from michael at moria dot de]
christos
2002-11-20
Fix problem with previous patches that broke vi history.
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-11-12
Avoid strict alias warning.
thorpej
2002-10-31
support for % command [matching parens/brackets/braces] on vi modes.
christos
2002-10-27
remove unused variables.
christos
2002-10-27
vi mode and memory fixes from david laight.
christos
2002-10-27
don't crash in memory shortage conditions.
christos
2002-10-27
PR/17954: SAITOH Masanobu: since we have opost and onlcr set, we don't need
christos
[next]