Age | Commit message (Expand) | Author |
1999-01-02 | Midi & sequencer support from NetBSD, mostly by Lennart Augustsson | Niklas Hallqvist |
1998-12-31 | semantic change: prefer unshared intr, settle for level shared. this will sti... | Theo de Raadt |
1998-12-27 | new priority mechanism for pcmcia interrupt allocation, ie. "best effort" | Theo de Raadt |
1998-11-20 | careful off handling in mmap routines | Theo de Raadt |
1998-11-16 | Fix attribute handling. From | Tobias Weingartner |
1998-10-07 | Fix trigger level initializations; fixes mouse for XFree86. | Jason Downs |
1998-09-28 | Add Trident 9750 | Jason Downs |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell |
1998-09-06 | Better keyboard timing code mostly from FreeBSD | Niklas Hallqvist |
1998-08-13 | Fix card list: Robert Earl <rearl@teleport.com>. | Jason Downs |
1998-08-10 | allow -d option to work with -c [change screen] | Todd C. Miller |
1998-08-10 | reflect reality | Todd C. Miller |
1998-08-09 | Wait for ACK's back from the kbd controller when setting typematic rate. | Todd C. Miller |
1998-08-07 | fix PMS_INT_DISABLE | Theo de Raadt |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller |
1998-07-19 | COMPAT_LINUX has to have working KDENABIO and KDDISABIO as well. | Jason Downs |
1998-07-17 | make isa_intr_establish() once again not panic | Theo de Raadt |
1998-07-14 | add "ctl" and "swap" sample keyboard mappings; | Marco S Hyman |
1998-07-12 | Fix for the new fast PII-400 machines. This makes them work, and does not | Tobias Weingartner |
1998-07-12 | add .Os | Theo de Raadt |
1998-07-09 | never set PSL_IOPL at high securelevel (except the one xf86 case, controlled ... | Theo de Raadt |
1998-07-03 | who cares if joystick is attached | Theo de Raadt |
1998-06-30 | In pccngetc, check that dev is not NODEV [NetBSD] | Todd C. Miller |
1998-06-29 | Add and use isa_intr_check(). | Jason Downs |
1998-06-28 | Accept Modem and modem as match strings for PCMCIA modem cards. | Angelos D. Keromytis |
1998-06-27 | have pmsprobe() attempt interrupt establishment; fail probe if interrupt in use | Theo de Raadt |
1998-06-27 | make isa_intr_establish not panic, but return NULL for failure | Theo de Raadt |
1998-06-25 | Kill PCVT_NETBSD and PCVT_FREEBSD. We no longer have to modify pcvt | Todd C. Miller |
1998-06-16 | Xref pcvt(4) not pcvt(8); Oleg Safiullin <form@vs.itam.nsc.ru> | Todd C. Miller |
1998-06-02 | untested isapnp joystick driver | Theo de Raadt |
1998-05-29 | protect from multiple define collisions w/ pccons.h | Michael Shalayeff |
1998-05-21 | typo | Matthieu Herrb |
1998-05-14 | * Better XR16C850 support. | Jason Downs |
1998-05-13 | bad todd | Theo de Raadt |
1998-05-13 | main returns int, not void | Todd C. Miller |
1998-04-05 | Support for the XR16850; currently just treat it like an ST16650V2 with | Jason Downs |
1998-04-01 | Add a write function and make the raw mode real raw in the PS/2 driver | Matthieu Herrb |
1998-03-28 | complete TVGA 9660 support | Theo de Raadt |
1998-03-28 | grok trident 9660 | Theo de Raadt |
1998-03-16 | please gcc (couldn't find any reference, so just deleted offending declaration) | Jason Downs |
1998-03-08 | move to 2.3 | Theo de Raadt |
1998-02-23 | New probe routine, add support for ST16650 (works). | Jason Downs |
1998-02-22 | GCC 2.8 Wall | Niklas Hallqvist |
1998-02-22 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-02-22 | fix db_console chunk of code properly | Theo de Raadt |
1998-02-22 | fix db_console chunk of code properly | Theo de Raadt |
1998-02-05 | rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry | Theo de Raadt |
1998-02-02 | support non-ISA case | Theo de Raadt |
1998-01-21 | doc keys; ian@darwinsys.com | Theo de Raadt |
1998-01-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas Hallqvist |