summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add some KASSERTS.phk2004-08-141-0/+3
* Whitespace nit.julian2004-08-141-1/+1
* Correct grammo.schweikh2004-08-141-1/+1
* Allocate memory in the unwinder with M_NOWAIT. We may need to providemarcel2004-08-141-1/+1
* Eliminate reliance on non-portable <err.h> by implementing a verykientzle2004-08-1411-39/+104
* After completing a name lookup for a target UNIX domain socket torwatson2004-08-141-5/+18
* We don't need <paths.h>, so don't bother including it.kientzle2004-08-142-2/+1
* Add libgcov, a runtime support library for binaries compiled for basickan2004-08-142-1/+46
* Add new PCI device ID for PERC4/DI.ambrisko2004-08-141-1/+3
* Since if_oltr doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-141-1/+1
* Since if_ixgb doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-141-1/+2
* Since if_xe doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-141-1/+2
* Since if_vx doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-141-1/+2
* Since if_txp doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_tx doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+1
* Since if_sr doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_snc doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+1
* Since if_sbni doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_ray doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_plip doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_nge doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Avoid using void pointers in additive expressions.stefanf2004-08-132-2/+2
* Since if_lnc doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_lge doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_ic doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_ie doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_hme doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_gem doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_fwip doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_fe doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_ex doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_ed doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-2/+2
* Wordsmithing on the GEOM_STRIPE, MSDOSFS_LARGE, and portaudit notes.bmah2004-08-132-38/+38
* Since if_cs doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Since if_cp doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* Add support for SSDT tables. Dumping or disassembling the DSDT willmarcel2004-08-133-20/+58
* Since if_cm doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+1
* Since if_awi doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+1
* Since if_arl doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* As the if_ar driver doesn't contain locking or run its interruptrwatson2004-08-131-1/+2
* Since the if_de driver doesn't contain locking, mark it asrwatson2004-08-132-2/+2
* Add a man page for tgmath.h.stefanf2004-08-132-0/+152
* Fix the memory scaling bug when basemem was converted to Kbytes fromambrisko2004-08-131-1/+1
* Use IFQ_SET_MAXLEN() to set the maximum queue depth of the routingrwatson2004-08-131-1/+1
* Extend critical section protection around portions of selection processinggibbs2004-08-131-1/+5
* Fix an off by one in the critical section clearing code. Thegibbs2004-08-131-2/+0
* Commit a work-around for a more general bug involving process state:rwatson2004-08-131-0/+11
* This commit was generated by cvs2svn to compensate for changes in r133665,markm2004-08-131-0/+1054
|\
| * Bring in support for VIA C3 Nehemiah Padlock crypto support (AES).markm2004-08-131-0/+1054
* | Fix building for the ACPI_DEBUG case.njl2004-08-131-0/+1
OpenPOWER on IntegriCloud