]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
libc/stdio: Fail fdopen() on an execute-only fd.
[FreeBSD/FreeBSD.git] / sys /
2014-04-21 adrianRewrite the cleanup code to, well, actually work right.
2014-04-21 adrian* Modify the debugging output from pause/resume to...
2014-04-21 adrianMake sure bf_next is NULL'ed out when we're completing...
2014-04-21 adrianFix a cleanup hang if cleanup gets called _during_...
2014-04-20 rmacklemModify the NFSv4 client create/mkdir RPC so that it...
2014-04-20 tuexenAdd consistency checks to ensure that fragments of...
2014-04-20 ianRemove uncessary cache and TLB maintenance ops.
2014-04-20 tuexenSend also a packet containing an ABORT chunk in respons...
2014-04-20 ianFix a comment typo; conversion tables are for leap...
2014-04-20 mmBackport from projects/pf r263908:
2014-04-20 nyanMFi386: r257858 (by kib)
2014-04-19 jillessys/capsicum.h: Remove not very useful visibility guards.
2014-04-19 tuexenUse consistently debug output instead of an uncondition...
2014-04-19 rmacklemModify the NFSv4 client open/create RPC so that it...
2014-04-19 tuexenSend the correct error cause, when a DATA chunk with...
2014-04-19 jmggarbage collect something that hasn't been triggered...
2014-04-18 rmacklemModify the Lookup RPC for NFSv4 so that it acquires...
2014-04-18 delphijMFV r264668:
2014-04-18 delphijMFV r264667:
2014-04-18 delphijMFV r264666:
2014-04-18 impTake out the hack to write -1's to non-NAND. Always...
2014-04-18 impMore properly account for free/reserved segments to...
2014-04-18 impDon't build EISA by default anymore. Remove from i386...
2014-04-18 hselaskyAdd new USB quirk.
2014-04-18 tychonAdd support for the PIT 'readback' command -- based...
2014-04-18 tychonRespect the destination operand size of the 'Input...
2014-04-18 bzNow that I figured out where the ethernet addresses...
2014-04-18 hselaskyAdd support for specifying USB controller mode via...
2014-04-18 jhibbitsEnable and disable the PMC unit at load/unload time...
2014-04-18 tychonAdd support for reading the PIT Counter 2 output signal...
2014-04-17 rmacklemFor NFS mounts using rsize,wsize=65536 over TSO enabled
2014-04-17 jillesfcntl.h: Make visible various POSIX.1-2008 features.
2014-04-17 rwatsonFix typo and case inconsistency in MIPS CP0 register...
2014-04-17 emaxuse correct (integer) type for the temperature sysctl
2014-04-17 kibFix typo.
2014-04-17 mavCorrect AMD chipsets identification.
2014-04-17 bzBased on xlp_machdep.c and completed the list of option...
2014-04-17 bzAdd the initial version of if_nf10bmac(4), a driver...
2014-04-17 aeRemove redundant unlock.
2014-04-17 aeRemove unused variable.
2014-04-16 npDo not set M_BESTFIT if a strategy has already been...
2014-04-16 mavClose the race in older code, that caused connection...
2014-04-16 impInclude opt_ddb.h in the list of SRCS, since we include it.
2014-04-16 mavFix VIRTUAL and PROF interval timers for short interval...
2014-04-16 traszMake it possible for the initiator side to operate...
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...
next