Age | Commit message (Expand) | Author |
2007-06-17 | significantly simplified disklabel infrastructure. MBR handling becomes MI | Theo de Raadt |
2007-06-16 | astro(4)'s iommu does cache-coherent DMA. | Mark Kettenis |
2007-06-16 | Add three new firmware commands to set authentication, set rate adaption, | Marcus Glocker |
2007-06-16 | move global declaration of ieee80211_merge_print_intvl into the only | Damien Bergamini |
2007-06-16 | Add a few more registers. | Mark Kettenis |
2007-06-16 | do not allocate ring descriptors for the service queue. | Damien Bergamini |
2007-06-16 | remove stupid macro. | Damien Bergamini |
2007-06-16 | ieee80211_lookup_node() does not exist. | Damien Bergamini |
2007-06-16 | constify | Damien Bergamini |
2007-06-16 | don't mix u_int{8,16,32}_t and uint{8,16,32}_t | Damien Bergamini |
2007-06-16 | de-static | Damien Bergamini |
2007-06-16 | Enable iophy(4) for fxp(4). From brad. | Mark Kettenis |
2007-06-16 | When EOVERFLOW was added, it broke the zaurus bootblocks | Theo de Raadt |
2007-06-15 | disable softraid (because sr_boot_assembly->readdisklabel->readdoslabel->biow... | Theo de Raadt |
2007-06-15 | Check that sc_notify actually points to something before attempting to call | Gordon Willem Klok |
2007-06-15 | Drop the current random timestamps and the current ISN generation | Markus Friedl |
2007-06-15 | In power_match(), make sure oa_irq is correctly initialized. | Miod Vallat |
2007-06-15 | Replace the USB_USE_SOFTINTR macro with __HAVE_GENERIC_SOFT_INTTERUPTS | Marc Balmer |
2007-06-15 | in pf_test_rule, before handling IPPROTO_ICMP / IPPROTO_ICMPV6, check that | Henning Brauer |
2007-06-15 | more (*&@#$ timeout.h fallout | Theo de Raadt |
2007-06-15 | the multicast filter is operated on as an array of u_int16_t's, not the | David Gwynne |
2007-06-15 | permit this to compile again | Todd T. Fries |
2007-06-15 | no need to include machine/disklabel.h when sys/disklabel.h is already | Theo de Raadt |
2007-06-14 | Forgotten hackton diff: bounds check for seek on special devices | Otto Moerbeek |
2007-06-14 | bzero the right thing | Theo de Raadt |
2007-06-14 | preserve the possible route label if the route belongs to the carp | Reyk Floeter |
2007-06-14 | unbreak tree after untested timeout.h deletions | Theo de Raadt |
2007-06-14 | Prettier dmesg; requested a long time ago by deraadt@. | Alexander Yurchenko |
2007-06-14 | Add a new "rtlabel" option to ifconfig. It allows to specify a route label | Reyk Floeter |
2007-06-14 | sync | Michael Knudsen |
2007-06-14 | Fix some typos in a few Intel entries. | Michael Knudsen |
2007-06-14 | When macppc was switched to __HAVE_VM_PAGE_MD, data structures were incorrectly | Dale Rahn |
2007-06-14 | sprinkle some #ifdef IPSEC so that pfsync compiles w/o ipsec | Henning Brauer |
2007-06-14 | Move the mstohz macro out of ubs_port.h and to the three places where it is | Marc Balmer |
2007-06-14 | Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS and | Marc Balmer |
2007-06-14 | Move four #defines out of usb_port.h and to the places where they are used. | Marc Balmer |
2007-06-14 | Move the inclusion of sys/timeout.h from usb_port.h to the drivers that | Marc Balmer |
2007-06-14 | Fix label name in writedisklabel(). | Miod Vallat |
2007-06-14 | some spaces in the way | Theo de Raadt |
2007-06-14 | excessive blank lines making the versions different | Theo de Raadt |
2007-06-14 | set the prototype disklabel to version 1 | Theo de Raadt |
2007-06-14 | Remove some debug prints which I let slip in. | Dale Rahn |
2007-06-14 | do not depend on previous loop variable, use a constant instead | Theo de Raadt |
2007-06-14 | boot code does not do daddr64_t yet. 'unchange that' deraadt@ | Dale Rahn |
2007-06-13 | - Remove the nm_inprog member from struct nfsmount; | Thordur I. Bjornsson |
2007-06-13 | Remove some statics and inlines (mostly to get a readable profile output). | Artur Grabowski |
2007-06-13 | Remove the definition and (single) use of the DECLARE_USB_DMA_T macro. | Marc Balmer |
2007-06-13 | Remove the definition and usage of the IF_INPUT macro which was defined | Marc Balmer |
2007-06-13 | Remove the definition and use of umass/umass_quirks related macros. | Marc Balmer |
2007-06-13 | Remove the defintion and use of some byteswap macros. | Marc Balmer |