summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sound Mega-commit. Expect further cleanup until code freeze.ariff2009-06-0792-5785/+12467
* Eliminate an unused variable from allocbuf().alc2009-06-071-3/+0
* Mention the range for the exit status for the exit special builtin.jilles2009-06-071-0/+1
* Welcome to a default installed /etc/ntp.confedwin2009-06-072-0/+63
* Make "human-readable" (-H/-h) output also "humanize" inode counts.simon2009-06-072-6/+37
* - Outindent long printf lines instead of splitting them in thestas2009-06-071-11/+12
* I don't know why fstab doesn't document that the fifth field specifiesimp2009-06-071-0/+2
* Fix compilation when compiled w/out WITNESS.adrian2009-06-071-0/+1
* Remove cruft at 0E11-0002. Informed upstream.edwin2009-06-071-1/+1
* Fix a lockorder reversal I introduced in r193436 when I moved thermacklem2009-06-071-0/+1
* Eliminate an unneeded forward declaration. (This should have been removedalc2009-06-061-2/+0
* If vm_pager_get_pages() returns VM_PAGER_OK, then there is no need to checkalc2009-06-062-3/+2
* 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
OpenPOWER on IntegriCloud