summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't send an ABORT chunk with verification 0.tuexen2013-05-171-2/+10
* For ARM, MIPS, and PowerPC, default to 32-byte alignment, but allow itimp2013-05-171-0/+4
* Use readlocking now that assertions on vm_page_lookup() are relaxed.attilio2013-05-171-3/+3
* We really need to get the bsd.own.mk from this tree so thesjg2013-05-172-1/+12
* o Retrive the part number (CP2103 etc) from the hardware on attach.gavin2013-05-171-12/+56
* Relax the object locking in vm_fault_prefault(). A read lock suffices.alc2013-05-171-5/+5
* Relax the object locking assertion in pmap_enter_locked().alc2013-05-174-4/+4
* - Update the release notes to DocBook 4.5 XML to build with thegabor2013-05-17117-1378/+933
* Relax the object locking assertion in vm_page_lookup(). Now that a radixalc2013-05-171-1/+1
* Revert r250692. We'll use 1 kernel config file for the BeagleBone models.rpaulo2013-05-172-128/+3
* Decode new HT 3.00 and 3.10 capabilities.kib2013-05-171-0/+12
* Add new capability types encodings from HyperTransport I/O Linkkib2013-05-171-0/+4
* Upgrade to OpenSSH 6.2p2. Mostly a no-op since I had already patcheddes2013-05-1712-30/+65
* Add a -N option that prints the jail name rather than its number.des2013-05-172-11/+29
* Add some more debugging printf()s to complain if the ath_buf tx queueadrian2013-05-171-0/+23
* Complete revision 243104.grog2013-05-171-1/+3
* Drop any connection to newsyslog. I haven't worked on it for quitegad2013-05-171-1/+0
* guard against MK_SHARED_TOOLCHAIN not being defined.delphij2013-05-161-1/+1
* Similar to r250719: guard against MK_BMAKE not being defined.delphij2013-05-161-1/+1
* Fix cut-n-paste error.julian2013-05-161-2/+2
* Reverse the sense of the test wrt bmake, and guard againstsjg2013-05-162-2/+2
* Constify string pointers.delphij2013-05-161-3/+3
* Minor mdoc improvements.joel2013-05-161-3/+3
* When running the -m option to generate a newfs(8) command suitable formckusick2013-05-162-3/+27
* When reporting the user readable size, round up. Several SD cards notimp2013-05-161-3/+5
* Clean up trailing whitespace.mckusick2013-05-161-3/+3
* Implement NO_ROOT support for distributekernel and packagekernel.brooks2013-05-161-4/+29
* A library function shall not set errno to 0.jh2013-05-161-2/+3
* Tidy up the debugging - don't bother printing out TID pointers; nowadrian2013-05-161-23/+24
* Limit the number of software queued frames when doing non-aggregation.adrian2013-05-161-2/+6
* Dump out the holding buffer descriptor contents and addresses stopping DMA.adrian2013-05-161-2/+12
* Fix a typo in a comment.dteske2013-05-161-1/+1
* Add a handy function for truncating variables to a specific byte-length. Itdteske2013-05-161-0/+20
* Finally change the mbuf to have its own fib field instead of stealingjulian2013-05-164-28/+20
* Build bmake by default.sjg2013-05-162-1/+8
* Add a sample script to create filesystem images from an installed treebrooks2013-05-163-0/+368
* Add dependencies on the firmware, which allows the loading of the cxgbkib2013-05-162-0/+3
* Fix L2 cache write-back invalidate for Sheeva core.gber2013-05-161-0/+8
* Add tcp header flags ECE and CWR defined in RFC 3168.hiren2013-05-163-2/+6
* Add a kernel config file for the BeableBone Black SoC.rpaulo2013-05-161-0/+127
* Return one-based key so that user can check if the key is ever allocateddavidxu2013-05-161-4/+7
* Convert a couple of helper scripts used to test the ip provider to work onmarkj2013-05-152-11/+20
* Rename O_DIRECTORY to O_TMP_DIRECTORY to avoid shadowing the fcntl.hjh2013-05-153-6/+6
* Constify parameters, no functional or binary change.delphij2013-05-151-6/+6
* Implement my first cut at "correct" node power-save andadrian2013-05-157-72/+504
* sbin/camcontrol/camcontrol.casomers2013-05-151-2/+6
* Add Qlogic 10Gigabit Ethernet & CNA Adapter Driver Version 3.10.10 fordavidcs2013-05-1522-0/+11633
* Document WITHOUT_CROSS_COMPILER and WITHOUT_FORMAT_EXTENSIONS.brooks2013-05-151-0/+10
* Add support for an external cross compiler. The cross compiler isbrooks2013-05-153-6/+67
* Add a new option WITHOUT_FORMAT_EXTENSIONS to disable flags related tobrooks2013-05-153-2/+16
OpenPOWER on IntegriCloud