summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-17explicit ties to the package system.Marc Espie
2007-06-17document @exec/@unexec variations in more detail.Marc Espie
2007-06-17Coerce this into compiling.Miod Vallat
2007-06-17Add first shoot of SCAN command.Marcus Glocker
2007-06-17do not try to reopen the wsmouse device whenRobert Nagy
2007-06-17Some alpha (or SRM) designs use level 3 for i/o interrupts, instead of theMiod Vallat
2007-06-17add a bit of scaffolding for signaturesMarc Espie
2007-06-17Add a new capability flag IEEE80211_C_QOS indicating that the driverDamien Bergamini
2007-06-17keep track of the Tx/Rx sequence numbers for each TID in theDamien Bergamini
2007-06-17- remove two unused structuresDamien Bergamini
2007-06-17No longer include usb_port.h, all macros have been converted to their CMarc Balmer
2007-06-17On Sun machines, disklabels coming from the kernel will now have a d_flagsTheo de Raadt
2007-06-17(error in commit messages to other similar MI files; see position inTheo de Raadt
2007-06-17amd64/standTheo de Raadt
2007-06-17Stop using disklabel -r. The disklabel code does not know all the semanticsTheo de Raadt
2007-06-17significantly simplified disklabel infrastructure. MBR handling becomes MITheo de Raadt
2007-06-16astro(4)'s iommu does cache-coherent DMA.Mark Kettenis
2007-06-16Add three new firmware commands to set authentication, set rate adaption,Marcus Glocker
2007-06-16syncTheo de Raadt
2007-06-16move global declaration of ieee80211_merge_print_intvl into the onlyDamien Bergamini
2007-06-16must size a and c correct, tooTheo de Raadt
2007-06-16Add a few more registers.Mark Kettenis
2007-06-16OK, landisk needs NUMBOOT=1Theo de Raadt
2007-06-16i386/amd64/zaurus/landisk are not NUMBOOT=1 or NUMBOOT=2 architectures.Theo de Raadt
2007-06-16rdroot cylinder count was out of sync with the ramdisk kernels; spotted by kr...Theo de Raadt
2007-06-16do not allocate ring descriptors for the service queue.Damien Bergamini
2007-06-16remove stupid macro.Damien Bergamini
2007-06-16ieee80211_lookup_node() does not exist.Damien Bergamini
2007-06-16constifyDamien Bergamini
2007-06-16introduce new stuff: @tag, to be used to tag files and other objects.Marc Espie
2007-06-16don't mix u_int{8,16,32}_t and uint{8,16,32}_tDamien Bergamini
2007-06-16de-staticDamien Bergamini
2007-06-16Add variation on exec/unexec:Marc Espie
2007-06-16no reason for special handling of USE_SYSTRACE. We do not explainMarc Espie
2007-06-16FTP_KEEPALIVE as a crude interface to ftp -k. To be thought out later.Marc Espie
2007-06-16use OpenBSD::Paths contentsMarc Espie
2007-06-16implement a `keep-alive' option that sends bytes over an inactiveMarc Espie
2007-06-16Enable iophy(4) for fxp(4). From brad.Mark Kettenis
2007-06-16INTMAX_TYPE and UINTMAX_TYPE are always in terms of long long onTodd C. Miller
2007-06-16When EOVERFLOW was added, it broke the zaurus bootblocksTheo de Raadt
2007-06-15disable softraid (because sr_boot_assembly->readdisklabel->readdoslabel->biow...Theo de Raadt
2007-06-15Check that sc_notify actually points to something before attempting to callGordon Willem Klok
2007-06-15don't use static data in recursive functions; from FreeBSD; fixes PR 5509Otto Moerbeek
2007-06-15Douglas Adams was a Mac fan, but we don't discriminate.Matthias Kilian
2007-06-15Drop the current random timestamps and the current ISN generationMarkus Friedl
2007-06-15In power_match(), make sure oa_irq is correctly initialized.Miod Vallat
2007-06-15keep trailing slashes in path normalization, as these might result inNikolay Sturm
2007-06-15Replace the USB_USE_SOFTINTR macro with __HAVE_GENERIC_SOFT_INTTERUPTSMarc Balmer
2007-06-15in pf_test_rule, before handling IPPROTO_ICMP / IPPROTO_ICMPV6, check thatHenning Brauer
2007-06-15more (*&@#$ timeout.h falloutTheo de Raadt