Age | Commit message (Expand) | Author |
2001-04-14 | need eephy with wx now | mjacob |
2001-04-13 | bmtphy does not work perfect yet, but put it in anyways | Theo de Raadt |
2001-04-10 | Fix for machines which need to enlarge the kernel address space, at least | Niklas Hallqvist |
2001-04-09 | FFS_SOFTUPDATES in sys/conf/GENERIC | Theo de Raadt |
2001-04-09 | Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@ | Thorsten Lockert |
2001-04-07 | Additional console ioctl definitions | Thorsten Lockert |
2001-04-07 | Handle Linux Virtual Terminal ioctl calls with wscons as well as vt; | Thorsten Lockert |
2001-04-07 | OK, PMAP_NEW by default once again. This time it should work better for | Niklas Hallqvist |
2001-04-04 | Minor cleanup to minimize diffs with NetBSD | Constantine Sapuntzakis |
2001-04-03 | If you cannot test your work, please do not do commits and then break userland | Theo de Raadt |
2001-04-02 | PMAP_NEW is now default behaviour, get old pmap with option PMAP_OLD. | Niklas Hallqvist |
2001-04-02 | On popular demand, the Linux-compatibility clone(2) implementation based | Niklas Hallqvist |
2001-03-30 | ok, test wheather cyrixIII supports 3dnow before enabling it | Michael Shalayeff |
2001-03-30 | sync | Niklas Hallqvist |
2001-03-29 | Add support for Yamaha DS-XG based audio chips, as found in machines such as | Aaron Campbell |
2001-03-28 | enable cy* by default | Theo de Raadt |
2001-03-28 | identify Cyrix III; from Armin Wolfermann <armin@wolfermann.org> | Michael Shalayeff |
2001-03-28 | Replaced with bt8xx.h; byebye. | Federico G. Schwindt |
2001-03-24 | Remove an #ifdef PMAP_NEW so userland (specifically ps) doesn't | Todd C. Miller |
2001-03-23 | Fix pagemove to work with PMAP_NEW. Mostly from NetBSD. | Artur Grabowski |
2001-03-23 | fix a diagnostic check in pagemove | Artur Grabowski |
2001-03-23 | Remove obsolete configs, add the one we (Applitron) use nowadays instead. | Niklas Hallqvist |
2001-03-22 | Remove transient config file. | Niklas Hallqvist |
2001-03-22 | sync | Niklas Hallqvist |
2001-03-22 | Merge in NetBSD's PMAP_NEW, still disabled | Niklas Hallqvist |
2001-03-22 | KNF a stmt | Niklas Hallqvist |
2001-03-16 | mislabeling | Theo de Raadt |
2001-03-15 | support puc devices with higher speeds (not tested yet) | Theo de Raadt |
2001-03-15 | make sure pcibios ever attached; found by aaron@ | Michael Shalayeff |
2001-03-14 | ukbd is a valid wscons keyboard. include ukbd.h for wskbdvar.h | Todd T. Fries |
2001-03-14 | Back out order change in conf.c and priority change in wscons_machdep.c | Todd C. Miller |
2001-03-12 | add nsphyter | Jason Wright |
2001-03-09 | enable in kernel configs at 42% | Michael Shalayeff |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino |
2001-03-06 | bit of cleaning | Theo de Raadt |
2001-03-06 | isapnp pcic fits | Theo de Raadt |
2001-03-05 | Backs out changes to wsdisplay.c so alpha (and presumably others) | Todd C. Miller |
2001-03-05 | Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED. | Aaron Campbell |
2001-03-05 | this can contain minimal usb support | Theo de Raadt |
2001-03-03 | Fix typo, "edx" -> "%edx", so that the %edx register is properly protected | Aaron Campbell |
2001-02-28 | shorter thus better printings | Michael Shalayeff |
2001-02-28 | proper bang placement | Michael Shalayeff |
2001-02-28 | double the fixed storage size for io*_ex; deraadt@ ok | Michael Shalayeff |
2001-02-28 | better print due to theo's suggestion | Michael Shalayeff |
2001-02-28 | make compile; update for pci, cardbus, usb, pcmcia | Todd T. Fries |
2001-02-28 | scan the isa hole for `optional rom's. | Michael Shalayeff |
2001-02-26 | Fix copyright; ericj@ | Aaron Campbell |
2001-02-25 | Add wscons_machdep.c which is a constab-style wrapper driver for wscons on | Aaron Campbell |
2001-02-22 | Enable the same PHYs that are enabled in GENERIC | Chris Cappuccio |
2001-02-22 | Enable lxtphy and qsphy because they both work fine for me, ok jason@ | Chris Cappuccio |