summaryrefslogtreecommitdiff
path: root/sys/dev/acpi
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2018-06-11 12:47:47 +0000
committerchristos <christos@NetBSD.org>2018-06-11 12:47:47 +0000
commitdf47ec31745dadc57e986a94de29e5329fc11b19 (patch)
treeea8892420dfac4bddc85962c006985f2c7fcaba2 /sys/dev/acpi
parent9a7f58ef3fc03d741b524deb4f164d6acb79352e (diff)
Add libstdc++ again; needed for:
undefined reference to `typeinfo for __cxxabiv1::__class_type_info' undefined reference to `typeinfo for __cxxabiv1::__si_class_type_info' undefined reference to `typeinfo for __cxxabiv1::__vmi_class_type_info' undefined reference to `typeinfo for std::type_info' undefined reference to `__dynamic_cast'
Diffstat (limited to 'sys/dev/acpi')
0 files changed, 0 insertions, 0 deletions
e with th...ober 2006-02-18Add shadow framebuffer support.jmcneill 2005-12-11merge ktrace-lwp.christos 2005-02-04de-__Pperry 2004-03-05Check character if it in font limits before drawing it in rasops8_putcharpetrov 2001-09-18Give initiali[sz]e all the "i"s it deserves.wiz 2001-01-21Rasops supports 4bit depth.takemura 2000-06-13Use my proper name.ad 2000-04-12* Spell shift counts in decimal and masks in hexpk 1999-12-14Note that per-depth initialization functions shouldn't be called by meread 1999-12-14The ri_hw member was added to 'struct rasops_info'. This does the same thingad 1999-12-02-initialize the colormap completely at compile time, to allow driversdrochner 1999-10-23- New option (RASOPS_SMALL) for the tight-fisted.ad 1999-08-24- Change the semantics of rasops_init slightlyad 1999-05-18Assign ownership & copyright to TNF. There is probably a procedure for thisad 1999-04-29Add cookie for wsfont to rasops_info.ad 1999-04-26Innumerable fixes and improvements. README contains list of remaining bugsad 1999-04-13Code cleanup. Add ri_bswap member to 'struct rasops_info' to indicate thatad 1999-04-13Fixed licensing due to a foobar on my behalf.ad 1999-04-13Initial import of 'rasops', the new raster operations set for wscons/rcons.ad