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
/
tests
/
lib
/
libcurses
/
director
Age
Commit message (
Expand
)
Author
2014-01-19
Remove -O0 from CPPFLAGS, and instead set
apb
2014-01-19
Remove "-g" from CPPFLAGS and LDFLAGS in curses tests.
apb
2013-11-21
Add carriage return to the quoted character list
blymn
2012-09-19
* Add scanw family function calls as input functions
blymn
2012-06-03
Switch terminfo(3) to cdb(5).
joerg
2012-06-03
Spell NetBSD correctly.
joerg
2011-10-07
Fix off-by-one error and simplify at the same time.
joerg
2011-09-15
fix printf format strings
christos
2011-09-15
- Add erase and kill to the terminal attributes so we can test
blymn
2011-09-08
It's ATFFILE=no, not NOATFFILE=true. This fixes the contents of the
jmmv
2011-09-08
- Add a delay just after the function is passed to the slave, this
blymn
2011-08-29
- err -> errx mistakes
christos
2011-08-18
Fix enums confusion.
christos
2011-06-29
apply some -Wno-enum-compare.
mrg
2011-06-18
Try to initialize retval to something sensible.
joerg
2011-06-18
input() isn't used
joerg
2011-06-17
Remove environment variable settings.
christos
2011-06-17
vis'ify the excess byte printing so that xstlproc does not barf.
christos
2011-06-17
- pass things in arguments instead of environment
christos
2011-06-11
Turn warns on for all tests and fix all the bugs.
christos
2011-05-26
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
joerg
2011-05-15
if you don't include the proper include files, you are going to end up
christos
2011-04-21
Allow a NULL pointer to be passed as an argument to a call.
blymn
2011-04-19
Manually craft a (default) termios description instead of trying to fetch
martin
2011-04-11
Don't fail on platforms with "char" == "unsigned char"
joerg
2011-04-11
Fix NetBSD tag field.
blymn
2011-04-10
Add atf for libcurses with some tests
blymn