summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa/pccons.c
AgeCommit message (Expand)Author
2000-07-19new timeouts; testedMichael Shalayeff
2000-07-19Use t_rstrt_to for ttrstrt timeout.Artur Grabowski
2000-03-23Do not include <sys/callout.h>, it is never needed; art@Aaron Campbell
1998-11-20careful off handling in mmap routinesTheo de Raadt
1998-07-09never set PSL_IOPL at high securelevel (except the one xf86 case, controlled ...Theo de Raadt
1998-03-16please gcc (couldn't find any reference, so just deleted offending declaration)Jason Downs
1998-02-22fix db_console chunk of code properlyTheo de Raadt
1998-02-22fix db_console chunk of code properlyTheo de Raadt
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1997-11-06oopsTheo de Raadt
1997-11-05flush tty queue when entering/exiting X; cgd & meTheo de Raadt
1997-03-03Add a little ioctl at 4am to set the screen blanking.Jason Downs
1996-12-29add some comments to some things we removed to get also more brokenThomas Graichen
1996-12-20add missing #ifdef COMPAT_10Thomas Graichen
1996-12-05Implement a few more escape sequences that BSD/OS has defined for pccons;Thorsten Lockert
1996-10-16the Wall thing, you knowTheo de Raadt
1996-09-23use <dev/ic/mc6845.h> for CRTC registers definitions.Michael Shalayeff
1996-09-06remove keyboard randomness supply.Michael Shalayeff
1996-09-01distinguish between left/right shift keys for X; from Mathieu.Herrb@mipnet.frTheo de Raadt
1996-09-01change keymap_t to pccons_keymap_t in pcconsTheo de Raadt
1996-08-29rnd -> randomTheo de Raadt
1996-08-28kill keyboard randomness; it causes random problemsTheo de Raadt
1996-08-27do not lose in 2 cases; from graichenTheo de Raadt
1996-08-10Support entropy generation for keyboard generation; already done for PCVTThorsten Lockert
1996-07-19Got rid of blinking square in the screen saver (it prevented fancy monitorsdm
1996-07-16pcvt/pccons too fast for some kbds; netbsd pr#2631; mike.long@analog.comTheo de Raadt
1996-06-25Implement save/restore cursor position; new curses uses itThorsten Lockert
1996-06-16leave code out if not XSERVER; netbsd pr#2528; mike.long@analog.comTheo de Raadt
1996-06-16init properly incaseof COMCONSOLE; netbsd pr#2510; enami@ba2.so-net.or.jpTheo de Raadt
1996-06-10tty_attach()Theo de Raadt
1996-05-25syncTheo de Raadt
1996-05-10simple cleanupTheo de Raadt
1996-05-09shift-tab does tab, not some confusing gobbledygookTheo de Raadt
1996-05-07sync with 0504; prototype changesTheo de Raadt
1996-04-24This is no longer donatate data for rnd device.Michael Shalayeff
1996-04-24Reorder includes.Michael Shalayeff
1996-04-22add ioctls to change keymap encoding, screen saver and partial latin1 outputhannken
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-03-29Initial commit of random source driver.Michael Shalayeff
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1995-12-27from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt