summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Check that flopen() can lock against self and that children inherit the lock.des2009-06-061-6/+41
* Revert (once again, and hopefully for the last time) to flock(2) locks.des2009-06-062-23/+14
* Add missing .Ppdes2009-06-061-0/+1
* Remove opt_mac.h generation for various kernel modules that no longerrwatson2009-06-0621-23/+19
* Regen:edwin2009-06-061-3647/+4705
* pciconf(8) removes characters after an #, therefor remove them.edwin2009-06-061-8/+10
* When trying to see if we could update the share/misc/pci_vendors,edwin2009-06-061-79/+99
* Add an interim userland utility for managing vimages / virtualizedzec2009-06-064-0/+347
* Unbreak options VIMAGE build.zec2009-06-061-1/+0
* Initial version of the sec(4) driver for the integrated security engine foundraj2009-06-067-0/+2314
* Provide 64-bit big endian bus space operations for PowerPC. They are requiredraj2009-06-062-9/+74
* Use #ifdef APPLE_MAC instead of #ifdef MAC to conditionalize Apple-specificrwatson2009-06-061-2/+2
* Eliminate trailing_slash, which was made redundant in r193028.des2009-06-061-23/+11
* Drop Giant.des2009-06-061-12/+14
* o add bits for STBC and Greenfieldsam2009-06-061-5/+8
* Only four out of nine arguments for ip_ipsec_output() are actually used.pjd2009-06-053-5/+3
* reserve node flag bits for a-msdu tx/rxsam2009-06-051-3/+7
* reserve ioc's for Greenfield and STBCsam2009-06-051-0/+2
* Simplify.pjd2009-06-051-4/+2
* correct status code returned for ht capability mismatch on assoc/reassocsam2009-06-051-1/+1
* o correct/add action frame categoriessam2009-06-051-1/+5
* add tid param to ieee80211_notify_replay_failure to get the correct rscsam2009-06-054-6/+6
* Put intrcnt, eintrcnt, intrnames and eintrnames into the .data section.kib2009-06-051-0/+1
* move kernel ipfw-related sources to a separate directory,luigi2009-06-058-7/+7
* Import ACPICA 20090521.jkim2009-06-056-23/+64
* Import ACPICA 20090521.jkim2009-06-0578-342/+337
* Import ACPICA 20090521.jkim2009-06-05211-16372/+25026
|\
| * Resync with head.jkim2009-06-0425-246/+600
| * Prefer predefined DSDT signature from header file.jkim2009-06-041-1/+1
| * Fix ACPI table override. Since ACPI CA 20090123, any ACPI table can bejkim2009-06-041-4/+17
| * Do not install SSDT when DSDT is overriden by user.jkim2009-06-041-0/+15
| * Resync with head.jkim2009-06-03232-18083/+2066
| |\
| * | Trim unnecessary files from the import.jkim2009-06-0331-13100/+5
| * | Fix acpidump(8) disassmebly with option -d. iasl(8) creates disassembledjkim2009-06-031-7/+25
| * | Merge ACPI utilities as well.jkim2009-06-025-16/+39
| * | Chase ACPICA API changes (for kernel and boot loader).jkim2009-06-0278-338/+320
| * | Remove function redeclaration. It was upstreamed but lost somehow.jkim2009-06-021-8/+0
| * | Canonify include paths again.jkim2009-06-02175-706/+706
| * | Fix include path fixup for contrib/dev/acpica/include/platform/*.h.jkim2009-06-021-0/+5
| * | MFV: ACPICA 20090521jkim2009-06-02239-15290/+37027
| |\ \
| | * | Import ACPICA 20090521 (with three patches from ACPICA GIT).jkim2009-06-01252-9074/+34815
| | * | Move subdirectoies of interpreter one level up as it is done in the vendorjkim2009-06-0143-0/+0
| | * | Temporarily revert system includes fixups to make future import easier.jkim2009-06-01169-571/+571
| | * | Restore directory structures from actual vendor distribution.jkim2009-06-01164-0/+0
| | * | flatten acpica vendor areaavg2009-05-19201-0/+0
* | | | lack of power save violates 802.11 and is a bug, not a "caveat"sam2009-06-053-9/+9
* | | | note lack of power save support in ap modesam2009-06-053-0/+12
* | | | Do not force the mtu to 2290; this was done to insure large EAPOL framessam2009-06-051-12/+0
* | | | vm_thread_swapin() needn't validate any pages. The pages are alreadyalc2009-06-051-1/+0
* | | | Simplify contigfree().alc2009-06-051-3/+1
OpenPOWER on IntegriCloud