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
Age
Commit message (
Expand
)
Author
2015-01-04
add proper include files.
christos
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 list of valid character substitutions.
blymn
2013-11-21
Add carriage return to the quoted character list
blymn
2013-11-09
Update check files to match fixed behaviour for addchstr
blymn
2012-09-19
* Add scanw family function calls as input functions
blymn
2012-09-19
* Fix mvscanw return
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-16
- Update the check files due to a bug fix in the slave code
blymn
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-15
- add support for getparyx and getyx calls
blymn
2011-09-15
Remove the beep test for the moment, the return code does not conform
blymn
2011-09-08
It's ATFFILE=no, not NOATFFILE=true. This fixes the contents of the
jmmv
2011-09-08
Remove temporary file committed by mistake.
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-29
fix bug where we read the same argument twice. Name the timeout val the
christos
2011-08-29
comment out racy test that I will not bother fixing for now.
christos
2011-08-29
change comparend to compare so that this passes now.
christos
2011-08-29
This could have never worked before since the syntax was wrong. Unfortunately
christos
2011-08-29
we never get the b character since we timeout and drain!
christos
2011-08-29
make sure that our terminal has a consistent size now that terminfo obeys
christos
2011-08-18
Fix enums confusion.
christos
2011-08-17
document non-literal format strings
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
turn off verbose
christos
2011-06-17
turn on warnings
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
add missing header files.
christos
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-20
Add boolean values to the standard definitions.
blymn
2011-04-19
Manually craft a (default) termios description instead of trying to fetch
martin
2011-04-13
Explicitly list -lterminfo after -lcurses, to support static builds.
he
2011-04-11
Don't fail on platforms with "char" == "unsigned char"
joerg
2011-04-11
Apply patch provided by mrg to fix bad calls to vw_printw and vw_scanw
blymn
2011-04-11
Fix NetBSD tag field.
blymn
2011-04-11
Fix incorrect call example.
blymn
2011-04-11
Incorrect licence was applied - fix this.
blymn
2011-04-10
Fix obvious bug.
dholland
[next]