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
/
readline
Age
Commit message (
Expand
)
Author
2003-10-27
Make readline csh-like history work.
christos
2003-10-16
More libedit readline emulation functions from: Gerry Swislow
christos
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
Avoid pre-ansi warning.
christos
2003-09-14
- provide enough hooks to compile gdb-5.3
christos
2003-08-03
Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead of
lukem
2002-08-19
More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
lukem
2002-03-18
- constify; passes all gcc and lint strict checks.
christos
2001-12-12
Readability cleanups; MKfoo=no -> NOfoo.
tv
2001-05-16
Use relative path for symlink target so that it won't point outside of tree.
enami
2001-05-14
Back off previous and do differently:
jdolecek
2001-05-14
Use <bsd.inc.mk>, instead of <bsd.prog.mk>, so that the readline.h header
jdolecek
2001-01-05
Standard location of readline headers is /usr/include/readline/, so install
jdolecek