summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/pcvt/pcvt_hdr.h
Commit message (Expand)AuthorAgeFilesLines
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-081-1/+2
* Provide keyboard entropy harvesting for PCVT users.markm2000-09-101-0/+1
* Remove old entropy-harvesting hooks; this is going to be re-engineeredmarkm2000-06-251-1/+0
* * Use sys/sys/random.h rather than a i386 specific one.obrien2000-04-241-1/+1
* Convert pcvt to use the newbus driver framework, options COMPAT_OLDISAhm2000-04-161-8/+5
* pcvt cleanup.hm2000-03-281-2/+2
* Substantially cleanup of the pcvt kernel part. This cleanup doeshm2000-03-261-453/+130
* - Properly keep track of I/O port resources.yokota2000-03-191-0/+2
* Implement scrollback for pcvt based on code submitted byhm1999-12-301-24/+16
* Lose explict initialization of mouse to {0}; this gave a warning, and theeivind1999-12-211-2/+2
* Merge the cons.c and cons.h to the best of my ability. alpha may orphk1999-08-091-1/+1
* Updated a comment (Crtat is no longer bogusly shared with syscons).bde1999-05-121-2/+0
* Divorce "dev_t" from the "major|minor" bitmap, which is now calledphk1999-05-111-1/+1
* The first stage of console driver reorganization: activate newyokota1999-01-111-11/+21
* Part 3 of the pcvt/voxware revival.peter1999-01-011-0/+1418
* Pre 3.0 branch cleanup casualty #4: pcvtphk1998-12-271-1418/+0
* Initialize isa_devtab entries for interrupt handlers in individualbde1998-10-221-0/+1
* Make all the documented (in pcvt(4)) options supported options. Whilejoerg1997-10-181-0/+3
* #include <machine/stdarg.h> in the one place in pcvt that it is usedbde1997-07-201-6/+0
* Fixed the type of timeout functions and removed casts that hid thebde1997-04-201-12/+4
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includebde1997-03-241-1/+0
* Fix a bogon in pcvt that caused a characterset designation to not takejoerg1997-03-071-5/+5
* Move pcvt towards using kbdio (finally!).joerg1997-03-061-0/+16
* Updated #includes to 4.4Lite style.bde1996-09-101-2/+2
* Remove devconf, it never grew up to be of any use.phk1996-09-061-4/+0
* Fix many long-standing bugs and problems with pcvt, namely:joerg1996-08-101-6/+6
* Oops, include opt_pcvt_hdr.h before the key value in it is used.bde1996-04-131-2/+2
* Moved AUTO_EOI_[12] and most sio and pcvt options out of the makefile.bde1996-04-111-0/+2
* Moved vm includes out of centralized headers again.bde1995-12-101-3/+0
* Untangled the vm.h include file spaghetti.dg1995-12-071-0/+3
* Replaced #includes of <sys/user.h> by less gross headers, usuallybde1995-12-061-4/+2
* Add /dev/random hooks to the key input routines for pcvt. This allowsmarkm1995-11-121-1/+3
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-041-2/+0
* Always declare vga_move_charset(). It doesn't depend on option XSERVER.bde1995-11-041-2/+0
* Fix benign type mismatches in isa interrupt handlers. Many returned intbde1995-09-191-1/+1
* Make pcvt and syscons live in the same kernel. If both are enabled, thenbde1995-09-101-13/+5
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-5/+5
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* Fix benign type mismatches int console functions. dev_t was assumedbde1995-04-251-1/+20
* Update pcvt to 3.20 b24joerg1995-04-081-28/+43
* Correct a few minor things in pcvt:joerg1995-04-011-2/+54
* Update pcvt to 3.20b23joerg1995-04-011-2/+3
* Update to beta3.20/b22joerg1995-03-051-34/+24
* Bring pcvt console driver into the tree - now users can chose whicheverjkh1995-02-051-0/+1350
OpenPOWER on IntegriCloud