Age | Commit message (Expand) | Author |
2010-02-16 | Mention bootloader setup, and related PMON caveats. | Miod Vallat |
2010-02-16 | Make ldpd less verbose. | Michele Marchetto |
2010-02-16 | Move part of the device_register() logic into platform-specific code. Add | Miod Vallat |
2010-02-16 | Use printf() in there, not pmon_printf(). | Miod Vallat |
2010-02-16 | Display the system type on the mainbus0 line as well. | Miod Vallat |
2010-02-16 | Actually, both the Gdium and the Lemote PMON reset the USB controllers | Miod Vallat |
2010-02-16 | clean this page up; | Jason McIntyre |
2010-02-16 | fix AR_DTIM_PERIOD | Damien Bergamini |
2010-02-16 | Pick up RTM_DELADDR and issue an internal IFADDRDEL message to the ospfe to | Claudio Jeker |
2010-02-16 | When taking an interface down just try to do the cleanup. In cases where | Claudio Jeker |
2010-02-16 | Only merge interfaces that have the same address and netmask. Fixes a bug | Claudio Jeker |
2010-02-16 | Clear the DR and BDR addresses in nbr_act_delete(), makes the election | Claudio Jeker |
2010-02-16 | Lets violate the RFC once more. Change the way we map hello packets to | Claudio Jeker |
2010-02-16 | Don't log the same thing twice. From a much bigger diff. | Claudio Jeker |
2010-02-16 | build an image of an ext2 fs that can be dd'ed to an usb stick | Otto Moerbeek |
2010-02-16 | disktab entry for miniroot | Otto Moerbeek |
2010-02-16 | Add instructions to dual-boot OpenBSD with Grub2 | giovanni |
2010-02-16 | fix OpenBSD rcs tags, prompted by Tim van der Molen | Otto Moerbeek |
2010-02-16 | Sync the list of interfaces with the driver. | Stuart Henderson |
2010-02-16 | Recognize the BCM57780 PHY, tested by bruce on tech@. | Stuart Henderson |
2010-02-16 | sync | Stuart Henderson |
2010-02-16 | Add BCM57780, from Brad. ok jsg@ kettenis@ | Stuart Henderson |
2010-02-16 | implement support for fast hello packets. | David Gwynne |
2010-02-16 | default verbosity to 4 | Otto Moerbeek |
2010-02-16 | man page with tweaks from miod; ok miod@ | Otto Moerbeek |
2010-02-16 | the minimal spf-holdtime and spf-delay is 10 msec, not 50. | David Gwynne |
2010-02-16 | Port of newfs_ext2fs from NetBSD. not hooked to the build yet. | Otto Moerbeek |
2010-02-16 | add some defines needed for the upcoming newfs_ext2fs; ok miod@ | Otto Moerbeek |
2010-02-16 | allow spf-delay and spf-holdtime to be specified in msec so ospfd can | David Gwynne |
2010-02-16 | Plug a memory leak in pushfile(). | Michele Marchetto |
2010-02-16 | Use i2c_addr_t as the type for the init_xfer function because this | Michael Knudsen |
2010-02-15 | Simplify MBR and install it as /usr/mdec/mbr instead of /usr/mdec/mbr.mini | Mark Kettenis |
2010-02-15 | Actually build the rb600 install miniroot image. | Mark Kettenis |
2010-02-15 | regen | Damien Bergamini |
2010-02-15 | add MSI (Micro Star International) vendor and RT3090 product id | Damien Bergamini |
2010-02-15 | Properly detect when the band changes from 2GHz to 5GHz and | Damien Bergamini |
2010-02-15 | - handle SIOCS80211CHANNEL in monitor mode without doing a full reset | Damien Bergamini |
2010-02-15 | Since strip doesn't know how to strip a U-boot image, don't attempt to | Mark Kettenis |
2010-02-15 | Create an installation miniroot images for the rb600 that can be dd'ed to CF | Mark Kettenis |
2010-02-15 | Remove entries for ancient hardware that we'll never see on socppc, leaving | Mark Kettenis |
2010-02-15 | Descend into mbr subdirectory. | Mark Kettenis |
2010-02-15 | MBR for rb600 installation miniroot image. | Mark Kettenis |
2010-02-14 | "the the" | Jason McIntyre |
2010-02-14 | Work in progress standalone boot blocks for OpenBSD/loongson systems. Will | Miod Vallat |
2010-02-14 | Bump version number (to 1.0). | Mark Kettenis |
2010-02-14 | Enable loading kernels compressed by gzip(1). | Mark Kettenis |
2010-02-14 | Sync with current state of the tree. | Miod Vallat |
2010-02-14 | The ASIC does not like PCI bursts on registers because of a silicon bug. | Damien Bergamini |
2010-02-14 | Don't use absolute paths for includes. | Michael Knudsen |
2010-02-14 | Avoid overflow and wraparound in memory fields by using unsigned | Philip Guenthe |