]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - kerberos5
Add support for sysctl knobs to live tune the per interrupt rx/tx packet
[FreeBSD/FreeBSD.git] / kerberos5 /
2015-10-12 Alexander MotinMFV r289188: 6281 prefetching should apply to 1MB reads
2015-10-12 Alexander MotinMFV r289187: 6251 add tunable to disable free_bpobj...
2015-10-12 Alexander MotinMFV r289185: 6250 zvol_dump_init() can hold txg open
2015-10-12 Peter WemmUpdate from svn-1.8.14 to 1.9.2.
2015-10-10 Baptiste DaroussinUpdate Dragonfly Mail Agent to v0.10
2015-10-09 Ed MasteUpdate to ELF Tool Chain r3250
2015-10-09 Dag-Erling SmørgravUpgrade to Unbound 1.5.5.
2015-10-01 Dimitry AndricMerge ^/head r288197 through r288456.
2015-09-30 Mark JohnstonMFV r288408:
2015-09-27 Xin LIMFV r288243: nc from OpenBSD 5.8.
2015-09-26 Bryan DreweryAdd more SUBDIR_PARALLEL.
2015-09-25 Xin LIMFV r288063: make dataset property de-registration...
2015-09-24 Bryan DreweryRemove unneeded dependency of '.o: .h' that bsd.prog...
2015-09-24 Bryan DreweryAdd missing CLEANFILES.
2015-09-24 Bryan DreweryRemove unneeded dependency line.
2015-09-23 Ed MasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-23 Xin LIMFV r288140: update file to 5.25.
2015-09-21 Andriy GaponMFV r287817: 6220 memleak in l2arc on debug build
2015-09-17 Dag-Erling SmørgravUpgrade to Unbound 1.5.4.
2015-09-16 Dimitry AndricUpdate libc++ to 3.7.0 release.
2015-09-14 Xin LIMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-09-14 Xin LIMFV r277429:
2015-09-13 Xin LIMFV r287623: 5997 FRU field not set during pool creatio...
2015-09-13 Xin LINote r286552 as merged and reduce diff against upstream.
2015-09-12 Xin LIMFV r287699: 6214 zpools going south
2015-09-12 Xin LIMFV r287684: 6091 avl_add doesn't assert on non-debug...
2015-09-12 Xin LIMFV r287624: 5987 zfs prefetch code needs work
2015-09-11 Dimitry AndricSince contrib/libc++'s ancestry was never correct,...
2015-09-11 Mark JohnstonMFV r283513:
2015-09-11 Mark JohnstonMFV r283512:
2015-09-10 Dimitry AndricUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 Dimitry AndricUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 Dimitry AndricUpdate lldb to upstream trunk r242221.
2015-09-05 Dimitry AndricMerge ^/head r286858 through r287489.
2015-09-04 Xin LIMFV r287451 + 287452: file 5.24 + fix for bin/181436.
2015-08-27 Hajimu UMEMOTOMove setting of LDFLAGS to the modules which require...
2015-08-27 Hajimu UMEMOTOMake it buildable with WITH_OPENLDAP, again.
2015-08-26 Jung-uk KimMerge ACPICA 20150818.
2015-08-24 Andriy GaponMFV (partial) r286889: 5692 expose the number of hole...
2015-08-22 Xin LIMFV r287019: leapseconds from tzdata2015f.
2015-08-14 Alexander MotinMFV r286765: 5817 change type of arcs_size from uint64_...
2015-08-14 Alexander MotinMFV r285025: 6033 arc_adjust() should search MFU lists...
2015-08-14 Alexander MotinMFV r277431: 5497 lock contention on arcs_mtx
2015-08-13 Edwin GroothuisMFV of 286748,tzdata2015f
2015-08-13 Alexander MotinMFV 286711: 6096 ZFS_SMB_ACL_RENAME needs to cleanup...
2015-08-13 Alexander MotinMFV 286709:
2015-08-12 Alexander MotinMFV 286707: 5959 clean up per-dataset feature count...
2015-08-12 Alexander MotinMFV r286704: 5960 zfs recv should prefetch indirect...
2015-08-12 Alexander MotinMFV r284763: 5981 Deadlock in dmu_objset_find_dp
2015-08-12 Alexander MotinMFV r284762: 5269 zpool import slow
2015-08-12 Dimitry AndricUpdate llvm/clang to r242221.
2015-08-12 Alexander MotinMFV r286682: 5765 add support for estimating send strea...
2015-08-12 Alexander MotinMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-08-11 Alexander V. ChernikovMFP r276712.
2015-08-09 Peter WemmUpdate the private sqlite3 from 3.8.9 to 3.8.11.1 ...
2015-08-09 Peter WemmUpdate svnlite from 1.8.10 to 1.8.14. This is mostly...
2015-08-09 Peter WemmUpdate serf from 1.3.7 to 1.3.8. Mostly disables sslv2...
2015-08-09 Peter WemmUpdate apr-1.5.1 to 1.5.2
2015-08-08 Alexander V. ChernikovMFP r274553:
2015-07-31 Ed MasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 Ed MasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 Bryan DreweryMFV r285970:
2015-07-28 Zbigniew BodekImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 Jung-uk KimMerge ACPICA 20150717.
2015-07-09 Jung-uk KimMerge OpenSSL 1.0.1p.
2015-07-08 Patrick KelseyMFV r285292:
2015-07-08 Patrick KelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 Gregory Neil ShapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 Dimitry AndricUpdate llvm/clang to r241361.
2015-07-05 Cy SchubertMFV ntp-4.2.8p3 (r284990).
2015-07-04 Ed MasteUpdate LLDB snapshot to upstream r241361
2015-06-23 Dimitry AndricUpdate llvm/clang to r240225.
2015-06-20 Dimitry AndricMerge ^/head r284188 through r284643.
2015-06-19 Andriy GaponMFV r284412: 5911 ZFS "hangs" while deleting file
2015-06-18 Jung-uk KimMerge ACPICA 20150619.
2015-06-18 Jung-uk KimFix a typo introduced in r262209.
2015-06-18 Ed MasteImport libcxxrt master e64e93fe5bba67a6d52cbe5a97f8770c...
2015-06-16 Simon J. Gerratynew depends
2015-06-15 Edwin GroothuisMFV of 284395,tzdata2015e
2015-06-13 Simon J. GerratyAdd META_MODE support.
2015-06-12 Jung-uk KimMerge OpenSSL 1.0.1o.
2015-06-12 Andriy GaponMFV r284042: 1778 Assertion failed: rn->rn_nozpool...
2015-06-12 Andriy GaponMFV r284036: 5961 Fix stack overflow in zfs_create_fs
2015-06-12 Andriy GaponMFV r284030: 5818 zfs {ref}compressratio is incorrect...
2015-06-12 Andriy GaponMFV r283534: 5515 dataset user hold doesn't reject...
2015-06-12 Andriy GaponMFV r284040: check that datasets are snapshots
2015-06-11 Simon J. GerratyMisc fixes from projects/bmake
2015-06-11 Jung-uk KimMerge OpenSSL 1.0.1n.
2015-06-11 Xin LIMFV r284276: Fix long options.
2015-06-11 Simon J. GerratyMerge bmake-20150606
2015-06-10 Simon J. GerratyExplain why NO_BEFOREBUILD_INCLUDES is needed
2015-06-10 Simon J. GerratyExplain why NO_BEFOREBUILD_INCLUDES is needed
2015-06-10 Xin LIMFV r284234:
2015-06-10 Dimitry AndricUpdate Makefiles and other build glue for llvm/clang...
2015-06-10 Simon J. GerratyExplain why NO_BEFOREBUILD_INCLUDES is needed
2015-06-08 Simon J. Gerratydirdeps.mk now sets DEP_RELDIR
2015-06-03 Jung-uk KimMFV: r283965
2015-05-27 Dimitry AndricMerge clang trunk r238337 from ^/vendor/clang/dist...
2015-05-27 Dimitry AndricMerge llvm trunk r238337 from ^/vendor/llvm/dist, resol...
2015-05-27 Ed MasteUpdate to ELF Tool Chain r3223
next