summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-28lost a diff from gordon, only attach if we can do something usefulTed Unangst
2005-10-28malloc(M_WAITOK) is bad in init code, M_DEVBUF is nicer than M_TEMP,Ted Unangst
2005-10-28update support for powernow (cool and quiet) on k7, and add supportTed Unangst
2005-10-28correct legsup register per spec; dlg@ pascoe@ ok.Federico G. Schwindt
2005-10-28regenBrad Smith
2005-10-28add some Symbios Logic ids including SAS and FC chipsets.Brad Smith
2005-10-28s/rmatch/chksum_flag/ to clarify what's going on. Pointed out by dhartmei@Ryan Thomas McBride
2005-10-27Add something to explain effect of passive interface; ok claudio@Kevin Steves
2005-10-27indicate passive interface in 'show interface'; ok claudio@Kevin Steves
2005-10-27repair ops. looking at the doc i suppose had no doc and no good clue when wro...Michael Shalayeff
2005-10-27Avoid using queue internals in the examples, add a few rules toOtto Moerbeek
2005-10-27remove errors that no longer apply; ok millert, teduJared Yanovich
2005-10-27sort options and sync usage();Jason McIntyre
2005-10-27Following a next pointer of an element deleted from a list is badOtto Moerbeek
2005-10-27describe the relevant sysctls, and what exactly -F does;Jason McIntyre
2005-10-27typo;Jason McIntyre
2005-10-27keep hardware list in order;Jason McIntyre
2005-10-27use a quirk to attach the new sierra wireless; tony@kozoru.comTheo de Raadt
2005-10-27new sierra card; tony@kozoru.comTheo de Raadt
2005-10-27ironically everything past 8231 has 8 pci lines (we assume)Michael Shalayeff
2005-10-27stupid me, of course these MD macros need to be converted to MI macrosMartin Reindl
2005-10-27apparently 8235 has 8 pci lines too (ommited from the docs); tested by jolan@Michael Shalayeff
2005-10-27make sure ppsratecheck() returns 0 if maxpps is 0;Markus Friedl
2005-10-27Basic support for attaching states from pfsync to the correct rules.Ryan Thomas McBride
2005-10-27make the example more likely to compile, ha ha; maticd@gmail.comTheo de Raadt
2005-10-27Do not touch LIST_* macro internals.Hans-Joerg Hoexer
2005-10-27document TMPDIR env variable;Xavier Santolaria
2005-10-27TMPDIR support; joris okXavier Santolaria
2005-10-27Fix a perl warning during package deletion.Bernd Ahlers
2005-10-27- __sparc__ -> __sparc64__Brad Smith
2005-10-27em kind of works now (not under heavy nfs load); ok bradTheo de Raadt
2005-10-27if cvs_file_loadinfo fails, return failure to the caller insteadJoris Vink
2005-10-26- enable siop(4) in RAMDISK_CD on amd64.Niall O'Higgins
2005-10-26add vt8233 and vt8235 (at least 8235 verified in docs)Michael Shalayeff
2005-10-26reverse 8237 check to only match 8237Michael Shalayeff
2005-10-26add missing bus_dmamap_sync()'s, much closer to working on hppaBrad Smith
2005-10-26add via 8237 back, works nowHenning Brauer
2005-10-26in set_trigger only touch triggers not whole routing crapMichael Shalayeff
2005-10-26fix 8237 trigger maskMichael Shalayeff
2005-10-26revert 82801FBM SATA controller back to being configured as an IDE controllerBrad Smith
2005-10-26Disable window-v2 entry, to make curses take the TERMCAP env var set byOtto Moerbeek
2005-10-26Always set errno on error. Based on NetBSD. ok jaredy@ pat@Otto Moerbeek
2005-10-26Add basic handler for MCE and MCA. Written mostly by toby@ and commiting forMarco Peereboom
2005-10-26don't send DPD messages before the exchange is finialized, otherwiseMarkus Friedl
2005-10-26regenBrad Smith
2005-10-26fix some Intel chipset names.Brad Smith
2005-10-26use the MI atop() macro for alpha and mipsMartin Reindl
2005-10-26print locker's name and rev number for locked revisions; ok joris nialloXavier Santolaria
2005-10-26Mach-macro wipeoutMartin Reindl
2005-10-26Remove obsolete comment. ok deraadt@Otto Moerbeek