Age | Commit message (Expand) | Author |
2005-10-02 | add hme | Brad Smith |
2005-10-02 | spaces vs tab | Brad Smith |
2005-10-02 | some fixes to the .Nm list: | Jason McIntyre |
2005-10-02 | `ether_addr' is the name of a structure, not a function: remove its MLINK | Jason McIntyre |
2005-10-02 | assert tx rate is non-null so we don't end up dividing by zero. | Damien Bergamini |
2005-10-02 | avoid multiple calls to sc_enable(). cardbus_intr_establish() was called | Damien Bergamini |
2005-10-02 | pcn onto CD ramdisk, testing of regular ramdisk fits; spotted by kaoru@kaisei... | Theo de Raadt |
2005-10-02 | allows dhcpd to work when ral/ural is acting as a standalone AP (without | Damien Bergamini |
2005-10-02 | minor knf | Xavier Santolaria |
2005-10-02 | add missing MLINK for strnunvis.3, introduced -r1.14; | Jason McIntyre |
2005-10-02 | add bf_{ecb,cbc}_{en,de}crypt to the .Nm list; | Jason McIntyre |
2005-10-02 | add bcrypt_gensalt, bcrypt, and md5crypt, to the .Nm list; | Jason McIntyre |
2005-10-02 | - add some indent to the hardware list | Jason McIntyre |
2005-10-02 | replace the two separate dmamem allocations for the passthrough commands | David Gwynne |
2005-10-01 | grammar; | Jason McIntyre |
2005-10-01 | remove return at the end of void function. | Brad Smith |
2005-10-01 | Recognize 970 processor and provide a function/variable to determine if | Dale Rahn |
2005-10-01 | handle references to load groups caused by dlopen()ing of depenant | Dale Rahn |
2005-10-01 | update names. | Brad Smith |
2005-10-01 | regen | Brad Smith |
2005-10-01 | better names for Apple GMAC's. | Brad Smith |
2005-10-01 | regen | Brad Smith |
2005-10-01 | add a Broadcom BCM5701 with a Apple vendor id. | Brad Smith |
2005-10-01 | add Broadcom BCM5421K2 | Brad Smith |
2005-10-01 | add Broadcom BCM5421K2 | Brad Smith |
2005-10-01 | regen | Brad Smith |
2005-10-01 | add the Broadcom BCM5421K2 PHY found in the Apple K2 IC in the G5. | Brad Smith |
2005-10-01 | toggle support from janus@area319.de. i was unsure, but a few other | Theo de Raadt |
2005-10-01 | oops, the include was just doing fine there | Martin Reindl |
2005-10-01 | fix some comments and put if_devar.h include where it belongs | Martin Reindl |
2005-10-01 | simplifiy esp_dafb_have_dreq() | Martin Reindl |
2005-10-01 | Fix description of -flags. Noted by Magnus Ehman in PR 4527. ok jmc@ jaredy@ | Otto Moerbeek |
2005-10-01 | load the BCM5401 DSP code for rev 0 and not rev 1. | Brad Smith |
2005-10-01 | add Broadcom BCM5462 | Brad Smith |
2005-10-01 | add Broadcom BCM5462 | Brad Smith |
2005-10-01 | regen | Brad Smith |
2005-10-01 | add the Broadcom BCM5462 PHY found in the Apple Vesta PHY IC in the iMac G5. | Brad Smith |
2005-09-30 | sync | Theo de Raadt |
2005-09-30 | Determine the number of attached devices from OF. | Mark Kettenis |
2005-09-30 | Configure pci busses on ht too. | Mark Kettenis |
2005-09-30 | deploy .An -nosplit; ok jmc | Jared Yanovich |
2005-09-30 | accept a -E argument like ELF ld does. fake it out. it does nothing here. | Theo de Raadt |
2005-09-30 | rather surprised to find a vsprintf still lying around here.. | Theo de Raadt |
2005-09-30 | i hate panic messages which do not print the value that was in error | Theo de Raadt |
2005-09-30 | regen | Mark Kettenis |
2005-09-30 | s/K2_UATA/K2_ATA/ | Mark Kettenis |
2005-09-30 | Add support for K2 GMAC. | Mark Kettenis |
2005-09-30 | regen | Mark Kettenis |
2005-09-30 | Fix typo. | Mark Kettenis |
2005-09-30 | uvm_useracc() was removed -r1.24 (man): remove its MLINK too; | Jason McIntyre |