summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/pcvt
Commit message (Expand)AuthorAgeFilesLines
* Completed function declarations and/or added prototypes.bde1995-11-243-2/+7
* Completed function declarations and/or added prototypes.bde1995-11-211-1/+1
* Add /dev/random hooks to the key input routines for pcvt. This allowsmarkm1995-11-122-1/+12
* 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
* Don't allow mmapping the page after last video page.bde1995-10-141-1/+1
* Fix FAT_CURSOR to give scanlines 0-15 instead of (the current start)-15.bde1995-09-281-0/+1
* Fix benign type mismatches in isa interrupt handlers. Many returned intbde1995-09-193-14/+10
* Make pcvt and syscons live in the same kernel. If both are enabled, thenbde1995-09-103-27/+46
* Make everything except the unsupported network sources compile cleanlybde1995-08-162-6/+3
* Eliminate the use of TS_TIMEOUT and ttstrt(). These are for handlingbde1995-07-311-15/+13
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-311-6/+2
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-5/+5
* Move the inline code for waking up writers to a new functionbde1995-07-221-0/+4
* Obtained from: partly from an ancient patch of mine via 1.1.5bde1995-07-211-2/+2
* Remove trailing whitespace.rgrimes1995-05-3010-975/+975
* Fix benign type mismatches int console functions. dev_t was assumedbde1995-04-252-1/+38
* There have been a few occasions where some actions could dereferencejoerg1995-04-102-16/+28
* Implement a simple hook (or hack?) to allow graphics device consolejoerg1995-04-081-1/+33
* Update pcvt to 3.20 b24joerg1995-04-0810-147/+133
* Correct a few minor things in pcvt:joerg1995-04-013-2/+119
* Update pcvt to 3.20b23joerg1995-04-016-32/+112
* Update to beta3.20/b22joerg1995-03-059-402/+651
* Bring pcvt console driver into the tree - now users can chose whicheverjkh1995-02-0510-0/+16300
OpenPOWER on IntegriCloud