]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/uipc_syscalls.c
Merge r263233 from HEAD to stable/10:
[FreeBSD/FreeBSD.git] / sys / kern / uipc_syscalls.c
2015-03-19 rwatsonMerge r263233 from HEAD to stable/10:
2013-10-29 kibMFC r256847:
2013-09-22 glebius- Create kern.ipc.sendfile namespace, and put the new...
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-17 glebius Fix assertion in sendfile_readpage() to assert only...
2013-09-13 grehanImport Hyper-V paravirtualized drivers from projects...
2013-09-11 kibFix build with gcc.
2013-09-11 kibImplement sendfile(2) for the posix shared memory segme...
2013-09-11 grehanIFC @ r255459
2013-09-10 desFix the length calculation for the final block of a...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 markmMFC
2013-09-05 sjgMerge bmake-20130904
2013-09-05 pjdStyle fixes. Most fixes are about not treating integers...
2013-09-05 pjdChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 grehanIFC @ r255209
2013-08-26 markmMFC
2013-08-25 andreGive (*ext_free) an int return value allowing for very...
2013-08-25 markmMFC
2013-08-24 andreAdd an mbuf pointer parameter to (*ext_free) to give...
2013-08-23 markmIFC
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 kibSince the 253927, which removed the soft busy call...
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 markmMFC
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-22 kibRemove the deprecated VM_ALLOC_RETRY flag for the vm_pa...
2013-08-17 delphijFix build.
2013-08-15 glebiusMake sendfile() a method in the struct fileops. Curren...
2013-08-13 glebius- Minor style(9) fix.
2013-08-09 attilioThe soft and hard busy mechanism rely on the vm object...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-04 attilioRemove unnecessary soft busy of the page before to...
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-31 scottlAnother fix for r253823; retain the default of 1 readah...
2013-07-30 scottlCreate a knob, kern.ipc.sfreadahead, that allows one...
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-19 grehanIFC @ r253461
2013-07-15 aeIntroduce new structure sfstat for collecting sendfile...
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-09 kibItem 1 in r248830 causes earlier exits from the sendfil...
2013-05-01 jillesAdd accept4() system call.
2013-04-28 kibEliminate the layering violation in the kern_sendfile...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-19 glebiusDon't compare unsigned socklen_t against < 0.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-28 scottlSeveral fixes and improvements to sendfile()
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 mmMerge libzfs_core branch:
2013-03-19 jillesImplement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC.
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-15 glebius- Use m_get2() instead of hand allocating.
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-12 attilioMFC
2013-03-12 glebiusIn kern_sendfile() use m_extadd() instead of MEXTADD...
2013-03-12 attilioMFC
2013-03-11 tuexenReturn an error if sctp_peeloff() fails because a socke...
2013-03-09 mmMFC @248093
next