summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typo in comment.des2013-05-151-1/+1
* Fix a typo: It should be "strtoll" and not "stroll".hiren2013-05-141-3/+3
* Port the new PV entry allocator from amd64/i386/mips to armv6/v7.gber2013-05-143-79/+471
* Centralize standard getopts arguments, both for convenience and to correctdteske2013-05-1443-46/+72
* Add less to rescue build. On amd64, this increases rescue size by aboutdelphij2013-05-131-0/+3
* Improve readability of static assertions for OFFSET_* macros.ed2013-05-132-6/+8
* Rework the way C11 keywords are defined.ed2013-05-131-25/+57
* Add ALQ beacon debugging.adrian2013-05-133-0/+28
OpenPOWER on IntegriCloud