summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa/pcvt
AgeCommit message (Expand)Author
1999-04-02.Pp macros do not belong immiedately after .Sh section header linesAaron Campbell
1999-03-11fix more comma splices that involve misuse of conjunctive adverbsPaul Janzen
1999-02-09$Log is uglyTheo de Raadt
1999-01-13RCSIdsNiklas Hallqvist
1998-11-20careful off handling in mmap routinesTheo de Raadt
1998-11-16Fix attribute handling. FromTobias Weingartner
1998-09-28Add Trident 9750Jason Downs
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-09-06Better keyboard timing code mostly from FreeBSDNiklas Hallqvist
1998-08-13Fix card list: Robert Earl <rearl@teleport.com>.Jason Downs
1998-08-10allow -d option to work with -c [change screen]Todd C. Miller
1998-08-10reflect realityTodd C. Miller
1998-08-09Wait for ACK's back from the kbd controller when setting typematic rate.Todd C. Miller
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-19COMPAT_LINUX has to have working KDENABIO and KDDISABIO as well.Jason Downs
1998-07-14add "ctl" and "swap" sample keyboard mappings;Marco S Hyman
1998-07-12Fix for the new fast PII-400 machines. This makes them work, and does notTobias Weingartner
1998-07-12add .OsTheo de Raadt
1998-06-30In pccngetc, check that dev is not NODEV [NetBSD]Todd C. Miller
1998-06-25Kill PCVT_NETBSD and PCVT_FREEBSD. We no longer have to modify pcvtTodd C. Miller
1998-06-16Xref pcvt(4) not pcvt(8); Oleg Safiullin <form@vs.itam.nsc.ru>Todd C. Miller
1998-05-29protect from multiple define collisions w/ pccons.hMichael Shalayeff
1998-05-21typoMatthieu Herrb
1998-05-13bad toddTheo de Raadt
1998-05-13main returns int, not voidTodd C. Miller
1998-03-28complete TVGA 9660 supportTheo de Raadt
1998-03-28grok trident 9660Theo de Raadt
1998-03-08move to 2.3Theo de Raadt
1998-02-22GCC 2.8 WallNiklas Hallqvist
1998-02-22GCC 2.8 -WallNiklas Hallqvist
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1998-01-21doc keys; ian@darwinsys.comTheo de Raadt
1998-01-11scanset probing like pccons does; vons@usa.netTheo de Raadt
1998-01-04support Trident TVGA9440Theo de Raadt
1998-01-04quieter on bootTheo de Raadt
1998-01-04add TVGA9440Theo de Raadt
1998-01-04prettyTheo de Raadt
1998-01-04prettyTheo de Raadt
1998-01-04prettyTheo de Raadt
1997-11-06oopsTheo de Raadt
1997-11-05flush tty queue when entering/exiting X; cgd & meTheo de Raadt
1997-10-01patch another version dependency. this one should be fixed right! XXXTheo de Raadt
1997-09-18set t_dev before tty_attach(), so that pstat -s doesn't see a dev_t of 0Theo de Raadt
1997-07-25Typo (from NetBSD #2622)Tobias Weingartner
1997-06-30install libs mode 444 like other libskstailey
1997-06-17Use a blank screen screensaver by default (for energy-saver monitors).dm
1997-05-30add koi8 supportMichael Shalayeff
1997-05-29add S3 ViRGE detectMichael Shalayeff
1997-05-29-Wall w/ PCVT_EMU_MOUSEMichael Shalayeff
1997-05-22sync with sys/param.h changesTodd C. Miller