]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Update LLDB snapshot to upstream r201577
[FreeBSD/FreeBSD.git] / sys / ufs /
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-02 delphijMFV r260154 + 260182:
2013-12-30 mckusickFine tune filesystem block allocations under low free...
2013-12-30 mckusickProperly handle unsigned comparison.
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-01 mckusickWe needlessly panic when trying to flush MKDIR_PARENT...
2013-11-20 jmgfix white space...
2013-11-20 jmgfix a use after free, jsegdep_merge will free wk, avoid...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-29 baptMerge byacc 20130925
2013-10-25 rayMFC @r257107.
2013-10-24 pfgUFS2: make di_extsize unsigned.
2013-10-23 rayMFC @r256953
2013-10-21 brooksAllow kernels without options SOFTUPDATES to build...
2013-10-21 mckusickFix build problem on ARM (which defaults to building...
2013-10-21 mckusickRestructuring of the soft updates code to set it up...
2013-10-20 mckusickFourth of several cleanups to soft dependency implement...
2013-10-20 mckusickThird of several cleanups to soft dependency implementa...
2013-10-20 mckusickSecond of several cleanups to soft dependency implement...
2013-10-20 mckusickFirst of several cleanups to soft dependency implementa...
2013-10-14 pfgMake di_blocks unsigned in UFS1 as is the case already...
2013-10-08 rayMFC @r256148.
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-11 grehanIFC @ r255459
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 pjdChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 grehanIFC @ r255209
2013-09-01 rayMFC @r255128.
2013-08-30 markmMFC
2013-08-28 mckusickIn looking at block layouts as part of fixing filesyste...
2013-08-28 mckusickA performance problem was reported in PR kern/181226:
2013-08-28 ivorasTake a very small step toward the Century of the Anchov...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-22 markmIFC.
2013-08-21 kenExpand the use of stat(2) flags to allow storing some...
2013-08-15 rayMFC @r254374.
2013-08-06 mckusickThis bug fix is in a code path in rename taken when...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-05 mckusickWith the addition of journalled soft updates, the ...
2013-08-05 mckusickTo better understand performance problems with journall...
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
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-25 rayMFC @r219886.
2013-07-19 grehanIFC @ r253461
2013-07-14 mckusickUpdate to comments describing block allocation policy.
2013-07-12 kibOnly copy as much bytes as there in superblock, instead...
2013-07-10 pfgChange i_gen in UFS to an unsigned type.
2013-07-09 kibThere are several code sequences like
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-05 grehanIFC @ r252763
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-07-02 mckusickMake better use of metadata area by avoiding using...
2013-07-02 pfgStyle fix: spaces.
2013-07-01 pfgChange i_gen in UFS to an unsigned type.
2013-07-01 pfgChange i_gen in UFS to an unsigned type.
2013-07-01 glebDon't assume that UFS on-disk format of a directory...
2013-07-01 pfgChange i_gen in UFS to an unsigned type.
2013-07-01 pfgChange i_gen in UFS to an unsigned type.
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-31 jeff - Convert the bufobj lock to rwlock.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-22 mckusickProperly spell sentinel (missed in 250891)
2013-05-22 mckusickAdd missing buffer releases (brelse) after bread calls...
2013-05-22 mckusickAdd missing 28th element to softdep types name array.
2013-05-22 mckusickNull a pointer after it is freed so that when it is...
2013-05-22 mckusickRemove a bogus check for a NULL buffer pointer.
2013-05-22 mckusickProperly spell sentinel (not sintenel or sentinal).
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...
next