Age | Commit message (Expand) | Author |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-31 | enable all debugging messages by default if the driver is compiled with | Reyk Floeter |
2007-05-31 | fix the myx_write function | Reyk Floeter |
2007-05-31 | Fix redundancy for RAID 1. Now one can pull a disk and continue running. | Marco Peereboom |
2007-05-31 | include files.bluetooth here; ok gwk | Uwe Stuehler |
2007-05-31 | Move the state id and creatorid (used mainly by pfsync) into struct pf_state. | Ryan Thomas McBride |
2007-05-31 | An SDIO Bluetooth driver, only initial bits and therefore not enabled yet | Uwe Stuehler |
2007-05-31 | add myx(4) | Reyk Floeter |
2007-05-31 | erroneously EINVAL is always reported where the function | David Gwynne |
2007-05-31 | if poking the controller fails for whatever reason the drives' | David Gwynne |
2007-05-31 | import the Myricom Myri-10G firmware | Reyk Floeter |
2007-05-31 | initial bits of a new driver for the Myricom Myri-10G Lanai-Z8E 10Gb | Reyk Floeter |
2007-05-31 | Zap a bunch of unused VT_* tags. | Thordur I. Bjornsson |
2007-05-31 | remove the scsi task thread, and replace it with the system workq. | David Gwynne |
2007-05-31 | Remove more #ifdef/#endif's that checked for other bsds. No binary | Marc Balmer |
2007-05-31 | add an interface for work queues run from a kernel thread. | David Gwynne |
2007-05-31 | Add a comment so this is identical to the i386 version | Tom Cosgrove |
2007-05-31 | Use 12 and 16 byte read/write commands as required by the size/length | Kenneth R Westerback |
2007-05-31 | Make powernow-k8 on amd64 and i386 use the _PSS object from acpi to | Gordon Willem Klok |
2007-05-31 | Remove some #ifdef {Free|Net}BSD/#endif to make the code more readable. | Marc Balmer |
2007-05-31 | use the right capitalization for `MBus' and `SBus' | Igor Sobrado |
2007-05-31 | remove some silly casts, no real change | Ted Unangst |
2007-05-31 | Standardize on -1 as the error return value for | Kenneth R Westerback |
2007-05-31 | Add SDIO card interrupt handling code | Uwe Stuehler |
2007-05-31 | - zap unnecessary rv variable | Alexander von Gernler |
2007-05-31 | Unbreak pf.c compilation on gcc 2.95 architectures. Found by todd@ | Ryan Thomas McBride |
2007-05-31 | correct misspelled mail address in copyright statement, marco@ ok | Alexander von Gernler |
2007-05-31 | Kill old, no longer necessary kludge to try fooling readdisklabel() | Kenneth R Westerback |
2007-05-31 | NFSv2 cannot cope with a big number of vnodes, so revert to NPROC-based | Pedro Martelletto |
2007-05-31 | Add some context and call hci_enable from this new context, also add an | Gordon Willem Klok |
2007-05-31 | First step of rearranging pf's state table internals... | Ryan Thomas McBride |
2007-05-31 | Config file and machine-independent Bluetooth code | Uwe Stuehler |
2007-05-31 | oops, typo | Otto Moerbeek |
2007-05-31 | This is not the buffer you are looking for, | Thordur I. Bjornsson |
2007-05-31 | Be consistant and use b_cylinder when saving the cylinder number for | Kenneth R Westerback |
2007-05-31 | add Gunze USB Touch Panel support | Robert Nagy |
2007-05-31 | regen | Robert Nagy |
2007-05-31 | add Gunze USB Touch Panel | Robert Nagy |
2007-05-31 | macros to get the large sizes and offsets from a v1 label. ok deraadt@ | Otto Moerbeek |
2007-05-31 | only call em_init() when IFF_UP is set, not unconditional. | Henning Brauer |
2007-05-31 | 1000 != 0x1000 (4096) | Chris Kuethe |
2007-05-31 | Fix dmesg output. -moj | Mats O Jansson |
2007-05-31 | extend the sun disklabel format to contain filesystem types. also, | Theo de Raadt |
2007-05-30 | Add support for iBook G4. -moj | Mats O Jansson |
2007-05-30 | Q: How did _dmamap_sync() work before? | Miod Vallat |
2007-05-30 | Make sure that if there are staggered syncs that they complete successfully | Marco Peereboom |
2007-05-30 | Missed one minaddr initialization before invoking uvm_km_suballoc(). | Miod Vallat |
2007-05-30 | More cpuinfo vs _KERNEL fallback. | Miod Vallat |
2007-05-30 | Remove ugly print and don't panic when doing a partial bringup. | Marco Peereboom |
2007-05-30 | Sync after the metadata is saved. | Marco Peereboom |