summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Stop defining '_Complex' in a C99 environment, it is supposed to be a keyword.stefanf2004-08-141-0/+2
* Use tabulators after '#define'.stefanf2004-08-141-5/+5
* Avoid using void pointers in additive expressions.stefanf2004-08-145-6/+9
* Cause pfind() not to return processes in the PRS_NEW state. As a result,rwatson2004-08-141-1/+8
* Add a note about RANDOM_IP_ID.dwmalone2004-08-141-0/+5
* Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSDdwmalone2004-08-1423-130/+29
* Fix outgoing ICMP on global instance.phk2004-08-142-10/+10
* Add support for C3 Nehemiah ACE ("Padlock") AES crypto. This comesmarkm2004-08-143-2/+5
* Make informational output look less like an accident.le2004-08-141-2/+2
* Add XXX comment about findcdev() misuse.phk2004-08-141-0/+6
* Don't declare everything we find on a loopback interface for passive:phk2004-08-141-3/+9
* 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
OpenPOWER on IntegriCloud