summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Re-format the nfsv4.4 man page so that all sentences start on armacklem2009-06-031-10/+20
| * Remove unused VM includes.jhb2009-06-032-7/+0
| * Add one further check with mac_policy_count to an mbuf copying caserwatson2009-06-031-0/+3
| * Adjust the padding of struct pcpu to r193219.marius2009-06-031-2/+2
| * Continue work to optimize performance of "options MAC" when no MAC policyrwatson2009-06-0311-96/+328
| * - Remove unused sparc64-bitops.h file. Our ext2fs code doesn't usestas2009-06-031-264/+0
| * treat IEEE80211_S_CSA as a "running state"; this fixessam2009-06-031-4/+4
| * Trim an obsolete comment.jkoshy2009-06-031-5/+0
| * Make GPT style partitiong endian-safe in U-Boot support library.raj2009-06-031-13/+28
| * - Style(9) improvements.stas2009-06-031-271/+220
| * - Sync our copies of ext2fs Linux headers to current Linux versions.stas2009-06-035-67/+75
| * Add vm_lowmem event handler for dirhash. This will cause dirhashes to besnb2009-06-032-26/+109
| * Where if not in examples we should follow style(9)?pjd2009-06-032-34/+30
| * lchflags(2) takes int, not u_long like chflags(2) and fchflags(2).pjd2009-06-031-1/+1
| * Correct comment.pjd2009-06-031-1/+1
| * By default, label all network interfaces as biba/equal on attach. Thisrwatson2009-06-031-1/+1
| * Use ISO C99 style inline semantics in msun.ed2009-06-036-15/+30
| * calls callout_drain(9) to un-schedule a scan timer to prevent a pageweongyo2009-06-031-0/+1
| * Mark MAC Framework sx and rm locks as NOWITNESS to suppress warnings thatrwatson2009-06-021-2/+2
| * Add support for the experimental nfs subsystem to the scripts inrmacklem2009-06-026-11/+75
| * improve raw xmit failure handlingsam2009-06-021-17/+21
| * count frag tx failures as an ifnet errorsam2009-06-021-0/+1
| * fix commentsam2009-06-021-1/+1
| * restart tdma beacons after vap destroysam2009-06-021-4/+10
| * remove another vestige of the null if_softc on detach hacksam2009-06-021-16/+6
| * fix typosam2009-06-021-1/+1
| * fix setting of ni_txratesam2009-06-021-25/+1
| * partially fix mode setting; this no longer returns an error but stillsam2009-06-021-1/+1
| * Place the fifo and ref counting variables on the stack to prevent races.thompsa2009-06-022-101/+98
| * move if_detach to the top of ieee80211_ifdetach to close various racessam2009-06-021-2/+3
| * move ifq_detach from if_detach to if_free; this permits callers tosam2009-06-021-3/+1
| * Remove MAC kernel config files and add "options MAC" to GENERIC, with therwatson2009-06-0214-196/+7
| * Initialize iov and iovlen before use.pjd2009-06-021-0/+2
| * Add internal 'mac_policy_count' counter to the MAC Framework, which is arwatson2009-06-0213-85/+83
| * - Use volatile for signal variables.lulf2009-06-021-2/+2
| * Reorgansise the logic for tranversing the pipe list.thompsa2009-06-021-9/+9
| * Fix compile after the removal of bsd_udev.thompsa2009-06-021-1/+1
| * Fix multithread issue where the is_uref variable was not set and clearedthompsa2009-06-021-8/+23
| * Staticize ukbd_detach and fix indentation.thompsa2009-06-021-2/+2
| * Re-enable WARNS=6 after my universe test.delphij2009-06-021-0/+1
| * Add libusb20_tr_get_length to get the transfer length.thompsa2009-06-023-4/+39
| * Remove hack used to deal with ifnet teardown now that if_detach and thesam2009-06-023-42/+8
| * Buf-ring fixes for mxgegallatin2009-06-022-27/+8
| * In bwi_newstate, only zero the bssid when we stop a STA. And onlyimp2009-06-021-6/+20
| * Remove unneeded include.rwatson2009-06-021-2/+0
OpenPOWER on IntegriCloud