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
/
libcurses
/
setterm.c
Age
Commit message (
Expand
)
Author
2000-06-12
Restore changes 1.23->1.24 that were accidently overwritten.
jdc
2000-06-12
Make sure tspace is large enough to hold all capabilities.
jdc
2000-06-03
Fix broken getcap call - it was always returning NULL. Thanks Itojun
blymn
2000-05-19
We already initialize UP and BC when we fire up Curses, so pass a null pointer
mycroft
2000-04-29
Fix pasto.
mycroft
2000-04-29
Speed up refresh in the presence of attributes by precalculating a mask for
mycroft
2000-04-27
Background colour erase is 'ut' not 'be'.
jdc
2000-04-22
* Fixed need for duplicate namp string in setterm.c
blymn
2000-04-19
Converted all termcap library calls to the "new" interface, this fixes
blymn
2000-04-17
Multiple fixes:
blymn
2000-04-15
Added functions to replace what were previously macros in curses.h
blymn
2000-04-12
Add colour capabilities.
jdc
2000-04-11
Made data structures opaque
blymn
1999-12-07
Another unctrl() %s fix.
simonb
1999-06-28
Get rid of the evil trailing spaces and tabs.
simonb
1999-04-13
Upgrades the standard NetBSD curses library to provide some
mrg
1998-02-03
remove obsolete register declarations
perry
1998-01-30
merge with lite-2
perry
1997-07-22
RCSid police, fix warnings
mikel
1997-01-23
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
mrg
1994-08-17
clean up import
cgd
1994-01-24
changes from branch
cgd
1993-12-04
update from branch
cgd
1993-11-09
repeat after me: "I hate rcs ids"
cgd
1993-11-09
update to new version from berkeley. doesn't compile yet, nor
cgd
1993-08-07
New files.
mycroft