| Age | Commit message (Expand) | Author |
| 1993-11-08 | A slightly unfinished i82586 driver, based on Garrett Wollman's. | mycroft |
| 1993-11-08 | Enable ie0. | mycroft |
| 1993-11-08 | sign extension bug fix from <rick@snowhite.cis.uoguelph.ca> | deraadt |
| 1993-11-05 | don't use splclock()/splnone(), use splclock()/splx(). | cgd |
| 1993-11-05 | note that use of splnone() is prolly bogus; splnone() itself is bogus, | cgd |
| 1993-11-05 | fix from david greenman, davidg@freefall.cdrom.com: | cgd |
| 1993-11-05 | fix from david greenman, davidg@freefall.cdrom.com: | cgd |
| 1993-11-05 | added files copied in from libc. version numbers are screwed, | cgd |
| 1993-11-05 | now that esp.c is fixed, go back to using the enhanced cache code. | deraadt |
| 1993-11-05 | DELAY(1) after a DMA_DRAIN, to let the esp chip have a chance to | deraadt |
| 1993-11-05 | if_init goes away. | deraadt |
| 1993-11-04 | GENERIC: add mcd0 | cgd |
| 1993-11-04 | add mcd: Mitsumi CD driver by Holger Veit and Brian Moore | cgd |
| 1993-11-04 | Fixed documentation. | phil |
| 1993-11-04 | State update, still not working. | phil |
| 1993-11-04 | Removed test (CCOUNT(&sc->sc_ttyp->t_outq) == 0) for whether | paulus |
| 1993-11-03 | Enable is0. | mycroft |
| 1993-11-03 | change some flags back to bitfields, so it compiles. | cgd |
| 1993-11-03 | new device pager from mike hibler, hibler@lamp. this is in its 'virgin' state | cgd |
| 1993-11-03 | Change comment about pms. | mycroft |
| 1993-11-03 | Fix some comments and enable tb. | mycroft |
| 1993-11-03 | clean up, move some XXX's around, and note that one or two things should be | cgd |
| 1993-11-02 | A theoretically working version. The probe routine needs work. | mycroft |
| 1993-11-02 | Adding extra relocation information for the pc532. | phil |
| 1993-11-02 | I have pms. ;-) | mycroft |
| 1993-11-02 | tablet line discipline compiles and probably works now. | glass |
| 1993-11-01 | Take advantage of special mask mode by leaving interrupts masked in ISR until | mycroft |
| 1993-11-01 | Enable chaining IRQ only if we're using an IRQ on the slave. Other minor | mycroft |
| 1993-10-31 | Change gfx-drivers to used g_data for their private data, and use regaddr | mw |
| 1993-10-31 | Grumble. Just set the blasted ICU mode before every read. Also, send the EOIs | mycroft |
| 1993-10-31 | Need to change to reading ISR in isa_discoverintr(). | mycroft |
| 1993-10-31 | Read ISR by default. If DIAGNOSTIC, display ISR and IRR status for stray | mycroft |
| 1993-10-31 | removed unnecessary #ifdef. config does the right thing. | glass |
| 1993-10-31 | removed slip and ppp specific prototypes from tty.h where they didn't belong. | glass |
| 1993-10-31 | Rearrange IDT initialization so it's easier to change ICU_OFFSET. | mycroft |
| 1993-10-31 | Back out of a stack-adjust (in COMPAT_SUNOS mode) after syscalls that | mw |
| 1993-10-31 | Define new flag MDP_STACKADJ to back out of a stack adjustment in | mw |
| 1993-10-30 | Clean up deleted files. | mycroft |
| 1993-10-30 | new tree for amiga, replacing the bogous previous one. | mw |
| 1993-10-30 | Clean up deleted files. | mycroft |
| 1993-10-30 | new tree for amiga, replacing the bogous previous one. | mw |
| 1993-10-30 | Clean up deleted files. | mycroft |
| 1993-10-30 | new tree for amiga, replacing the bogous previous one. | mw |
| 1993-10-30 | fix chris typo. | glass |
| 1993-10-29 | Enable fdc1 and assign it drq 3. | mycroft |
| 1993-10-29 | kill the process 'space' accounting collection for the following reasons: | cgd |
| 1993-10-29 | limit block sizes requested | cgd |
| 1993-10-29 | Clean up deleted files. | mycroft |
| 1993-10-29 | ttyfree() bugfix edition, plus various minor tweaks. | andrew |
| 1993-10-29 | Enable ed. | mycroft |