summaryrefslogtreecommitdiff
path: root/sys/dev/rasops/rasops2.c
AgeCommit message (Expand)Author
2019-08-15Pull up following revision(s) (requested by rin in ticket #56):martin
2019-07-29Convert rasops2.c and rasops4.c to use rasops_putchar_width.h.rin
2019-07-28Cast attr to uint32_t before right shift to avoid undefined behavior.rin
2019-07-28Fix corruption of background-colored white space and underline whenrin
2019-07-25Provide and use FONT_GLYPH macro, tiny optimization version of WSFONT_GLYPH.rin
2019-07-25Misc cleen up:rin
2019-07-24Use unsigned integers for binary data storage.rin
2019-07-24Style:rin
2018-12-04rasops reused wscons attribute bits for internal control.mlelstv
2013-04-21Support little endian makestamp.kiyohara
2010-05-04remove now redundant ri = ... lines in putchar() methodsmacallan
2010-05-04fix compile failure.nonaka
2010-05-04autogenerate box drawing characters for fonts that don't have them, put themmacallan
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add/cleanup RCSIDslukem
2001-08-10Adjust #ifdefs so RASOPS_SMALL doesn't give "defined but not used" warnings.bjh21
2000-06-13Use my proper name.ad
2000-04-12* Spell shift counts in decimal and masks in hexpk
1999-10-23- New option (RASOPS_SMALL) for the tight-fisted.ad
1999-07-21- Style nitsad
1999-05-18Assign ownership & copyright to TNF. There is probably a procedure for thisad
1999-04-26Innumerable fixes and improvements. README contains list of remaining bugsad