summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa/pcvt
AgeCommit message (Expand)Author
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
1997-05-04Add newer S3 chipsets that pcvt supports. Fix from William WisnerTodd C. Miller
1997-04-15support more S3 chipsets. done by comparing against SuperCode;Theo de Raadt
1997-03-30Previous commit was in error, definition of MANDIR was correctTodd C. Miller
1997-03-30/usr/share/man/cat -> /usr/share/manTodd C. Miller
1997-01-27select subsystem si_pid becomes si_selpid, to not conflict against user/kerne...Theo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-21-Wall madness.Todd C. Miller
1996-12-04DESTDIR fixingTheo de Raadt
1996-11-07Conditinally unused variable (-Wall fix)Niklas Hallqvist
1996-10-27Check for __OpenBSD__. From Matthieu Herrb <Mathieu.Herrb@mipnet.fr>Todd C. Miller
1996-10-17One too much ifdef..Niklas Hallqvist
1996-10-04Make it compileable.Jason Downs
1996-09-21Added a swedish ISO 8859-1 keyboard map with national ISO 8859-1 characters.Mats O Jansson
1996-09-06remove keyboard randomness supply.Michael Shalayeff
1996-08-29rnd -> randomTheo de Raadt
1996-08-27curses! "you should call keypad()" is dumbTheo de Raadt
1996-08-19virtual terimals' name become ttyC*shawn
1996-08-17pcvt virtual terminal is now ttyC*shawn
1996-08-01 [Ctrl]+8 emits 9 on a kernel with PCVT; netbsd pr#2666; tacha@tera.fukui-med...Theo de Raadt
1996-07-20add KOI-8 cyrillic fontsMichael Shalayeff
1996-07-18make pcvt recognize most S3 adapters up to dateshawn
1996-07-17nextbsd pr#2637 (and 2638): add cirrus gd5434.Jason Downs
1996-07-16pcvt/pccons too fast for some kbds; netbsd pr#2631; mike.long@analog.comTheo de Raadt
1996-06-16pcvt doesn not recognize IBM Thinkpad keyboards; netbsd pr#2468; jhawk@mit.eduTheo de Raadt
1996-06-11includes target for pcvt include fileTheo de Raadt
1996-06-11no need for a keycap database backupTheo de Raadt
1996-06-10syncTheo de Raadt
1996-06-10tty_attach()Theo de Raadt
1996-06-03missed from last commit.Michael Shalayeff
1996-06-03put all this stuff in /usr/sbin.Michael Shalayeff
1996-06-03fix remote install.Michael Shalayeff
1996-05-27make buildTheo de Raadt
1996-05-25syncTheo de Raadt
1996-05-10simple cleanupTheo de Raadt
1996-05-07fix that fillw's stuff again.Michael Shalayeff
1996-05-07fillw is in machine/cpu.h now.Michael Shalayeff
1996-05-07sync with 0504; prototype changesTheo de Raadt
1996-04-24This is no longer donatate data for rnd device.Michael Shalayeff
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Reorder includes to make it compile again.Michael Shalayeff