summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/wscons.c
AgeCommit message (Collapse)AuthorFilesLines
2019-05-1510653 ws: NULL pointer errorsToomas Soome1-1/+1
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-0210887 Missing void cast in wcuwsrv()John Levon1-1/+2
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-1910589 wscons: slow console oputput will trigger keyboard autorepeatToomas Soome1-269/+174
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2010-04-21PSARC/2010/119 "Console User" assignment, logindevperm and virtual console ↵rui zang - Sun Microsystems - Beijing China1-9/+16
update 6885612 "Console user" profile implementation need to be updated after Virtual Console integration
2008-09-25PSARC 2006/591 Virtual Consolerui zang - Sun Microsystems - Beijing China1-228/+466
PSARC 2008/515 Virtual Console Update 4309501 Need additional local 'terminal' --HG-- rename : usr/src/uts/intel/sys/kd.h => usr/src/uts/common/sys/kd.h
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-3/+2
6714038 Fast Reboot support for x86 platforms
2008-07-016692913 MBLKL generates E_PTRDIFF_OVERFLOW lint warningsgd780591-43/+41
6717598 MBLKSIZE() causes lint pointer-difference warnings
2006-04-286224278 iwscn should be deobfuscatededp1-42/+0
6347629 stream head freed before wscons is done with it
2006-04-076255137 cons_polledio structure need to be updatedlt2003411-12/+11
2006-01-12PSARC 2003/432 Coherent Consolelq1501811-201/+198
PSARC 2004/105 Simplified Visual_io Versioning PSARC 2004/118 Change how $TERM is set for console PSARC 2004/236 Update to Coherent Console 4873799 SPARC console should be weaned from OBP 4927198 Integrate Coherent Console --HG-- rename : usr/src/uts/common/io/terminal-emulator.c => usr/src/uts/common/io/tem.c rename : usr/src/uts/common/sys/terminal-emulator.h => usr/src/uts/common/sys/tem.h rename : usr/src/uts/intel/terminal-emulator/Makefile => usr/src/uts/intel/tem/Makefile
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1481