]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Remove root_mount_wait(). It's not used anywhere.
[FreeBSD/FreeBSD.git] / lib /
2015-09-14 Craig RodriguesUse unsigned variables in a few places.
2015-09-14 Craig RodriguesUse ANSI C prototypes.
2015-09-14 Xin LIMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-09-14 Xin LIMFV r277429:
2015-09-13 Jilles Tjoelkerdb/recno: Open with close-on-exec like btree and hash do.
2015-09-13 Jilles Tjoelkersetuid(2): Suggest O_CLOEXEC instead of fcntl(F_SETFD).
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 AndricMerge ^/head r287527 through r287679.
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-11 Mark JohnstonRemove the v_cache_min and v_cache_max sysctls. They...
2015-09-10 Dimitry AndricAmend 287626 by adding lib/libclang_rt/safestack.
2015-09-10 Dimitry AndricUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-10 Michael TuexenZero out a local variable also when PURIFY is not defined.
2015-09-09 Hiroki Sato- Fix SIGSEGV when sa == NULL. NULL check in getnamein...
2015-09-08 Andrew TurnerEnable mincore_test on arm64, we now have a working...
2015-09-08 Edward Tomasz Napi... Make it possible to use acl_create_entry_np(3) to use...
2015-09-08 Konstantin BelousovStyle. Use ANSI definition, wrap long lines, no initia...
2015-09-08 Konstantin BelousovIn the pthread_once(), if the initializer has already...
2015-09-07 Dimitry AndricIn libz's inflateMark(), avoid left-shifting a negative...
2015-09-06 Dimitry AndricMerge ^/head r287502 through r287526.
2015-09-06 Dimitry AndricMinimize the number of files compiled for clang only...
2015-09-06 Dimitry AndricUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 Dimitry AndricImport libc++ 3.7.0 release (r246257).
2015-09-06 Dimitry AndricImport compiler-rt 3.7.0 release (r246257).
2015-09-06 Dimitry AndricImport clang 3.7.0 release (r246257).
2015-09-06 Dimitry AndricUpdate lldb to upstream trunk r242221.
2015-09-06 Dimitry AndricMerge ^/head r287490 through r287501.
2015-09-05 Dimitry AndricMerge ^/head r286858 through r287489.
2015-09-04 Xin LIMFV r287451 + 287452: file 5.24 + fix for bin/181436.
2015-09-04 Xin LIExpose an interface to determine if an ACE is inherited.
2015-09-03 Conrad MeyerDetect badly behaved coredump note helpers
2015-09-03 Edward Tomasz Napi... Fix acl_strip_np(3) breakage introduced in r279962.
2015-09-03 Edward Tomasz Napi... Fix the way acl_init(3) uses posix_memalign(3) - the...
2015-09-02 Hiroki Sato- snprintf() returns at most size-1 of the chars printe...
2015-09-01 Konstantin BelousovFix t_spawnattr test for attributes handling by posix_s...
2015-09-01 Craig RodriguesUse unsigned variable.
2015-09-01 Craig RodriguesUse ANSI C prototypes.
2015-09-01 Hiroki SatoPrint sdl->sdl_data when sdl->sdl_nlen > 0 as link_ntoa...
2015-09-01 Craig RodriguesUse correct function prototype for signal handler.
2015-09-01 Craig RodriguesUse ANSI C prototypes.
2015-09-01 Craig RodriguesMark unused parameters to reduce gcc 4.9 warnings.
2015-09-01 Craig RodriguesUse ANSI C prototypes.
2015-08-31 Ed MasteEnable libproc symbol_lookup tests on arm64
2015-08-31 Craig RodriguesInclude stdlib.h to get devname() prototype.
2015-08-30 Konstantin BelousovFix a mistake in r287292. Despite correctly stating...
2015-08-29 Konstantin BelousovSwitch libc from using _sig{procmask,action,suspend...
2015-08-28 Xin LIPlug memory leaks when running out of memory.
2015-08-27 Warner LoshUse CFLAGS_NO_SIMD in preference to varying lists of...
2015-08-26 Xin LIReplace strndup with OpenBSD's implementation.
2015-08-26 Jung-uk KimMerge ACPICA 20150818.
2015-08-25 Ed SchoutenMake UTF-8 parsing and generation more strict.
2015-08-24 Marcel MoolenaarUpgrade libxo to 0.4.5.
2015-08-24 Andrew TurnerFix libproc on architectures that don't need the progra...
2015-08-24 Andriy GaponMFV (partial) r286889: 5692 expose the number of hole...
2015-08-24 Xin LIInstead of doing an no-op (|= 0), actually clear the...
2015-08-24 Marcelo AraujoFix spelling.
2015-08-24 Marcelo AraujoUpdate bzero(3) manpage to following the Posix Standard.
2015-08-22 Xin LIMFV r287019: leapseconds from tzdata2015f.
2015-08-21 Benjamin KadukEditing pass on procctl.2
2015-08-20 Konstantin BelousovIf process becomes reaper (procctl(PROC_REAP_ACQUIRE...
2015-08-20 Andrew TurnerAdd the definitions of __infinity and __nan.
2015-08-20 Andrew TurnerAdd support to libkvm for reading minidumps on arm64...
2015-08-20 Conrad Meyergetrlimit.2: Document RSS, AS/VMEM limit behavior more...
2015-08-19 Jilles Tjoelkerwordexp(): Improve some error codes.
2015-08-19 Dimitry AndricTentative fix for shifting -1 in libz.
2015-08-18 Xin LI - ANSIfy
2015-08-18 Jilles Tjoelkerwordexp(3): Update man page for no longer using the...
2015-08-18 Andriy Gapon5692 expose the number of hole blocks in a file
2015-08-18 Jason EvansAdd missing sdallocx updates and remove *allocm manpage...
2015-08-18 Jason EvansUpdate jemalloc to version 4.0.0.
2015-08-17 Ed MasteOn arm64 disable three tests that hang or panic
2015-08-17 Dimitry AndricMerge ^/head r286697 through r286857.
2015-08-16 Jilles Tjoelkerwordexp(): Stop using the undocumented wordexp builtin.
2015-08-15 Antoine Brodinbsd.lib.mk has to be included after MLINKS assignment
2015-08-15 Mariusz ZaborskiAdd support for the arrays in nvlist library.
2015-08-14 Pedro F. GiffuniRemove a stale comment and clarify the original where...
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-14 Pedro F. GiffuniMove the stack protector to a new "secure" directory
2015-08-14 Marcelo AraujoMake clear the bcopy(3) manpage regards when it was...
2015-08-13 Edwin GroothuisMFV of 286748,tzdata2015f
2015-08-13 Ed MasteRoll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAIN
2015-08-13 Alexander MotinRevert part of r280687, reporting "1" (true) for empty...
2015-08-13 Marcelo AraujoRemove the mention of memcpy(3) that is build on top...
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 Motin5960 zfs recv should prefetch indirect blocks
2015-08-12 Dimitry AndricMerge ^/head r286694 through r286696.
2015-08-12 Dimitry AndricMerge ^/head r286685 through r286693.
2015-08-12 Alexander MotinMFV r284763: 5981 Deadlock in dmu_objset_find_dp
2015-08-12 Alexander MotinMFV r284762: 5269 zpool import slow
next