Age | Commit message (Expand) | Author |
2005-09-30 | Fix typo. | Mark Kettenis |
2005-09-30 | unless AMI_DEBUG is defined, dont compile in if statements that only there | David Gwynne |
2005-09-30 | sync the dma mapping for the data buffer in the right direction when | David Gwynne |
2005-09-30 | spacing | David Gwynne |
2005-09-30 | remove the dmamap used for iocmds since they were only copied into the | David Gwynne |
2005-09-30 | revert MAX_KMAPENT hack added just before 3.7 now that | Brad Smith |
2005-09-30 | remove old unused NRL IPv6 code. | Brad Smith |
2005-09-30 | Make ddb's 'show uvmexp' print information about kmapent, okay deraadt@ | Pedro Martelletto |
2005-09-30 | pretty print | Theo de Raadt |
2005-09-30 | pretty print | Theo de Raadt |
2005-09-30 | sync | Theo de Raadt |
2005-09-30 | nicer names | Theo de Raadt |
2005-09-30 | Allow fcn 1 to attach (mac-io on G5 tower) | Dale Rahn |
2005-09-30 | sync | Dale Rahn |
2005-09-30 | oops, rev. | Dale Rahn |
2005-09-29 | G5 bridge. | Dale Rahn |
2005-09-29 | sync | Dale Rahn |
2005-09-29 | Devices on G5 tower | Dale Rahn |
2005-09-29 | Avoid i/o's when spoofonly = 1 in readdisklabel(). Same as other DOS | Kenneth R Westerback |
2005-09-29 | Sync dirty data when going from read-write to read-only. | Pedro Martelletto |
2005-09-29 | Clean up ht_intr_map() a bit. | Mark Kettenis |
2005-09-29 | Execute operations in the correct order. From jason@ | Marco Peereboom |
2005-09-29 | Add HyperTransport here too. | Mark Kettenis |
2005-09-29 | Add driver for HyperTransport as found in G5 Macs. | Mark Kettenis |
2005-09-29 | Improve PowerPC 7447A support. | Mark Kettenis |
2005-09-29 | Add support for Shasta GMAC. | Mark Kettenis |
2005-09-29 | Configure ht if found. | Mark Kettenis |
2005-09-29 | Add Shasta HyperTransport. | Mark Kettenis |
2005-09-29 | Add support for the VIA VT1211 watchdog timer, not tested. | Alexander Yurchenko |
2005-09-29 | Rework of multicast deletion code. | Marco Pfatschbacher |
2005-09-29 | fix the check for the type of enclosure | David Gwynne |
2005-09-29 | char end[] vs long end, bad; pr 4288 | Theo de Raadt |
2005-09-29 | Clear SDEV_MEDIA_LOADED for cd media on the last close of a device, as | Kenneth R Westerback |
2005-09-29 | sync | Theo de Raadt |
2005-09-29 | 2 more cdce devices | Theo de Raadt |
2005-09-29 | toast cast of lvalue; pr 4289 | Theo de Raadt |
2005-09-28 | No part of the code defines UNALIGNED_ACCESS, use reverted tests for | Miod Vallat |
2005-09-28 | Enable RFC3390 by default and remove a few compile time options which | Brad Smith |
2005-09-28 | Improve the safety of pf IOCTLs, taking into account that some paths can sleep. | Christopher Pascoe |
2005-09-28 | - when we run out of static kernel map entries, grab a fresh page using | Pedro Martelletto |
2005-09-28 | add support for the nokia 6680 with a ca-42 cable. | David Gwynne |
2005-09-27 | Don't try to read the DOS label from the device if spoofonly is 1. | Kenneth R Westerback |
2005-09-27 | Allow temporary 64-bit bridge instructions in locore.s. | Mark Kettenis |
2005-09-27 | call the init routine for the Intel 82801_FB LPC so that the interrupt | Bob Beck |
2005-09-27 | Regen (3x2 frame buffer, 4 select codes). | Miod Vallat |
2005-09-27 | Identify HP 9000/362 and HP 9000/382 models, and attach frodo on them. | Miod Vallat |
2005-09-27 | Do not initialize physmem to a magic value at compile time. | Miod Vallat |
2005-09-27 | More non-emulating wsdisplay tentacles removal. | Miod Vallat |
2005-09-27 | enable support for gigabit adapters; it works reliably with USB1 but | Jolan Luff |
2005-09-27 | make options TIMEZONE and DST work; from form | Theo de Raadt |