Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-08-27 | curses! "you should call keypad()" is dumb | Theo de Raadt | |
1996-08-19 | virtual terimals' name become ttyC* | shawn | |
1996-08-17 | pcvt virtual terminal is now ttyC* | shawn | |
1996-08-01 | [Ctrl]+8 emits 9 on a kernel with PCVT; netbsd pr#2666; ↵ | Theo de Raadt | |
tacha@tera.fukui-med.ac.jp | |||
1996-07-20 | add KOI-8 cyrillic fonts | Michael Shalayeff | |
1996-07-18 | make pcvt recognize most S3 adapters up to date | shawn | |
1996-07-17 | nextbsd pr#2637 (and 2638): add cirrus gd5434. | Jason Downs | |
1996-07-16 | pcvt/pccons too fast for some kbds; netbsd pr#2631; mike.long@analog.com | Theo de Raadt | |
1996-06-16 | pcvt doesn not recognize IBM Thinkpad keyboards; netbsd pr#2468; jhawk@mit.edu | Theo de Raadt | |
1996-06-11 | includes target for pcvt include file | Theo de Raadt | |
1996-06-11 | no need for a keycap database backup | Theo de Raadt | |
1996-06-10 | sync | Theo de Raadt | |
1996-06-10 | tty_attach() | Theo de Raadt | |
1996-06-03 | missed from last commit. | Michael Shalayeff | |
1996-06-03 | put all this stuff in /usr/sbin. | Michael Shalayeff | |
include fed, it's now working w/ new curses. | |||
1996-06-03 | fix remote install. | Michael Shalayeff | |
1996-05-27 | make build | Theo de Raadt | |
1996-05-25 | sync | Theo de Raadt | |
1996-05-10 | simple cleanup | Theo de Raadt | |
1996-05-07 | fix that fillw's stuff again. | Michael Shalayeff | |
1996-05-07 | fillw is in machine/cpu.h now. | Michael Shalayeff | |
1996-05-07 | sync with 0504; prototype changes | Theo de Raadt | |
1996-04-24 | This is no longer donatate data for rnd device. | Michael Shalayeff | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Reorder includes to make it compile again. | Michael Shalayeff | |
1996-03-29 | Initial commit of random source driver. | Michael Shalayeff | |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff | |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff | |
speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so). | |||
1996-02-20 | Pass device name to interrupt establish routines so it can be recorded in | Thorsten Lockert | |
the device interrupt chain structures (isa, pci) Move interrupt chain structure definition to <machine/psl.h> so vmstat can get at it (i386) Remove hack to count interrupts the old way (i386) | |||
1995-12-27 | from netbsd: | Theo de Raadt | |
The IST_* and IPL_* constants are not bus-specific; don't treat them as such. | |||
1995-12-14 | from netbsd; Make sure vt_coldinit() is called before vt_coldmalloc() | Theo de Raadt | |
1995-11-13 | from netbsd: | Theo de Raadt | |
Prevent endless loop (-> kernel crash) when a signal is sent to a process waiting for a vt to become active. Move one ifdef XSERVER to the right place. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |