Age | Commit message (Expand) | Author |
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst |
2004-02-01 | Trivial touches to compile with gcc 3. | Miod Vallat |
2004-01-12 | typos from Jared Yanovich; | Jason McIntyre |
2003-12-20 | Pass -Wformat. | Miod Vallat |
2003-11-14 | the the; rohee@ | Miod Vallat |
2003-11-07 | adress -> address, and a few more; all from Jonathon Gray; | Jason McIntyre |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-10-05 | If attaching a wsdisplay console causes a font switch, do not update the PROM | Miod Vallat |
2003-10-03 | Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need for | Miod Vallat |
2003-09-29 | avaliable -> available | Miod Vallat |
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-01 | The Vigra VS10-EK is recognized as a cgthree clone, but due to its utterly | Miod Vallat |
2003-07-02 | fix tslot issues (need level-triggered interrupts); from miod | Todd T. Fries |
2003-06-28 | back out that which does not compile | Theo de Raadt |
2003-06-28 | grr... committed previous from the wrong tree... fixed version, which also | Jason Wright |
2003-06-28 | add emulations for slinear:8 and ulinear:8; ok miod | Jason Wright |
2003-06-28 | Sync sparc fb API with the sparc64 changes (fbwscons_init takes flags, and | Miod Vallat |
2003-06-28 | Be more careful when processing interrupts - the TS102 queues them, and we | Miod Vallat |
2003-06-28 | Be prepared to the fact that the user may unplug a card before it was | Miod Vallat |
2003-06-28 | Add a macro to encode (x,y) coordinates. | Miod Vallat |
2003-06-28 | Add RI_FULLCLEAR to the rasops flags. Accelerated drivers (cgsix, creator, | Miod Vallat |
2003-06-28 | Clear screen after smitching to the wsfont, on low-resolution cgsix. | Miod Vallat |
2003-06-28 | A better reset sequence; also, probe slots immediately rather than waiting | Miod Vallat |
2003-06-25 | We want address incrementation disabled, so correctly ask for it... | Miod Vallat |
2003-06-25 | Oops, put back iot/memt affectations in io_alloc/mem_alloc; spotted by todd@ | Miod Vallat |
2003-06-25 | Extend the sparc bus_space_tag_t to store access endianness in it, and | Miod Vallat |
2003-06-24 | ... and it must compile, too. Doh. | Miod Vallat |
2003-06-24 | io_alloc must provide working bus_space tag and handles... | Miod Vallat |
2003-06-24 | Use the common Power9000 definitions. | Miod Vallat |
2003-06-23 | Driver for the pcmcia slots in the Tadpole SPARCbook machines. | Miod Vallat |
2003-06-23 | Split the stp driver into its core, and md attachment routines, and provide | Miod Vallat |
2003-06-18 | oops, missed this part of the hme vlan stuff | Jason Wright |
2003-06-18 | configure the interface to properly support vlan frames | Jason Wright |
2003-06-18 | Oops, previous commit removed the rcsid by mistake. | Miod Vallat |
2003-06-18 | Rename p9k to pninek, since device base names with digits are confusing; | Miod Vallat |
2003-06-18 | When reporting unknown sbus hardware, also report the hardware class (audio, | Miod Vallat |
2003-06-17 | New driver and wsdisplay type for the Weitek Power9000 and Brooktree Bt445 | Miod Vallat |
2003-06-15 | Fix the logic in the interrupt handler, and reenable colormap updates | Miod Vallat |
2003-06-13 | eraserows() was missing a coordinate address latch. | Miod Vallat |
2003-06-13 | g/c an useless define. | Miod Vallat |
2003-06-13 | Fix lower right edge bounds for quad operations. | Miod Vallat |
2003-06-13 | Accelerated text console routines, using the Power 9100 drawing engine. | Miod Vallat |
2003-06-12 | Add an interrupt handler, and use it to defer colormap updates to the end | Miod Vallat |
2003-06-06 | Do not bother taking care of the frame buffer flags in the softc, if the | Miod Vallat |
2003-06-05 | Faster ramdac operation, by reducing the delay between register writes, | Miod Vallat |
2003-06-05 | 3/4 knockout for peter galbavy | Theo de Raadt |
2003-06-04 | Delete UCB term 3. When there are other copyright owners, we affirm | Theo de Raadt |
2003-06-04 | Use bus_untmp() instead of rolling an inline version of it; | Miod Vallat |
2003-06-04 | more term 3 and 4 changes | Theo de Raadt |