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
/
curses.h
Age
Commit message (
Expand
)
Author
2001-12-11
* Remove termcap globals from public interface
blymn
2001-12-02
lib/14813: Jason R. Thorpe: worm(6) no longer builds w/ new libcurses
christos
2001-12-02
* Major change to add support for the newterm/set_term functions.
blymn
2001-10-14
Added 2 new functions and a macro:
blymn
2001-10-08
Add mvderwin function.
blymn
2001-09-20
Add code to allow resizing of windows and the underlying terminal.
blymn
2001-09-16
Spell 'occurred' with two 'r's.
wiz
2001-06-11
Fix various misspellings of compatible/compatibility.
wiz
2001-04-21
Add missing prototypes.
jdc
2001-04-20
Implement scrolling regions :
jdc
2001-01-05
de-lint:
christos
2001-01-05
remove redundant declarations.
christos
2001-01-01
Add the instr and inchstr families of functions.
simonb
2000-12-31
Libcurses-4.0
jdc
2000-12-22
Revert the change to the `pc' capability from the previous change. Pointed
jdc
2000-12-19
Rename variables refering to termcap capabilities from NN to __tc_nn. Case
jdc
2000-05-11
Add getattrs(), delay_output() and napms().
jdc
2000-05-11
* Applied patch by mrg to remove variable names from function
blymn
2000-05-01
* Made erasechar and killchar into functions
blymn
2000-04-27
Fix a silly bit-shifting error that causes color pairs >=8 to fail.
mycroft
2000-04-27
Background colour erase is 'ut' not 'be'.
jdc
2000-04-26
* Fixed bug in copywin.
blymn
2000-04-24
* Added rcs id line to files missing it.
blymn
2000-04-22
* Added ungetch
blymn
2000-04-22
* Fixed need for duplicate namp string in setterm.c
blymn
2000-04-20
* Added new function dupwin.
blymn
2000-04-18
More multiple changes:
blymn
2000-04-17
Multiple fixes:
blymn
2000-04-16
Add bkgd() and bkgdset() (which were previously just macros).
jdc
2000-04-16
Add a couple of missing prototypes.
thorpej
2000-04-15
Add prototype for waddstr()
jdc
2000-04-15
Added functions to replace what were previously macros in curses.h
blymn
2000-04-13
Restore const after the Open Group decided it was OK.
jdc
2000-04-12
Add colour capabilities and functions.
jdc
2000-04-11
Made data structures opaque
blymn
1999-12-07
Use unsigned offsets into __unctrl and __unctrllen.
simonb
1999-10-04
update post change to return value of tputs() third argument
lukem
1999-09-29
Change attr in __LDATA from a char to an int. Fixes a few annoying
simonb
1999-08-08
Remove extra semicolons that crept in previous. Noted by Julian Coleman.
simonb
1999-08-08
Use waddnstr() instead of __waddbytes() in *addstr(), so we don't need
simonb
1999-06-28
Get rid of the evil trailing spaces and tabs.
simonb
1999-06-28
In struct __window, change flags back to an "unsigned int" from an
simonb
1999-04-13
Upgrades the standard NetBSD curses library to provide some
mrg
1998-01-30
merge with lite-2
perry
1997-10-13
use <termcap.h> instead of defining termcap(3) stuff here
lukem
1997-09-12
Make endwin() save state so a subsequent call to wrefresh restores curses
phil
1997-07-22
RCSid police, fix warnings
mikel
1997-05-24
Add get{beg,max}yx and get{cur,beg,max}[yx] macros like XPG4.2 curses.
jtc
1996-03-26
Expand "u_int" to "unsigned int" so that curses.h can be used when
jtc
1995-06-06
Declare tputs() as void.
pk
[next]