Age | Commit message (Expand) | Author |
2010-02-17 | regression test for .Xr argument handling; | Ingo Schwarze |
2010-02-17 | Make sure we claim the interrupt as ours if the time out bit is set in the | Mark Kettenis |
2010-02-17 | Forgot to bump version number in comments; from Seth Wright via jmc@, thanks. | Miod Vallat |
2010-02-17 | Make next-word stop at beginning of word even if it is at the start of the | Nicholas Marriott |
2010-02-17 | If PMON has loaded an initrd binary, and this binary looks like a valid | Miod Vallat |
2010-02-17 | Add some instructions on how to install on a rb600. | Mark Kettenis |
2010-02-17 | Man page additions/improvements, thanks to Robin Lee Powell. | Nicholas Marriott |
2010-02-17 | Don't strip add newline if only copying part of wrapped line. Problem spotted | Nicholas Marriott |
2010-02-17 | loongson has mbr as well; ok miod@ (but he made me promise to make | Otto Moerbeek |
2010-02-17 | descend into mbr; ok miod@ | Otto Moerbeek |
2010-02-17 | proto mbr for loongson | Otto Moerbeek |
2010-02-17 | Install bootloader. | Mark Kettenis |
2010-02-17 | Pick up the bits from /usr/mdec that we need to install. | Mark Kettenis |
2010-02-17 | Split boot/Makefile in case we need to build several boot.${VENDOR} compiled | Miod Vallat |
2010-02-17 | local ext2fs_bswap.c instead of groping in the sys/ufs/ext2fs tree | Otto Moerbeek |
2010-02-17 | handle -t for when being called by newfs | Otto Moerbeek |
2010-02-17 | Do not always create a new node when a beacon or a probe response | Damien Bergamini |
2010-02-17 | read calibration version from ROM and set IWN_GP_DRIVER_CALIB_VER6 | Damien Bergamini |
2010-02-17 | sync | Miod Vallat |
2010-02-17 | Build and install the boot blocks, and put it as part of the snapshots files. | Miod Vallat |
2010-02-17 | Add serial port (for the Fuloong) | Miod Vallat |
2010-02-17 | Put /sbin/kbd on the ramdisk, as Gdium may have non-US keyboards. | Miod Vallat |
2010-02-17 | in map_stdio_get() use strdup on the right buffer, not on a pointer that | Gilles Chehade |
2010-02-17 | erf, 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 of | Jasper Lievisse Adriaanse |
2010-02-17 | KNF | Paul Irofti |
2010-02-17 | Always call the shutdown code after returning from event_dispatch(). | Jonathan Gray |
2010-02-17 | change constant of convert formulra of SHT1X sensor to fit | Yojiro Uo |
2010-02-17 | the map api becomes backend-agnostic with initial support for db(3) and | Gilles Chehade |
2010-02-17 | localpart of a struct path may legally exceed MAXLOGNAME, causing lka to | Gilles Chehade |
2010-02-17 | dont defer broadcast or multicast packets. | David Gwynne |
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 |