summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Silence "received disconnect" in the common case.des2013-04-141-2/+6
* Add one more obsolete file.antoine2013-04-141-0/+1
* libc: Fix typo in French translation.jilles2013-04-141-1/+1
* Remove owner field from struct cam_ed, unused at least since FreeBSD 7.mav2013-04-142-2/+0
* MFprojects/camlock r248982:mav2013-04-1424-37/+39
* MFprojects/camlock r248890, r248897, r248898, r248900, r248903, r248905,mav2013-04-1415-422/+171
* Fix typo from previous commit.joel2013-04-141-1/+1
* LSD first synthesised 16/11/38, not 7/4/43.joel2013-04-141-1/+1
* Correct spelling is "Christiaan Huygens".joel2013-04-141-1/+1
* Fixing a clang warning indicating uninitialized variable usage.hiren2013-04-141-1/+1
* Improve/correct a comment. We now support a lot more cpu types.hiren2013-04-141-1/+1
* Clean up.des2013-04-141-39/+12
* Include ldns's b{32,64}_{ntop,pton}().des2013-04-131-1/+6
* Clean up the ntop / pton code. Part of a patch which has been submitteddes2013-04-136-31/+47
* Create sysctl node 'hw.vmm.vmx' and populate it with oids that expose the VMXneel2013-04-131-0/+19
* Fix undefined behaviour in several gpio_pin_setflags() routines (underdim2013-04-138-16/+16
* move the error report to a lower log level... Now you can see when itjmg2013-04-132-4/+5
* Fix the name of the pcb member in the comments.kib2013-04-132-4/+4
* MFprojects/camlock r248894:mav2013-04-131-4/+2
* Fix changes made in r249408.jchandra2013-04-131-1/+1
* Use the MAKEDEV_CHECKNAME flag to check for an invalid device name and returnneel2013-04-131-2/+6
* Unbreak tinderbox build after r249420.jkim2013-04-122-2/+0
* Use the CONNECT method to proxy HTTPS connections through HTTP proxies.des2013-04-121-8/+13
* Fix build.pluknet2013-04-121-2/+2
* Cosmetic change: make a comment reference Sandy Bridge *Xeon*rstone2013-04-121-1/+1
* Although we perform path compression to reduce the height of the trie andalc2013-04-121-20/+33
* Dtrace: resolve const types from fbt and other fixes.pfg2013-04-1217-23/+160
|\
| * Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-04-101-1/+38
* | libthr: Remove _thr_rtld_fini(), unused since r245630.jilles2013-04-122-12/+0
| |
| \
*-. \ Upgrade our copy of llvm/clang to trunk r178860, in preparation of thedim2013-04-122580-119237/+224887
|\ \ \
| | * | Vendor import of clang trunk r178860:dim2013-04-082316-60669/+146869
| | * | Vendor import of clang tags/RELEASE_32/final r170710 (effectively, 3.2dim2012-12-229-62/+107
| * | | Vendor import of llvm trunk r178860:dim2013-04-084182-203079/+418797
| * | | Vendor import of llvm tags/RELEASE_32/final r170710 (effectively, 3.2dim2012-12-2224-355/+565
* | | | Remove the NVME_IDENTIFY_CONTROLLER and NVME_IDENTIFY_NAMESPACE IOCTLs and re...jimharris2013-04-124-84/+91
* | | | Add support for passthrough NVMe commands.jimharris2013-04-123-0/+163
* | | | Move the busdma mapping functions to nvme_qpair.c.jimharris2013-04-125-85/+45
* | | | Remove the NVMe-specific physio and associated routines.jimharris2013-04-122-165/+2
* | | | Add a mutex to each namespace, for general locking operations on the namespace.jimharris2013-04-122-0/+12
* | | | Rename the controller's fail_req_lock, so that it can be used for otherjimharris2013-04-122-7/+8
* | | | Do not panic when a busdma mapping operation fails.jimharris2013-04-122-5/+28
* | | | Move MIPS_MAX_TLB_ENTRIES definition from cpuregs.h to tlb.cjchandra2013-04-122-6/+22
* | | | Add some more dates and relationships.gavin2013-04-121-2/+6
* | | | Fix usage for soreceive(9) - uio must always be non-NULL.trasz2013-04-121-5/+12
* | | | Reflect removing of the counter_u64_subtract() function in the macro.ae2013-04-121-2/+2
* | | | Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'trasz2013-04-1213-54/+5
* | | | Fix incorrect KASSERTs in xlpgejchandra2013-04-121-2/+2
* | | | Fix kenv behavior when there is no static environmentjchandra2013-04-121-13/+16
* | | | sh: Don't modify exit status when break/continue/return passes !.jilles2013-04-123-0/+12
* | | | - Do not bail out if stat(2) fails with ENOENT in the spool directory. Thisgahr2013-04-121-2/+26
OpenPOWER on IntegriCloud