Age | Commit message (Expand) | Author |
2006-10-12 | Don't try to boot from a NetBSD MBR partition when no OpenBSD MBR | Kenneth R Westerback |
2006-10-12 | regen | Brad Smith |
2006-10-12 | add another ServerWorks HT-2100 PCIe bridge. | Brad Smith |
2006-10-12 | Since we no longer look in FreeBSD or NetBSD partitions for the | Kenneth R Westerback |
2006-10-11 | revert rev 1.54. This causes breakage with the PHY on a 5704 A3 chipset; | Brad Smith |
2006-10-11 | flush the cache before jumping into the just loaded kernel. | Dale Rahn |
2006-10-11 | Remove unused variable and simplify m_copym0(). Diff from bret.lambert at gma... | Marco Pfatschbacher |
2006-10-11 | regenerate. ok brad | Chris Kuethe |
2006-10-11 | add my Radeon X800 | Chris Kuethe |
2006-10-11 | use SEEK_SET; chl@tuxfamily.org | Theo de Raadt |
2006-10-11 | Oops, wrong size in struct cfattach. | Miod Vallat |
2006-10-11 | more ether_sprintf()'s | Damien Bergamini |
2006-10-11 | fix a potential null deref and a memleak (both in error path). | Damien Bergamini |
2006-10-11 | Build after compiler changed to hardfloat, and link against libgcc. ok miod@ | Dale Rahn |
2006-10-11 | define some functions to go here, quiet warnings | Dale Rahn |
2006-10-11 | Make the timedelta sensor appear right when a device is plugged-in, with a | Marc Balmer |
2006-10-11 | Use __packed instead of __attribute__((packed)). OK mglocker@ | Claudio Jeker |
2006-10-11 | udcf works here, so add it, ok mblamer | Henning Brauer |
2006-10-11 | Use correct arguments in printfs. OK mglocker@ | Claudio Jeker |
2006-10-11 | implement IP_MINTTL socket option fo tcp sockets | Henning Brauer |
2006-10-11 | implement IP_RECVTTL socket option. | Henning Brauer |
2006-10-11 | Allow the 'quick' keyword on an anchor. IFF there is a matching rule inside | Ryan Thomas McBride |
2006-10-11 | regen | Brad Smith |
2006-10-11 | add the NetXen vendor id. | Brad Smith |
2006-10-11 | tsk, tsk | Dale Rahn |
2006-10-11 | call xge_stop() at the top of xge_init(). | Brad Smith |
2006-10-10 | - Only use the MAC address workaround for the Xframe chipset. | Brad Smith |
2006-10-10 | add a few more ACPI device ids, as found on a Acer Aspire 1360. | Brad Smith |
2006-10-10 | Match the SH4 FPSCR bits. | Miod Vallat |
2006-10-10 | revert the firmware synchronization change in rev 1.178, this is the cause | Brad Smith |
2006-10-10 | bescon -> beacon, found by Maxim Bourmistrov, thanks. Since I am correcting | Marc Balmer |
2006-10-10 | fix a small typo (in a comment). ok kettenis. | Marc Balmer |
2006-10-10 | Typo in a comment. ok kettenis. | Marc Balmer |
2006-10-10 | regen | Brad Smith |
2006-10-10 | add two Pericom PCI bridges. | Brad Smith |
2006-10-10 | Minor tweaks. | Miod Vallat |
2006-10-10 | Don't spoof a Free/NetBSD MBR partition as the 'a' partition in a | Kenneth R Westerback |
2006-10-10 | Add bus_space_barrier. | Brad Smith |
2006-10-09 | Kill unused debug flag. | Marcus Glocker |
2006-10-09 | Kill unused kthread struct. | Marcus Glocker |
2006-10-09 | Change historical leftovers (tsleep "pftres" to "pgtres"). | Marcus Glocker |
2006-10-09 | Add powerhooks. Tested with a Netgear WG511v1 on my X40. | Marcus Glocker |
2006-10-09 | The mickey (/brad) jumbo allocation avoidance patch triggers the same | Theo de Raadt |
2006-10-09 | tweaks; ok mickey | Jason McIntyre |
2006-10-09 | Fix jump scroll glitch, reported by dim@ and Paul Stoeber. | Miod Vallat |
2006-10-09 | bret lambert sent a patch removing register. i made it ansi. | Ted Unangst |
2006-10-09 | revert the last two changes. the changes were causing brgphy@gem to panic. | Brad Smith |
2006-10-08 | Implement bus searching. | Alexander Yurchenko |
2006-10-08 | Rework bus scanning code so that most of work could be offloaded | Alexander Yurchenko |
2006-10-08 | Add status register bits string for pretty %b printf. | Alexander Yurchenko |