]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
ext2fs: be more verbose about unsupported ext2fs features.
[FreeBSD/FreeBSD.git] / lib /
2017-07-02 Konstantin BelousovCorrect signatures of several pthreads stubs.
2017-07-01 Allan JudeIncrease loop unrolling for skein hashes
2017-06-30 Phil ShaferFix functional_test.sh to use --libxo options instead...
2017-06-30 Konstantin BelousovIn the stdio cleanup push and pop wrappers, always...
2017-06-30 Konstantin BelousovFix typo in the r320472 change to fgetws(). Return...
2017-06-30 Xin LIRevert r300385 and r300624 which was false positive
2017-06-29 Konstantin BelousovMake stdio deferred cancel-safe.
2017-06-29 Andrew TurnerStart to remove _libc_arm_fpu_present checks. We don...
2017-06-29 Xin LIDon't bother to set target for SEEK_END.
2017-06-28 Enji CooperPull down pjdfstest 0.1
2017-06-27 Enji CooperAdd initial documentation for procstat_freeptlwpinfo...
2017-06-27 Enji Cooperprocstat_getptlwpinfo(..): clarify the fact that KVM...
2017-06-25 Ed MasteUpdate to ELF Tool Chain snapshot at r3561
2017-06-24 Konstantin BelousovImplement address space guards.
2017-06-24 Konstantin BelousovRemove the description of MAP_HASSEMAPHORE.
2017-06-24 Konstantin BelousovFix typo.
2017-06-24 Warner LoshBe sure to free allocated statfs11 buffer.
2017-06-23 Warren BlockRemove redundant wording, minor edits for clarity.
2017-06-23 Warner LoshForward compatibility for ino64.
2017-06-23 Alan SomersClarify usage of aio(4) with kqueue(2)
2017-06-22 Andriy GaponMFV r319950: 5220 L2ARC does not support devices that...
2017-06-22 Andriy GaponMFV r319742: 8056 zfs send size estimate is inaccurate...
2017-06-22 Andriy GaponMFV r318947: 7578 Fix/improve some aspects of ZIL writing.
2017-06-22 Xin LIFix use-after-free introduced in r300388.
2017-06-21 Bryan DreweryTweak r320206: Still create the TABLE but not the ...
2017-06-21 Bryan DreweryFollow-up r308602: Don't add missing headers to .depend...
2017-06-20 Andriy GaponMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 Jason EvansDecrease relative branch brittleness.
2017-06-20 Emmanuel VadotUpdate the GNU DTS file from Linux 4.11
2017-06-19 Bryan DreweryUtilize SYSROOT from r320119 in places where DESTDIR...
2017-06-17 Conrad Meyerpdwait4(2): Remove documentation of vaporware
2017-06-17 Konstantin BelousovDo not leak syslog_mutex on cancellation.
2017-06-17 Konstantin BelousovAdd abstime kqueue(2) timers and expand struct kevent...
2017-06-16 Konstantin BelousovMove the description of kern.kq_calloutmax sysctl into...
2017-06-16 Konstantin BelousovStart a new sentence on the new line.
2017-06-16 Maxim SobolevDocument st_flags in the stat(2).
2017-06-16 Phil ShaferMerge libxo-0.8.2:
2017-06-15 Jason EvansUpdate jemalloc to 5.0.0.
2017-06-14 Andriy GaponMFV r319951: 8311 ZFS_READONLY is a little too strict
2017-06-14 Andriy GaponMFV r319948: 5428 provide fts(), reallocarray(), and...
2017-06-14 Andriy GaponMFV r319945,r319946: 8264 want support for promoting...
2017-06-14 Andriy Gapon8264 want support for promoting datasets in libzfs_core
2017-06-13 Dimitry AndricRevert r319796 for now, it can cause undefined referenc...
2017-06-12 Konstantin BelousovAdd ptrace(PT_GET_SC_ARGS) command to return debuggee...
2017-06-12 Enji CooperRemove stdlib.h #include added in r319844
2017-06-12 Enji CooperAdd positive and negative testcases for cam_get_device(3)
2017-06-12 Enji Coopergetbsize(3): clarify that underflow/overflow warnings...
2017-06-10 Mark JohnstonRemove an inaccuracy from socket.2.
2017-06-10 Dimitry AndricRemove a few unneeded files from libllvm, libclang...
2017-06-10 John BaldwinImprove decoding of RB_AUTOBOOT in the 'howto' argument...
2017-06-09 Andriy GaponMFV r319740: 8168 NULL pointer dereference in zfs_create()
2017-06-09 Andriy GaponMFV r319741: 8156 dbuf_evict_notify() does not need...
2017-06-09 Andriy GaponMFV r319739: 8005 poor performance of 1MB writes on...
2017-06-09 Andriy GaponMFV r319738: 8155 simplify dmu_write_policy handling...
2017-06-09 Andriy GaponMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 Andriy Gapon8269 dtrace stddev aggregation is normalized incorrectly
2017-06-09 Andriy Gapon8168 NULL pointer dereference in zfs_create()
2017-06-09 Phil ShaferImport libxo-0.8.1 with official fix to today's build...
2017-06-08 Baptiste DaroussinImport mandoc snapshot 2017-06-08
2017-06-08 Phil ShaferImport libxo-0.8.0:
2017-06-07 Jilles Tjoelkerlibc: Remove futimens() and utimensat() compat stubs.
2017-06-06 Will Andrewstsearch_test: Test twalk & add some determinism.
2017-06-05 Toomas SoomeANSIfy md5 functions
2017-06-03 John BaldwinDecode the 'who' argument passed to getrusage().
2017-06-03 John BaldwinAdd a cross-reference to sysdecode_socket_protocol(3).
2017-06-02 John BaldwinRemove stale cap_rights_get(2) manpage.
2017-06-01 Dimitry AndricFor arm targets, place ABI at the end of the target...
2017-06-01 Stephen J. KiernanWhen sysctlbyname fails, free buf before returning.
2017-06-01 Xin LI * limit size of buffers to RPC_MAXDATASIZE
2017-06-01 Jung-uk KimMerge ACPICA 20170531.
2017-05-31 Jung-uk KimMFV: r319352
2017-05-29 Enji Cooper:dnvlist_get_string__default_value: fix a bogus string...
2017-05-29 Enji Cooperlogarithm_test: assert that feclearexcept succeeds
2017-05-29 Enji Cooperfma_test: mute a warning about unreachable code on...
2017-05-29 Enji Cooper:nvlist_unpack__duplicate_key : check the result of...
2017-05-29 Enji Cooperlib/libnv/tests/dnv_test: fix memory leaks for memory...
2017-05-28 Konstantin BelousovMention that the basep argument to getdirentries(2...
2017-05-28 Toomas Soomeuse the same option list for dhcp discovery and request
2017-05-28 Konstantin BelousovUpdate getdirentries(2) page for new struct dirent...
2017-05-28 Enji Cooperhostent_test_getaddrinfo_eq(..): call freeaddrinfo...
2017-05-28 Enji Cooperhostent_test_getnameinfo_eq(..): initialize found_a_hos...
2017-05-28 Enji CooperBump WARNS from 1 to 3 after recent commits to fix...
2017-05-28 Enji CooperPush `snapshot_file` copying down into run_tests functi...
2017-05-28 Michal MelounImplement sincos, sincosf, and sincosl.
2017-05-28 Enji CooperFix a -Wunused-but-set-variable warning reported by...
2017-05-28 Enji CooperFix -Wunused and -Wshadow warnings
2017-05-28 Enji Coopergetgr_test: fix -Wunused warnings
2017-05-28 Enji Coopergetpw_test: fix -Wunused warnings
2017-05-28 Enji Coopergethostby_test: fix multiple warning types
2017-05-28 Enji Coopergetproto_test: fix -Wunused warnings
2017-05-28 Enji Coopergetrpc_test: fix -Wunused warnings
2017-05-28 Enji Coopergetserv_test: mark unused parameters __unused to fix...
2017-05-28 Enji Coopergetusershell_test: mark mdata parameter in compare_user...
2017-05-28 Enji Coopergetaddrinfo_test: mark unused function parameters __unu...
2017-05-28 Enji Coopergetproto_test: fix -Wmissing-prototypes and -Wsign...
2017-05-28 Enji Coopergetrpc_test: fix -Wmissing-prototypes and -Wsign-compar...
2017-05-28 Enji Coopergetaddrinfo_test: fix -Wsign-compare warnings
2017-05-28 Enji Coopergetserv_test: fix -Wsign-compare and -Wmissing-prototyp...
2017-05-28 Enji Coopergetusershell_test: staticize run_tests(..) to fix warnings
2017-05-28 Enji CooperFix -Wsign-compare warnings
next