Age | Commit message (Expand) | Author |
2010-10-22 | Attach the two run(4) usb ids that krw@ added to usbdevs. | Damien Bergamini |
2010-10-21 | There is no TCP6 in our kernel, so remove the #ifndef TCP6. | Alexander Bluhm |
2010-10-20 | Disestablish interrupts if attachment fails. | Michael Knudsen |
2010-10-19 | grow i386 inside media a teeny bit | Theo de Raadt |
2010-10-19 | Remove the LOG_MAKEPRI macro. It has been broken (the << 3 is wrong) since | Theo de Raadt |
2010-10-19 | update initialization values for the Osprey 2.2. | Damien Bergamini |
2010-10-19 | Unify some error messages to simplify reset code. No functional | Kenneth R Westerback |
2010-10-18 | bFrameIntervalType affects frame rates, not frame sizes | Jacob Meuser |
2010-10-18 | when configuring the streaming interface with the video probe and | Jacob Meuser |
2010-10-18 | use setting with closest matching bandwidth for the current configuration | Jacob Meuser |
2010-10-18 | tmac update no longer needed | Theo de Raadt |
2010-10-18 | Stop compiling with ATHN_DEBUG defined by default. | Damien Bergamini |
2010-10-18 | Add __attribute__((aligned(4))) to __packed Tx/Rx descriptors. | Damien Bergamini |
2010-10-18 | remove v2.0 initialization values for the Osprey. | Damien Bergamini |
2010-10-18 | Revert non-compatible and undocumented bullshit commited by 3 developers | Theo de Raadt |
2010-10-18 | There is no reason to not include MPLS and mpe(4) in GENERIC. Makes my | Claudio Jeker |
2010-10-18 | PRU_PEEREID is only used by code under COMPAT_O47, so put it there too | Philip Guenthe |
2010-10-17 | Add quirks support to operating system fingerprinting. tcpdump part | Joel Sing |
2010-10-17 | Ansify non-ansified function definitions. No functional change. | Kenneth R Westerback |
2010-10-16 | Sync | Kenneth R Westerback |
2010-10-16 | Two run(4)'s picked up in Akihabara after j2k10. Melco WLI-UC-GNM and | Kenneth R Westerback |
2010-10-16 | Remove some duplicated code. No need to flush/reset at attach and then | Kenneth R Westerback |
2010-10-16 | SUNWEIT DVI can be just about any chipset. Use the revision to select which. | Mats O Jansson |
2010-10-15 | Remove redundant definition | Jordan Hargrave |
2010-10-15 | Enable multipath support on the MPLS routing table. ldpd needs this and | Claudio Jeker |
2010-10-14 | Move glxpcib(4) to MI land unifying the two MD drivers. | Paul Irofti |
2010-10-14 | Clean up segment handling: switch user-space to using code and data | Philip Guenthe |
2010-10-13 | do the same thing for the cd: | Mike Belopuhov |
2010-10-13 | shave some bytes off the ramdisk kernels by disaling a bunch of | Mike Belopuhov |
2010-10-13 | No need to check ST_DYING flag twice in succession. | Kenneth R Westerback |
2010-10-12 | Add Sierra Wireless MC8790. | Marco Pfatschbacher |
2010-10-12 | regen | Marco Pfatschbacher |
2010-10-12 | Add Sierra Wireless MC8790. | Marco Pfatschbacher |
2010-10-12 | Force openings to 1 for devices that can't do tagged i/o, i.e. more | Kenneth R Westerback |
2010-10-11 | correct MACHINE, MACHINE_ARCH | Takuya ASADA |
2010-10-11 | 16-byte commands just won't fit in 12-byte buffers. So make the | Kenneth R Westerback |
2010-10-11 | Implement an rtsocket filter for rtableids. A process will initially | Claudio Jeker |
2010-10-11 | Remove some commented code we will never have. | Claudio Jeker |
2010-10-10 | In tcp_update_sndspace() and tcp_update_rcvspace() change the type | Alexander Bluhm |
2010-10-10 | Compact Flash support for OCTEON | Takuya ASADA |
2010-10-10 | Add proper malloc flags so we can attach again. | Marcus Glocker |
2010-10-09 | Make trm(4) work again. Avoid use-after-free of xs fields, don't | Kenneth R Westerback |
2010-10-09 | * define structure that represents USB descriptor with variable sized | Jacob Meuser |
2010-10-09 | only print out of sync messages when compiled for debugging | Jacob Meuser |
2010-10-09 | control values can be 1 or 2 bytes, signed or unsigned. fixes hue | Jacob Meuser |
2010-10-08 | don't trust that bFrameIndex in frame descriptors is unique. fixes | Jacob Meuser |
2010-10-08 | Call bus_space_barrier() after each read and write, since this | Alexandre Ratchov |
2010-10-08 | encoding of envy is little endian, not native endian, probably fixes envy | Alexandre Ratchov |
2010-10-08 | put all calls bus_space_xxx() into functions, makes the code smaller | Alexandre Ratchov |
2010-10-08 | allocate a major number to midi, since midi is already enabled | Alexandre Ratchov |