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 | do not forget to store table and backup table ids in the service | Pierre-Yves Ritschard |
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 | Init community in get_rule() to COMMUNITY_UNSET. get_rule() is called when | Claudio Jeker |
2007-05-31 | if poking the controller fails for whatever reason the drives' | David Gwynne |
2007-05-31 | import the initial Myrinet Myri-10G myx(4) manpage | Reyk Floeter |
2007-05-31 | import the Myricom Myri-10G firmware | Reyk Floeter |
2007-05-31 | simplify pfe_disable_events | Pierre-Yves Ritschard |
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 | make sure object ids are reset before parsing the configuration file | Pierre-Yves Ritschard |
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 | - note some apps which are xpg4, not posix | Jason McIntyre |
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 | we cannot install a package without a solver, remove redundant test. | Marc Espie |
2007-05-31 | simplify the handling of shared libs: there's no need to register each | Marc Espie |
2007-05-31 | Standardize on -1 as the error return value for | Kenneth R Westerback |
2007-05-31 | split pfe's event registration in separate functions (like for hce) | Pierre-Yves Ritschard |
2007-05-31 | tweak; | Jason McIntyre |
2007-05-31 | move set validation earlier (in fact, it probably doesn't belong in | Marc Espie |
2007-05-31 | don't bother registering files that have tempnames. The real files don't/no | Marc Espie |
2007-05-31 | oops, move realname up so that ::Sample sees it too. | Marc Espie |
2007-05-31 | kill REQ script directly. I'm pretty sure it doesn't quite work anyways. | Marc Espie |
2007-05-31 | Synchronize with reality. | Marc Espie |
2007-05-31 | Add SDIO card interrupt handling code | Uwe Stuehler |
2007-05-31 | fix the saving of partial installs in case destdir is used. | Marc Espie |
2007-05-31 | a few cosmetic changes, move realname over to PackingElement to be | Marc Espie |
2007-05-31 | Xr clock_gettime. pointed there by art. ok jmc. | Kjell Wooding |
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 | split event registration between the ones that will be kept intact | Pierre-Yves Ritschard |
2007-05-31 | add missing colon to the $Mdocdate$ check; ok deraadt | Jason McIntyre |