summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix ACPI suspend/resume on amd64, which was broken since r208833.jkim2010-06-142-2/+2
* Eliminate checks for a page having a NULL object in vm_pageout_scan()alc2010-06-142-42/+53
* Further unbreak powerpc & sparc64.marcel2010-06-141-1/+3
* Add Clang to OptionalObsoleteFiles.inc.ed2010-06-141-0/+12
* Fix TX retry rate handling. tx->linkq is an index to a rate tablebschmidt2010-06-141-1/+1
* Update vfs_busy(9) and vfs_unbusy(9) manual pages to better match thejh2010-06-142-18/+11
* Pass the -N flag to linked via -Wl.rdivacky2010-06-141-1/+1
* Temporarily bring back the ARM bootinfo (and make tinderbox happy).raj2010-06-142-0/+78
* Remove unused files.rpaulo2010-06-1427-16422/+0
* Update for hostapd & wpa_supplicant 0.6.10.rpaulo2010-06-144-484/+2
* MFV hostapd & wpa_supplicant 0.6.10.rpaulo2010-06-14192-896/+31845
|\
| * Import wpa_supplicant & hostapd 0.6.9.rpaulo2010-06-13257-916/+52748
* | random(6): avoid dead assignmentsuqs2010-06-142-2/+2
* | sc_lastrs is also used in case the sending station is not known, forbschmidt2010-06-141-9/+3
* | Fix bug introduced in SVN rev 194985. When calling pic_assign_cpu()mav2010-06-142-2/+2
* | Virtualize pci_remap_msi_irq() call from general MSI code. It allows MSImav2010-06-144-12/+29
* | Unbreak Clang on PowerPC.ed2010-06-141-1/+6
* | If the compressed data is larger than the uncompressed,kientzle2010-06-142-2/+13
* | Separate _posix1e_acl_id_to_name() into a separate file, tokientzle2010-06-143-55/+101
* | - Because hostapd calls iv_key_set() before if_init(), make sure key_setthompsa2010-06-142-18/+39
* | Fix build breakages on ia64 introduced some commits ago.marcel2010-06-132-36/+37
* | Update a branch missed in r207537.marius2010-06-131-1/+1
* | libedit: Add basic filename completion code from NetBSD.jilles2010-06-134-3/+588
* | style(9) fixes:imp2010-06-131-5/+3
* | Merge from tbemd, with minor tweaks:imp2010-06-131-1/+5
* | Enable ofwdump(8) on ARM as this is a useful tool to inspect a flattenedraj2010-06-131-0/+4
* | Convert Marvell ARM platforms to FDT convention.raj2010-06-1340-2585/+1646
* | Initial FDT infrastructure elements for ARM.raj2010-06-133-0/+193
* | Improve style.raj2010-06-131-1/+2
* | Connect FDT infrastructure to the build system.raj2010-06-134-1/+72
* | Provide identify method for the fdtbus(4).raj2010-06-131-0/+10
* | Do not set WITH_FDT by default based on arch, as this does not work forraj2010-06-131-11/+1
* | Fix conditional FDT support in loader(8).raj2010-06-133-2/+8
* | Disable usage of posix_spawn() inside LLVM.ed2010-06-132-2/+2
* | Unbreak the build on less common architectures.ed2010-06-131-1/+6
* | * Improve compatibility with existing application code by permitting thekaiw2010-06-132-13/+19
* | In NFS clients, instead of inconsistently using #ifdefkib2010-06-139-118/+50
* | Add a utility macro to simplify calculating an aggregate sum from a DPCPUlstewart2010-06-131-0/+11
* | Merge from tbemd:imp2010-06-138-17/+7
* | In threaded processes, destroy the mutex atexit_mutex when we'vecperciva2010-06-131-0/+3
* | cxgb(4): add knob to get packet timestamps from the hardware.np2010-06-122-16/+53
* | make format string a string literal.np2010-06-121-1/+1
* | Make SMP work on MPC7400-based Apple desktops like the PowerMac3,3.nwhitehorn2010-06-122-10/+42
* | These files are no longer required since r207607gavin2010-06-123-355/+0
* | Introduce __isnanf() as an alias for isnanf(), and make the isnan()das2010-06-123-2/+10
* | Install tblgen so partial / progressive builds are still possible.des2010-06-121-1/+1
* | Do the branding right this time.ed2010-06-122-1/+5
* | Add another variation of make_dev(9), make_dev_p(9), that is allowedkib2010-06-122-25/+58
* | When make_dev_credf(MAKEDEV_WAITOK) is called, usekib2010-06-121-4/+4
* | Add modifications of devctl_notify(9) functions that take flags. Usekib2010-06-122-6/+24
OpenPOWER on IntegriCloud