aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a kernel config file for the BeableBone Black SoC.Rui Paulo2013-05-161-0/+127
* Return one-based key so that user can check if the key is ever allocatedDavid Xu2013-05-161-4/+7
* Convert a couple of helper scripts used to test the ip provider to work onMark Johnston2013-05-152-11/+20
* Rename O_DIRECTORY to O_TMP_DIRECTORY to avoid shadowing the fcntl.hJaakko Heinonen2013-05-153-6/+6
* Constify parameters, no functional or binary change.Xin LI2013-05-151-6/+6
* Implement my first cut at "correct" node power-save andAdrian Chadd2013-05-157-72/+504
* sbin/camcontrol/camcontrol.cAlan Somers2013-05-151-2/+6
* Add Qlogic 10Gigabit Ethernet & CNA Adapter Driver Version 3.10.10 forDavid C Somayajulu2013-05-1522-0/+11633
* Document WITHOUT_CROSS_COMPILER and WITHOUT_FORMAT_EXTENSIONS.Brooks Davis2013-05-151-0/+10
* Add support for an external cross compiler. The cross compiler isBrooks Davis2013-05-153-6/+67
* Add a new option WITHOUT_FORMAT_EXTENSIONS to disable flags related toBrooks Davis2013-05-153-2/+16
* Fix typo in comment.Dag-Erling Smørgrav2013-05-151-1/+1
* Fix a typo: It should be "strtoll" and not "stroll".Hiren Panchasara2013-05-141-3/+3
* Port the new PV entry allocator from amd64/i386/mips to armv6/v7.Grzegorz Bernacki2013-05-143-79/+471
* Centralize standard getopts arguments, both for convenience and to correctDevin Teske2013-05-1443-46/+72
* Add less to rescue build. On amd64, this increases rescue size by aboutXin LI2013-05-131-0/+3
* Improve readability of static assertions for OFFSET_* macros.Ed Schouten2013-05-132-6/+8
* Rework the way C11 keywords are defined.Ed Schouten2013-05-131-25/+57
* Add ALQ beacon debugging.Adrian Chadd2013-05-133-0/+28
* Support sending ATH_ALQ messages with no payload.Adrian Chadd2013-05-131-3/+5
* etc/rc.d/syslogdAlan Somers2013-05-131-1/+3
* Use an ugly hack to get around bootstrapping problems when buildingDimitry Andric2013-05-131-0/+5
* Remove a bogus re-assignment.Jung-uk Kim2013-05-131-2/+0
* Deal correctly with 40G ports that don't have any transceiver pluggedNavdeep Parhar2013-05-131-0/+7
* Fix typo in net.inet.tcp.minmss sysctl description.Jim Harris2013-05-131-1/+1
* As python3 does not have raw_input(), convert it to input() when weHiren Panchasara2013-05-131-1/+5
* Improve the debugging output - use the MAC address rather than variousAdrian Chadd2013-05-132-37/+112
* Since the node state is 100% back under the TX lock, just kill the useAdrian Chadd2013-05-132-17/+10
* Oops, commit the other half of r250606.Adrian Chadd2013-05-132-27/+135
* This lock only protects the rate control state for now, mention this.Adrian Chadd2013-05-131-1/+1
* Begin tidying up the reassociation and node sleep/wakeup paths.Adrian Chadd2013-05-131-22/+37
* Set st_nlink in the stat structure within the inode to 1 as well.Marcel Moolenaar2013-05-131-0/+1
* mdoc sweepJoel Dahl2013-05-138-28/+67
* o Add accessor functions to add and remove pages from a specificAttilio Rao2013-05-134-206/+152
* Add a remark to the effect that a manually started relearn will alwaysMark Johnston2013-05-131-0/+4
* The HPN patch added a new BUG bit for SSH_BUG_LARGEWINDOWBryan Drewery2013-05-131-1/+1
* Bandaid for compiling with gcc, which happens to be the default compilerPeter Wemm2013-05-131-0/+1
* Pull in r181286 from upstream llvm trunk:Dimitry Andric2013-05-131-5/+6
* MFV: less v458.Xin LI2013-05-1314-457/+492
|\
| * Vendor import of less v458.vendor/less/v458Xin LI2013-05-1314-457/+492
* | mdoc sweep.Joel Dahl2013-05-1215-21/+33
* | Add support for the eofflag to nfs_readdir() in the new NFSRick Macklem2013-05-121-1/+8
* | Revert r250565 which causes issues for older CPUsEitan Adler2013-05-121-18/+18
* | - pctrie really only requires two byte alignment so that there is a singleJeff Roberson2013-05-121-1/+5
* | Refactor vm_page_alloc()'s interactions with vm_reserv_alloc_page() andAlan Cox2013-05-123-25/+63
* | Fix several typosEitan Adler2013-05-1211-12/+12
* | head -n doesn't take negative arguments on FreeBSD, so instead use sed '$d'Mark Johnston2013-05-122-4/+4
* | Bring back part of r249367 by adding DTrace's temporal option, which allowsMark Johnston2013-05-1217-301/+1087
|\ \
| * | Update vendor-sys/illumos/dist to illumos-gate 14020:3843f7c5f635Martin Matuska2013-04-281-15/+8
* | | Fix typo in UPDATINGEitan Adler2013-05-121-1/+1