]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/vfs_subr.c
When detaching an unix domain socket, uipc_detach() checks
[FreeBSD/FreeBSD.git] / sys / kern / vfs_subr.c
2012-02-25 trocinyWhen detaching an unix domain socket, uipc_detach(...
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-06 kibCurrent implementations of sync(2) and syncer vnode...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-25 kibWhen doing vflush(WRITECLOSE), clean vnode pages.
2012-01-17 mckusickMake sure all intermediate variables holding mount...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-06 jhbUse proper argument structure types for the extattr...
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-23 jhbAdd post-VOP hooks for VOP_DELETEEXTATTR() and VOP_SETE...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-04 jhbAdd the posix_fadvise(2) system call. It is somewhat...
2011-10-27 jhbWhitespace fix.
2011-10-25 pjdThe v_data field is a pointer, so set it to NULL, not 0.
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-07 jonathanChange one printf() to log().
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-04 kibMove parts of the commit log for r166167, where Tor...
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-25 attilioFix a deficiency in the selinfo interface:
2011-07-24 mckusickMove the MNTK_SUJ flag in mnt_kern_flag to MNT_SUJ...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-06-29 alcAdd a new option, OBJPR_NOTMAPPED, to vm_object_page_re...
2011-06-24 jonathanTidy up a capabilities-related comment.
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-29 hrsMerge from head@222434.
2011-05-13 attilioMFC
2011-05-13 mdfUse a name instead of a magic number for kern_yield...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-28 attilioAdd the watchdogs patting during the (shutdown time...
2011-04-23 rmacklemFix a LOR in vfs_busy() where, after msleeping, it...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-04-04 pluknetRemove malloc type M_NETADDR unused since splitting...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-08 kibDo not assert buffer lock in VFS_STRATEGY() when kernel...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-08 mdfBased on discussions on the svn-src mailing list, rewor...
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-02 mdfPut the general logic for being a CPU hog into a new...
2011-01-25 kibWhen vtruncbuf() iterates over the vnode buffer list...
2011-01-18 mdfSpecify a CTLTYPE_FOO so that a future sysctl(8) change...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-06 jhb- Restore dropping the priority of syncer down to PPAUS...
2010-12-27 kibTeach ddb "show mount" about MNTK_SUJ flag.
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-25 dimSync: merge r215709 through r215824 from ^/head.
2010-11-24 kibAllow shared-locked vnode to be passed to vunref(9).
2010-11-22 dimSync: merge r215464 through r215708 from ^/head.
2010-11-19 kibRemove prtactive variable and related printf()s in...
2010-11-14 dimSync: merge r215273 through r215318 from ^/head.
2010-11-14 brucecFix some more style(9) issues.
2010-11-14 brucecFix style(9) issues from r215281 and r215282.
2010-11-14 brucecAdd descriptions to some more sysctls.
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-11 kibProtect mnt_syncer with the sync_mtx. This prevents...
2010-09-01 emasteAs long as we are going to panic anyway, there's no...
2010-08-30 jhexecve(2) has a special check for file permissions...
2010-08-28 pjdThere is a bug in vfs_allocate_syncvnode() failure...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-12 kibThe buffers b_vflags field is not always properly prote...
2010-08-06 jkimMerge ACPICA 20100806.
next