aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* There's no need to override the clean target. The clean target worksWarner Losh2014-10-163-16/+0
* Add the Dresden Elektronik deRFnode device to uftdi(4).Joerg Wunsch2014-10-162-0/+2
* fwsectors and fwheads used to be somehwat arbitrary. However, they areWarner Losh2014-10-161-1/+23
* Update vt(4) for UEFI defaults and special keysEd Maste2014-10-161-23/+42
* Correct two typosSteven Kreuzer2014-10-162-4/+4
* Follow up to r225617. In order to maximize the re-usability of kernel codeDavide Italiano2014-10-1643-93/+93
* Regenerate src.conf.5 after:Brooks Davis2014-10-161-15/+3
* Document that WITHOUT_TOOLCHAIN causes headers to not be installed, notBrooks Davis2014-10-161-1/+1
* Per r273155, HYPERV is built by default on platforms where it makesBrooks Davis2014-10-161-2/+0
* MK_ARB_EABI was removed in r272350 so remove the documentation.Brooks Davis2014-10-161-2/+0
* Fix the reported streams in a SCTP_STREAM_RESET_EVENT, if aMichael Tuexen2014-10-163-17/+24
* Add an "empty" Makefile.pc98 because it doesn't need/want HYPERV. ItWarner Losh2014-10-161-0/+4
* Fix the type of pte_pa as when it is passed into _kvm_pa2off it is eitherAndrew Turner2014-10-161-2/+2
* Use lockless quota checks in qsync and qsyncvp.Mateusz Guzik2014-10-161-4/+0
* When removing an iSCSI session, check whether all conditions match,Edward Tomasz Napierala2014-10-161-10/+8
* Implement more functional CTL debug logging.Alexander Motin2014-10-166-141/+125
* Fix automountd(8) not to leave zombies.Edward Tomasz Napierala2014-10-161-0/+29
* Add two sysctl(8) to enable/disable NFSv4 server to check when settingMarcelo Araujo2014-10-161-2/+14
* Prevent ZFS leaking pool free spaceSteven Hartland2014-10-161-7/+8
* Remove the "Unable to unwind further" message from DDB.Rui Paulo2014-10-161-4/+3
* Move the adm1030 driver to the proper location, and rename it.Justin Hibbits2014-10-164-3/+3
* HYPERV isn't available on all architectures, but just on by defaultWarner Losh2014-10-165-16/+16
* Slightly improve grammar in EAGAIN description.Gavin Atkinson2014-10-151-3/+3
* sh: Make parseredir() a proper function instead of an emulated nestedJilles Tjoelker2014-10-151-59/+58
* sh: Remove more gotos.Jilles Tjoelker2014-10-153-73/+86
* Merge OpenSSL 1.0.1j.Jung-uk Kim2014-10-151-0/+199
* Merge OpenSSL 1.0.1j.Jung-uk Kim2014-10-15416-1045/+2294
|\
| * Import OpenSSL 1.0.1j.vendor/openssl/1.0.1jJung-uk Kim2014-10-1580-610/+1821
* | Remove setting BIO_DONE flag for BIOs that have done() method.Alexander Motin2014-10-151-3/+1
* | Correct grammos.Jens Schweikhardt2014-10-151-3/+3
* | Update the OFED Linux compatibility layer andHans Petter Selasky2014-10-1536-427/+264
* | Style changes for deadfs:Konstantin Belousov2014-10-151-54/+10
* | When vnode bypass cannot be performed on the cdev file descriptor forKonstantin Belousov2014-10-153-13/+22
* | Change the deadfs poll VOP to return POLLIN|POLLRDNORM if the callerKonstantin Belousov2014-10-151-6/+9
* | Implement FIODTYPE for master ptys.Konstantin Belousov2014-10-151-0/+3
* | Make automountd(8) inform autofs(4) whether directory being handled canEdward Tomasz Napierala2014-10-156-15/+74
* | As pointed out by several people, r273114 was incorrect: it unconditionallyDag-Erling Smørgrav2014-10-152-15/+25
* | Silence down a warning that doesn't provide any useful information unlessEdward Tomasz Napierala2014-10-151-1/+1
* | Add inet/inet6 to the dependency list. Without them if_gif is useless.Andrey V. Elsukov2014-10-151-1/+1
* | Don't take devmtx unnecessarily in vn_isdisk.Mateusz Guzik2014-10-151-3/+6
* | Remove a build artifact of the USDT tests.Mark Johnston2014-10-151-11/+0
* | Drop support for SSLv3.Dag-Erling Smørgrav2014-10-151-1/+1
* | Add a sysctl to allow disabling the monitoring thread.Justin Hibbits2014-10-151-8/+41
* | Set the DROP_EN bit before the RX queue is brought up and active.Adrian Chadd2014-10-151-0/+14
* | filedesc: plug 2 assignments to M_ZERO-ed pointers in falloc_noinstallMateusz Guzik2014-10-151-2/+0
* | Emulate "POP r/m".Neel Natu2014-10-141-20/+77
* | Make automount(8)/automountd(8) treat percent sign as a valid partEdward Tomasz Napierala2014-10-141-1/+1
* | Use '-e' to check if the virtio backing file has already been created.Neel Natu2014-10-141-1/+1
* | Merge the following from ^/projects/release-vmimage:Glen Barber2014-10-144-0/+375
|\ \
| * | Add a separate make(1) target to release/Makefile toGlen Barber2014-10-144-0/+371