Age | Commit message (Expand) | Author |
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 |
1998-01-19 | fix ifdef; marc@snafu.org | Theo de Raadt |
1998-01-11 | scanset probing like pccons does; vons@usa.net | Theo de Raadt |
1998-01-04 | support Trident TVGA9440 | Theo de Raadt |
1998-01-04 | quieter on boot | Theo de Raadt |
1998-01-04 | add TVGA9440 | Theo de Raadt |
1998-01-04 | pretty | Theo de Raadt |
1998-01-04 | pretty | Theo de Raadt |
1998-01-04 | pretty | Theo de Raadt |
1997-12-26 | print pnp device id in isapnp_print | Theo de Raadt |
1997-12-25 | pretty | Jason Downs |
1997-12-25 | If you're going to panic, at least print the IRQ so the user knows what to | Jason Downs |
1997-12-25 | Update for new isapnp configuration. | Jason Downs |
1997-12-25 | isa_has_been_seen; NetBSD | Jason Downs |
1997-12-21 | ISA PnP supporting code from NetBSD, and a pccom driver that supports ISA PnP. | Jason Downs |
1997-12-17 | I586_CPU -> I586_CPU || I686_CPU | Jason Downs |
1997-12-09 | Intel P5 f00f workaround; weingart & who knows who else | Theo de Raadt |
1997-11-06 | oops | Theo de Raadt |
1997-11-05 | flush tty queue when entering/exiting X; cgd & me | Theo de Raadt |
1997-10-24 | s/DEBUG/SPKR_DEBUG/g | Michael Shalayeff |
1997-10-08 | define from smp spec | Tobias Weingartner |
1997-10-07 | make it compile | Michael Shalayeff |
1997-10-01 | patch another version dependency. this one should be fixed right! XXX | Theo de Raadt |
1997-09-24 | Revert, as we won't have enough time to test this fully before release. | Niklas Hallqvist |
1997-09-22 | Use vm_page_alloc_memory API. Some cleanup. | Niklas Hallqvist |
1997-09-18 | set t_dev before tty_attach(), so that pstat -s doesn't see a dev_t of 0 | Theo de Raadt |
1997-09-11 | toast BDB; netbsd | Theo de Raadt |
1997-09-03 | fix cua/tty locking | Theo de Raadt |
1997-08-29 | Print "IntelliMouse" at probe time if "option INTELLIMOUSE" is in da house. | kstailey |
1997-08-29 | M$ IntelliMouse support | kstailey |
1997-07-25 | Typo (from NetBSD #2622) | Tobias Weingartner |
1997-07-23 | Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port. | denny |