]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs/ufs
Update to tcsh 6.18.01.
[FreeBSD/FreeBSD.git] / sys / ufs / ufs /
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-21 Konstantin BelousovFix found places where uio_resid is truncated to int.
2012-02-17 Bjoern A. ZeebIFC @231845
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-07 Konstantin BelousovSprinkle missed calls to asynchronous UFS_UPDATE()...
2012-02-06 Konstantin BelousovCurrent implementations of sync(2) and syncer vnode...
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-16 Ivan VorasAdd a bit of verbosity to the comment.
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-08 Konstantin BelousovAvoid LOR between vfs_busy() lock and covered vnode...
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-09 Gleb KurtsouUse implementation independent inoNN_t scalars for...
2011-11-06 Ed SchoutenRemove MALLOC_DECLAREs of nonexisting malloc-pools.
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-31 Peter HolmFix the wrong commit log message for r226967: "Added...
2011-10-31 Peter HolmThe kern_renameat() looks up the fvp using the DELETE...
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-03 Doug BartonUpgrade to BIND version 9.8.1. Release notes at:
2011-08-23 Andrey V. ElsukovFix lock leak.
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-07-30 Kirk McKusickUpdate to -r224294 to ensure that only one of MNT_SUJ...
2011-07-24 Kirk McKusickMove the MNTK_SUJ flag in mnt_kern_flag to MNT_SUJ...
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-15 Kirk McKusickAdd an FFS specific mount option to allow a filesystem...
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-07-04 Jeff Roberson - Fix an inode quota leak. We need to decrement the...
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-20 Gavin AtkinsonMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 Gregory Neil ShapiroMerge sendmail 8.14.5 to HEAD
2011-06-13 Attilio RaoMFC
2011-06-12 Kirk McKusickUpdate to soft updates journaling to properly track...
2011-06-12 Dimitry AndricUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-10 Jeff RobersonImplement fully asynchronous partial truncation with...
2011-06-10 Jeff Roberson - Add support for referencing quota structures without...
2011-06-10 Jeff Roberson - If the fsync in ufs_direnter fails SUJ can later...
2011-06-09 Xin LIMFV: Update to less v444.
2011-06-03 Ed SchoutenUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 Jung-uk KimMerge ACPICA 20110527.
2011-05-28 Doug BartonUpgrade to 9.6-ESV-R4-P1, which address the following...
2011-05-22 Attilio RaoMFC
2011-05-22 Attilio RaoMFC
2011-05-22 Rick MacklemFix the ufs/ffs file system so that it uses the lock
2011-05-22 Rick MacklemAdd a lock flags argument to the VFS_FHTOVP() file...
2011-05-11 Xin LIMFV: nc(1) from OpenBSD 4.9.
2011-05-09 Xin LIMFV: Update to less v443.
2011-05-06 Ruslan ErmilovUpdate to a 6-May-2011 release (upstreamed some of...
2011-05-05 Dag-Erling SmørgravMerge two upstream patches from vendor branch. No...
2011-05-04 Alexander LeidingerCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 Dag-Erling SmørgravUpgrade to OpenSSH 5.8p2.
2011-05-03 Ruslan ErmilovUpdate to a 1-May-2011 release (except for the isblank...
2011-05-02 Dimitry AndricUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-26 Edwin GroothuisMFV of tzdata2011g, 221089.
2011-04-24 Konstantin BelousovVFS sometimes is unable to inactivate a vnode when...
2011-04-17 Nathan WhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 Jung-uk KimRe-merge with ACPICA vendor source.
2011-04-15 Jung-uk KimMerge ACPICA 20110413.
2011-04-11 Edwin GroothuisMFV of r220547, tzdata2011f:
2011-04-05 David E. O'Brien* Add the readline(3) API to libedit. The libedit...
2011-04-03 Edwin GroothuisMFV of tzdata2011e:
2011-03-29 Martin MatuskaUpgrade of base gcc and libstdc++ to the last GPLv2...
2011-03-20 Konstantin BelousovRetire opt_ffs_broken_fixme.h.
2011-03-18 Hajimu UMEMOTOImport openresolv from vendor branch, actually.
2011-03-17 Konstantin BelousovRemove the #if defined(FFS) || defined(IFS) braces...
2011-03-17 Jung-uk KimMerge ACPICA 20110316.
2011-03-16 Edwin GroothuisMFV of r219685, tzdata2011d
2011-03-12 David SchultzMerge gdtoa-20110304.
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-03-08 Edwin GroothuisMFV of tzdata2011c, r219409
2011-03-07 Konstantin BelousovSimplify uses of the web of pointers.
2011-03-07 John BaldwinThe UFS dirhash code was attempting to update shared...
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-02-27 Dimitry AndricUpdate llvm/clang to trunk r126547.
2011-02-24 Martin MatuskaUpdate xz to release 5.0.1
2011-02-20 Dimitry AndricUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218875
2011-02-19 Konstantin Belousovv_mountedhere is a member of the union. Check that...
next