summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-17syncMiod Vallat
2010-02-17Build and install the boot blocks, and put it as part of the snapshots files.Miod Vallat
2010-02-17Add serial port (for the Fuloong)Miod Vallat
2010-02-17Put /sbin/kbd on the ramdisk, as Gdium may have non-US keyboards.Miod Vallat
2010-02-17in map_stdio_get() use strdup on the right buffer, not on a pointer thatGilles Chehade
2010-02-17erf, previous fix to lka crash was still using the wrong define ...Gilles Chehade
2010-02-17- prevent "anti-memory" from showing up, this makes systems with 2GB ofJasper Lievisse Adriaanse
2010-02-17KNFPaul Irofti
2010-02-17Always call the shutdown code after returning from event_dispatch().Jonathan Gray
2010-02-17change constant of convert formulra of SHT1X sensor to fitYojiro Uo
2010-02-17the map api becomes backend-agnostic with initial support for db(3) andGilles Chehade
2010-02-17localpart of a struct path may legally exceed MAXLOGNAME, causing lka toGilles Chehade
2010-02-17dont defer broadcast or multicast packets.David Gwynne
2010-02-16Mention bootloader setup, and related PMON caveats.Miod Vallat
2010-02-16Make ldpd less verbose.Michele Marchetto
2010-02-16Move part of the device_register() logic into platform-specific code. AddMiod Vallat
2010-02-16Use printf() in there, not pmon_printf().Miod Vallat
2010-02-16Display the system type on the mainbus0 line as well.Miod Vallat
2010-02-16Actually, both the Gdium and the Lemote PMON reset the USB controllersMiod Vallat
2010-02-16clean this page up;Jason McIntyre
2010-02-16fix AR_DTIM_PERIODDamien Bergamini
2010-02-16Pick up RTM_DELADDR and issue an internal IFADDRDEL message to the ospfe toClaudio Jeker
2010-02-16When taking an interface down just try to do the cleanup. In cases whereClaudio Jeker
2010-02-16Only merge interfaces that have the same address and netmask. Fixes a bugClaudio Jeker
2010-02-16Clear the DR and BDR addresses in nbr_act_delete(), makes the electionClaudio Jeker
2010-02-16Lets violate the RFC once more. Change the way we map hello packets toClaudio Jeker
2010-02-16Don't log the same thing twice. From a much bigger diff.Claudio Jeker
2010-02-16build an image of an ext2 fs that can be dd'ed to an usb stickOtto Moerbeek
2010-02-16disktab entry for minirootOtto Moerbeek
2010-02-16Add instructions to dual-boot OpenBSD with Grub2giovanni
2010-02-16fix OpenBSD rcs tags, prompted by Tim van der MolenOtto Moerbeek
2010-02-16Sync the list of interfaces with the driver.Stuart Henderson
2010-02-16Recognize the BCM57780 PHY, tested by bruce on tech@.Stuart Henderson
2010-02-16syncStuart Henderson
2010-02-16Add BCM57780, from Brad. ok jsg@ kettenis@Stuart Henderson
2010-02-16implement support for fast hello packets.David Gwynne
2010-02-16default verbosity to 4Otto Moerbeek
2010-02-16man page with tweaks from miod; ok miod@Otto Moerbeek
2010-02-16the minimal spf-holdtime and spf-delay is 10 msec, not 50.David Gwynne
2010-02-16Port of newfs_ext2fs from NetBSD. not hooked to the build yet.Otto Moerbeek
2010-02-16add some defines needed for the upcoming newfs_ext2fs; ok miod@Otto Moerbeek
2010-02-16allow spf-delay and spf-holdtime to be specified in msec so ospfd canDavid Gwynne
2010-02-16Plug a memory leak in pushfile().Michele Marchetto
2010-02-16Use i2c_addr_t as the type for the init_xfer function because thisMichael Knudsen
2010-02-15Simplify MBR and install it as /usr/mdec/mbr instead of /usr/mdec/mbr.miniMark Kettenis
2010-02-15Actually build the rb600 install miniroot image.Mark Kettenis
2010-02-15regenDamien Bergamini
2010-02-15add MSI (Micro Star International) vendor and RT3090 product idDamien Bergamini
2010-02-15Properly detect when the band changes from 2GHz to 5GHz andDamien Bergamini
2010-02-15- handle SIOCS80211CHANNEL in monitor mode without doing a full resetDamien Bergamini