summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-01Recognize 970 processor and provide a function/variable to determine ifDale Rahn
2005-10-01handle references to load groups caused by dlopen()ing of depenantDale Rahn
2005-10-01update names.Brad Smith
2005-10-01regenBrad Smith
2005-10-01better names for Apple GMAC's.Brad Smith
2005-10-01regenBrad Smith
2005-10-01add a Broadcom BCM5701 with a Apple vendor id.Brad Smith
2005-10-01add Broadcom BCM5421K2Brad Smith
2005-10-01add Broadcom BCM5421K2Brad Smith
2005-10-01regenBrad Smith
2005-10-01add the Broadcom BCM5421K2 PHY found in the Apple K2 IC in the G5.Brad Smith
2005-10-01toggle support from janus@area319.de. i was unsure, but a few otherTheo de Raadt
2005-10-01oops, the include was just doing fine thereMartin Reindl
2005-10-01fix some comments and put if_devar.h include where it belongsMartin Reindl
2005-10-01simplifiy esp_dafb_have_dreq()Martin Reindl
2005-10-01Fix description of -flags. Noted by Magnus Ehman in PR 4527. ok jmc@ jaredy@Otto Moerbeek
2005-10-01load the BCM5401 DSP code for rev 0 and not rev 1.Brad Smith
2005-10-01add Broadcom BCM5462Brad Smith
2005-10-01add Broadcom BCM5462Brad Smith
2005-10-01regenBrad Smith
2005-10-01add the Broadcom BCM5462 PHY found in the Apple Vesta PHY IC in the iMac G5.Brad Smith
2005-09-30syncTheo de Raadt
2005-09-30Determine the number of attached devices from OF.Mark Kettenis
2005-09-30Configure pci busses on ht too.Mark Kettenis
2005-09-30deploy .An -nosplit; ok jmcJared Yanovich
2005-09-30accept a -E argument like ELF ld does. fake it out. it does nothing here.Theo de Raadt
2005-09-30rather surprised to find a vsprintf still lying around here..Theo de Raadt
2005-09-30i hate panic messages which do not print the value that was in errorTheo de Raadt
2005-09-30regenMark Kettenis
2005-09-30s/K2_UATA/K2_ATA/Mark Kettenis
2005-09-30Add support for K2 GMAC.Mark Kettenis
2005-09-30regenMark Kettenis
2005-09-30Fix typo.Mark Kettenis
2005-09-30uvm_useracc() was removed -r1.24 (man): remove its MLINK too;Jason McIntyre
2005-09-30add timeout_triggered to .Nm;Jason McIntyre
2005-09-30splsoftserial() was renamed to splsofttty() in -r1.4 (man): remove MLINKJason McIntyre
2005-09-30rewording for clarity;Jason McIntyre
2005-09-30add pool_set_drain_hook and pool_sethardlimit to .Nm;Jason McIntyre
2005-09-30add MLINKS for pool_set_drain_hook.9 and pool_sethardlimit.9;Jason McIntyre
2005-09-30m_retry() and m_retryhdr disappeared -r1.9 of the man page;Jason McIntyre
2005-09-30remove duplicate MLINK for extent_free.9Jason McIntyre
2005-09-30missing flags;Joris Vink
2005-09-30allow ci to run, niallo forgot this when he commited his ci code;Joris Vink
2005-09-30correct way to display a backslash is `\e' in mdoc;Jason McIntyre
2005-09-30correct comment;Jason McIntyre
2005-09-30update the BNFReyk Floeter
2005-09-30implement a way to match IEEE 802.11 flooding. this will help to detectReyk Floeter
2005-09-30no need for cvs_log_init() here;Joris Vink
2005-09-30add missing function prototypes for ci.cNiall O'Higgins
2005-09-30add a basic ci.c as a starting point. requires more changes to rcs apiNiall O'Higgins