summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_dagutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/raidframe/rf_dagutils.h')
0 files changed, 0 insertions, 0 deletions
rses for the possibility of changing from termcap to terminfo.roy 2008-07-04use mbrtowc() instead of mbtowc().tnozaki 2007-11-08Fix the handling for added carriage return characters.jdc 2007-05-28Merge in wide curses code done as a Summer of Code project byblymn 2007-01-21Add debug "areas" that allow selective debugging by setting thejdc 2006-01-15Background characters and attributes don't need to be kept per characterjdc 2003-08-10Revert most of rev 1.27 of addbytes.c and associated changes.dsl 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-07-31Do something more sensible for waddbytes(..., "\r\n", ...);dsl 2003-06-26Stop blank line being added when newline is processed with __ISPASTEOL set.dsl 2003-02-17Fix resize of windows with subwins.dsl 2002-12-23Always update the change pointers. Otherwise, we could end up notjdc 2002-07-19* Added new function idcok - this closes PR 10802blymn 2001-04-20Implement scrolling regions :jdc 2000-12-19Rename variables refering to termcap capabilities from NN to __tc_nn. Casejdc 2000-04-28Massively simplify some logic.mycroft 2000-04-18Set background character and attributes for added characters.jdc 2000-04-15Don't reset firstchp and lastchp even if this line was not dirty.jdc 2000-04-15Added functions to replace what were previously macros in curses.hblymn 2000-04-12Add color attribute manipulation.jdc 2000-04-11Made data structures opaqueblymn 1999-06-28Get rid of the evil trailing spaces and tabs.simonb 1999-04-13Upgrades the standard NetBSD curses library to provide somemrg 1998-02-03remove obsolete register declarationsperry 1997-07-22RCSid police, fix warningsmikel