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_private.h
Age
Commit message (
Expand
)
Author
2002-01-02
Remove extraneous tabs from blank lines.
blymn
2001-12-31
fix __startwin() so it outputs the init strings to the correct device.
blymn
2001-12-11
* Remove termcap globals from public interface
blymn
2001-12-02
* Major change to add support for the newterm/set_term functions.
blymn
2001-06-13
withough -> without
wiz
2001-04-21
Add missing prototypes.
jdc
2001-04-20
Implement scrolling regions :
jdc
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-20
GC __FORCEPAINT.
mycroft
2000-05-01
* Made erasechar and killchar into functions
blymn
2000-04-29
Speed up refresh in the presence of attributes by precalculating a mask for
mycroft
2000-04-27
Add virtual screen for wnoutrefresh()/doupdate().
jdc
2000-04-24
* Added rcs id line to files missing it.
blymn
2000-04-18
Add __TERMATTR definition. This makes the code in refresh.c much easier to
jdc
2000-04-15
Added functions to replace what were previously macros in curses.h
blymn
2000-04-14
Add a list of windows (used when a colour pair changes).
jdc
2000-04-12
Private functions/variables moved from curses.h
jdc
2000-04-11
Made data structures opaque
blymn