summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix error handling.trasz2014-11-211-1/+1
* Document use of wildcards (*) and ampersands (&) in autofs map files.trasz2014-11-211-3/+20
* Close race between cfiscsi_offline() and new connection arrival.mav2014-11-211-15/+17
* Simply remove the tmp dir before creating the symlink. We are doingn_hibma2014-11-211-1/+1
* Add missing error checking for kernel_port_{add,remove}(). Both can failtrasz2014-11-211-3/+22
* Remove bunch of unused lun variables.mav2014-11-211-15/+0
* Reduce race between LUN destruction and request arrival.mav2014-11-211-3/+5
* Fix build for certain MIPS kernels hiding an unused variable under #ifndef.bz2014-11-211-0/+2
* Log errors for absent LUNs too.mav2014-11-211-5/+3
* Partially reconstruct Active/Standby clusting.mav2014-11-2111-58/+99
* Fix smbfs to not zero out statfs f_flags field. Previously, thistrasz2014-11-211-2/+0
* Fix the powerpc64 build.jhibbits2014-11-211-1/+1
* Use canonical __PIC__ flagemaste2014-11-2121-34/+34
* Recommit r274750.imp2014-11-211-29/+25
* Clamp too-large hwpmc callchaindepth to the maximumemaste2014-11-201-2/+3
* Back our r274750 until discussions on proper fix are over.imp2014-11-201-25/+29
* Lock the scsi_low code and the drivers which use it along with otherjhb2014-11-2019-907/+573
* Lock spic(4) and mark it MPSAFE:jhb2014-11-201-31/+39
* Various fixes for wl(4):jhb2014-11-202-432/+420
* Remove residual xpt_release_device() call left after r272406 cleanup.mav2014-11-201-17/+1
* Actually, that was a bad idea. Go back to MAXPARTITIONS.imp2014-11-201-1/+1
* Add L2-cache writeback/flush operations. Supported 32,128-byte line-size,br2014-11-206-13/+290
* The ranges parent bus address may just be a tag to the entry in the parentandrew2014-11-201-4/+87
* Use geom attribute "PART::type" to determine partition type and chooseae2014-11-201-29/+25
* Spell out "Windows" - no need to censor it in a man pageemaste2014-11-201-1/+1
* MFp4: @179066rodrigc2014-11-202-0/+503
* Set the current vnet inside the ioctl handler for ipfilter.rodrigc2014-11-201-0/+11
* cpudep_ap_early_bootstrap() takes no arguments, so no need to give it one.jhibbits2014-11-202-2/+0
* Uniformly refer to a file system as "file system".trasz2014-11-201-3/+3
* Add example on how to use gpart before growfs. While here, reorder examplestrasz2014-11-201-6/+6
* * Add a random deviceadrian2014-11-201-1/+2
* Include a random device.adrian2014-11-201-0/+1
* Document growfs(8) feature apparently nobody knows about.trasz2014-11-201-0/+3
* Use proper ordering in EXAMPLES section in growfs(8).trasz2014-11-201-5/+4
* I agree w/ tedu that this isn't a Bug.. it's like complaining thatjmg2014-11-201-18/+2
* Use db_printsym() instead of our own in backtracesjhibbits2014-11-201-21/+4
* Add support for Power Button PMU events on non-ADB macs, such as aluminumjhibbits2014-11-202-4/+5
* Replace the pw(1) calls with a variable, to make it easier to to change acros...brd2014-11-194-32/+35
* cxgbe(4): figure out the max payload size and save it for later.np2014-11-192-0/+3
* Make the auto_master(5) man page clearer on how auto_mastertrasz2014-11-191-5/+23
* Remove acl_size.c; apparently it was never used.trasz2014-11-191-43/+0
* The number of BSD partitions is variable. Return the proper numberimp2014-11-191-1/+1
* Fix improper .Fx macro usage.trasz2014-11-192-10/+20
* Use __func__ in KASSERTs, since the code is about to be moved to other place.glebius2014-11-191-6/+3
* In vnode_pager_generic_getpages() vp->v_mount is dereferenced in theglebius2014-11-191-4/+2
* Add BERI-specific virtio mmio "platform" device.br2014-11-192-0/+262
* Do not allocate zero-length mbuf in sosend_generic().glebius2014-11-191-1/+1
* Stop using early_putc immediately after configuring console with cninit()zbb2014-11-191-0/+7
* Expose groups by default in ifconfig output. This was never hidden byfeld2014-11-191-3/+2
* pf(4) needs to have a correct checksum during its processing.eri2014-11-191-6/+6
OpenPOWER on IntegriCloud