Fix typo.
[freebsd.git] / sys /
2014-04-16 traszFix typo.
2014-04-16 traszAdd kern.iscsi.fail_on_disconnection; this is required...
2014-04-16 bzUse ETHER_ALIGN as argument to m_adj() to offset the...
2014-04-16 aeSet oif only for outgoing packets.
2014-04-16 traszRemove useless debug.
2014-04-16 traszBe more strict with locking for is_waiting_for_iscsid...
2014-04-16 traszGet rid of ISCSIDCLOSE; it wasn't used and is redundant...
2014-04-16 traszProperly pass the initiator address when running in...
2014-04-16 traszMake it possible to interrupt login when running in...
2014-04-16 traszProperly identify target portal when running in proxy...
2014-04-16 traszAdd some stuff to make it easier to figure out for...
2014-04-16 traszMake it possible for the iSCSI target side to operate...
2014-04-16 glebiusBackout r257223,r257224,r257225,r257246,r257710. The...
2014-04-16 aeRemove _IP_VHL* macros and related ifdefs.
2014-04-15 rmacklemVlan did not set the value of if_hw_tsomax, so when...
2014-04-15 jhbDon't spindown the BSP if it executes hlt with the...
2014-04-15 mariusCorrect a typo in a device description added in r264257.
2014-04-15 tychonLocal APIC access via 32-bit naturally-aligned loads...
2014-04-15 marcelMake sure not to do I/O for more than MAXPHYS bytes...
2014-04-15 tychonAdd support for emulating the byte move and sign extend...
2014-04-15 bdreweryMake g_access() KASSERT() more useful.
2014-04-15 rmacklemFix build for non-INET that was broken by r264469.
2014-04-15 aeUse SMB_QUERY_FS_SIZE_INFO request to populate statfs...
2014-04-14 bruefferRe-indent break statement.
2014-04-14 bruefferRefine r264422: set buf to NULL only when we don't...
2014-04-14 rmacklemLagg did not set the value of if_hw_tsomax, so when...
2014-04-14 tychonAdd support for emulating the slave PIC.
2014-04-14 gnnCommit various fixes for the SolarFlare drivers, in...
2014-04-14 markjEnsure that all eight syscall arguments are available...
2014-04-14 markjDTrace's pid provider works by inserting breakpoint...
2014-04-13 rpauloImprove the i.MX53 / Digi DTS:
2014-04-13 bruefferFree buf after usage.
2014-04-13 bruefferFree resources and error cases; re-indent a curly brace...
2014-04-13 bruefferAdd a missing comma between error message definitions.
2014-04-13 nwhitehornApparently some of the i386 boot blocks are so close...
2014-04-13 mavJoin CTL worker threads into one process for convenience.
2014-04-13 mavReport more readable state "-" for idle CAM scan thread.
2014-04-13 nwhitehornAdd my copyright here. Most of this is unmodified from...
2014-04-13 nwhitehornFix buildworld. I had some local bits in my build tree...
2014-04-13 impNO_MAN= has been deprecated in favor of MAN= for some...
2014-04-13 davideFix a panic in zfs_rename().
2014-04-13 nwhitehornAdd a simple EFI stub loader. This is a quick and dirty...
2014-04-12 rpauloFix the style of ata_interrupt_locked().
2014-04-12 davideHide internal details of sbintime_t implementation...
2014-04-12 bdreweryUse proper MFSNAMELEN for fs type.
2014-04-12 marcelAlign and round the partitionable disk space to 4K...
2014-04-12 aeProperly release the in6_multi lock.
2014-04-11 jhbSome whitespace and style fixes.
2014-04-11 mavRemove unused val argument value from SYSCTL_INT()...
2014-04-11 sbrunoFix insta-panic on assert of unlocked periph mtx in...
2014-04-11 neelThere is no need to save and restore the host's return...
2014-04-11 jhbThe tw_pcbrele() function does not need the global...
2014-04-11 mavImprove use of socket buffer upcalls.
2014-04-11 tychonAccount for the "plus 1" encoding of the CPUID Function...
2014-04-11 jhbDon't leak the TCP pcbinfo lock if a time wait connecti...
2014-04-11 mavCreate zvol devices on zfs clone.
2014-04-11 hselaskyCorrect IMOD default value according to comment.
2014-04-11 jhibbitsSmall performance optimization. Clobber only cr0,...
2014-04-10 mariusRefine r264257; given that I later on decided to nuke...
2014-04-10 grehanRework r264179.
2014-04-10 bmsIn if_freemulti(), relax the paranoid KASSERT() on...
2014-04-10 jhbCurrently, the TCP slow timer can starve TCP input...
2014-04-10 bdreweryFix spelling error in g_trace() call.
2014-04-10 emasteFix EFI loader object tree creation on 9.x build hosts
2014-04-10 mavFix wrong sizes used to access PD_Type and PD_State...
2014-04-10 kevloAdd the Asus USB-N10 NANO.
2014-04-10 mavDo not increment bio_data in case of BIO_DELETE.
2014-04-10 smhFix build breakage caused by r264295
2014-04-10 davidxuAdd kqueue support for devctl.
2014-04-09 mavFix three refcounter leaks and lock recursion they...
2014-04-09 sbrunoReally, really, really only allow this option for amd64...
2014-04-09 mavIntroduce new serialization type CTL_SERIDX_UNMAP.
2014-04-09 mavWhen splitting huge unmap requests, do it on sector...
2014-04-09 mavRemove support of LUN-based CD changers from cd(4)...
2014-04-09 hselaskyFix for infinite XHCI reset loops when the set address...
2014-04-09 yongariAdd workaround for MCP61 Ethernet controller found...
2014-04-09 adrianAdd a function to check whether the given register...
2014-04-09 sbrunoSpell imgact_binmisc correctly
2014-04-09 peterBump osreldate for tracking SA-14:06
2014-04-08 mavAnother fix for r264274. Last moment cosmetic changes...
2014-04-08 sbrunosys/kern/imgact_binmisc.c -- free the right pointer...
2014-04-08 sbrunoActually, since this is what I thought I was doing...
2014-04-08 mavOops! Few quick fixes for r264274.
2014-04-08 mavAdd support for SCSI UNMAP commands to CTL.
2014-04-08 impPut proper ${} around variable expansion. This fixes...
2014-04-08 sbrunoAdd Stacey Son's binary activation patches that allow...
2014-04-08 emaste(Re)connect sys/boot/amd64 to the build
2014-04-08 delphijFix NFS deadlock vulnerability. [SA-14:05]
2014-04-08 mavWakeup only one thread of added in r263978i at a time.
2014-04-08 emasteAdd explicit casts to quiet warnings in libefi
2014-04-08 emasteFix printf args for 64-bit archs
2014-04-08 emasteCorrect a variable's type for 64-bit Ficl
2014-04-08 emasteRevert r264132, disconnecting sys/boot/amd64 for now
2014-04-08 rayUpdate to fix at r264244.
2014-04-08 rayFix cursor color in reverse video mode.
2014-04-08 mariusDistinguish between the different variants and configur...
2014-04-08 adrianAdd some debugging and forcing of the BAW to match...
2014-04-08 adrianDon't do continue inside the scheduler loop; we really...
2014-04-08 adrianCorrect the actual definition of ath_tx_tid_filt_comp_s...
2014-04-08 adrianAdd a comment explaining the obvious.
next