Age | Commit message (Expand) | Author |
2007-06-17 | explicit ties to the package system. | Marc Espie |
2007-06-17 | document @exec/@unexec variations in more detail. | Marc Espie |
2007-06-17 | Coerce this into compiling. | Miod Vallat |
2007-06-17 | Add first shoot of SCAN command. | Marcus Glocker |
2007-06-17 | do not try to reopen the wsmouse device when | Robert Nagy |
2007-06-17 | Some alpha (or SRM) designs use level 3 for i/o interrupts, instead of the | Miod Vallat |
2007-06-17 | add a bit of scaffolding for signatures | Marc Espie |
2007-06-17 | Add a new capability flag IEEE80211_C_QOS indicating that the driver | Damien Bergamini |
2007-06-17 | keep track of the Tx/Rx sequence numbers for each TID in the | Damien Bergamini |
2007-06-17 | - remove two unused structures | Damien Bergamini |
2007-06-17 | No longer include usb_port.h, all macros have been converted to their C | Marc Balmer |
2007-06-17 | On Sun machines, disklabels coming from the kernel will now have a d_flags | Theo de Raadt |
2007-06-17 | (error in commit messages to other similar MI files; see position in | Theo de Raadt |
2007-06-17 | amd64/stand | Theo de Raadt |
2007-06-17 | Stop using disklabel -r. The disklabel code does not know all the semantics | Theo de Raadt |
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 | sync | Theo de Raadt |
2007-06-16 | move global declaration of ieee80211_merge_print_intvl into the only | Damien Bergamini |
2007-06-16 | must size a and c correct, too | Theo de Raadt |
2007-06-16 | Add a few more registers. | Mark Kettenis |
2007-06-16 | OK, landisk needs NUMBOOT=1 | Theo de Raadt |
2007-06-16 | i386/amd64/zaurus/landisk are not NUMBOOT=1 or NUMBOOT=2 architectures. | Theo de Raadt |
2007-06-16 | rdroot cylinder count was out of sync with the ramdisk kernels; spotted by kr... | Theo de Raadt |
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 | introduce new stuff: @tag, to be used to tag files and other objects. | Marc Espie |
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 | Add variation on exec/unexec: | Marc Espie |
2007-06-16 | no reason for special handling of USE_SYSTRACE. We do not explain | Marc Espie |
2007-06-16 | FTP_KEEPALIVE as a crude interface to ftp -k. To be thought out later. | Marc Espie |
2007-06-16 | use OpenBSD::Paths contents | Marc Espie |
2007-06-16 | implement a `keep-alive' option that sends bytes over an inactive | Marc Espie |
2007-06-16 | Enable iophy(4) for fxp(4). From brad. | Mark Kettenis |
2007-06-16 | INTMAX_TYPE and UINTMAX_TYPE are always in terms of long long on | Todd C. Miller |
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 | don't use static data in recursive functions; from FreeBSD; fixes PR 5509 | Otto Moerbeek |
2007-06-15 | Douglas Adams was a Mac fan, but we don't discriminate. | Matthias Kilian |
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 | keep trailing slashes in path normalization, as these might result in | Nikolay Sturm |
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 |