]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
sh: Fix some unquoted variables in tests.
[FreeBSD/FreeBSD.git] / lib /
2016-04-08 kibUse __FBSDID() for .c files from lib/libthr/thread.
2016-04-08 kibUse ANSI C function definitions, fix spelling in a...
2016-04-08 kibAssert that the lock objects put into the off-page...
2016-04-06 bdreweryFollow-up r295924: Only sync hash-based db files open...
2016-04-06 andrewRevert a change that sneeked with 297619
2016-04-06 andrewDisable support for compat syscalls on arm64. These...
2016-04-04 acheSJIS encoding don't have single byte characters >= 224
2016-04-04 kibRemove unused variable. It was write-only before r297139.
2016-04-04 acheEUC-type encodings don't have single byte characters...
2016-03-31 brooksDocument KTRFAC_FAULT and KTRFAC_FAULTEND.
2016-03-31 bdreweryWITHOUT_TOOLCHAIN: Skip building of h_raw.
2016-03-31 bdreweryWITHOUT_TOOLCHAIN: Fix build of rtld.
2016-03-30 emastelibc: stop exporting cerror
2016-03-30 pfgfreopen(3): prevent uninitialized errno.
2016-03-30 pfgfreopen(3): prevent uninitialized errno.
2016-03-30 pfgfreopen(3): prevent uninitialized errno.
2016-03-28 jhbFix parsing of a 1GB page table entry.
2016-03-28 traszFix bunch of .Xrs.
2016-03-27 dimCompile libcxxrt as C++11, since it is only really...
2016-03-26 bdreweryImplement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
2016-03-24 bdreweryCCACHE_BUILD: Don't use ccache when generating some...
2016-03-24 bdreweryDon't reset CC away from full-pathed gcc.
2016-03-24 edReplace the CloudABI system call table by a machine...
2016-03-24 emastelibc: stop exporting curbrk and minbrk in the private...
2016-03-22 bzCorrect comment.
2016-03-22 kibApparently there are some popular programs around which...
2016-03-21 jhbFully handle size_t lengths in AIO requests.
2016-03-21 ianIf the dhcp server delivers an interface-mtu option...
2016-03-21 ianActually garbage collect the unused code, as mentioned...
2016-03-21 ianGarbage collect the bswap routines from libstand. ...
2016-03-21 kibLock pshared_lock shared around fork, to ensure that...
2016-03-21 kibProvide more information on failing checks in mutex_ass...
2016-03-21 kibFrom libthr, remove special and strange code to set...
2016-03-21 kibImplement process-shared spinlocks.
2016-03-21 kibFix typo.
2016-03-19 gremboUpdate fetch.1 and fetch.3 to reflect libfetch's actual...
2016-03-18 julianUse the right argumant name
2016-03-18 jhibbitsBump libdevinfo SHLIB_MAJOR, forgotten in r297000.
2016-03-17 sjgxo_config.h no longer in contrib, so -I's needed
2016-03-17 sjgWe need libutil
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 philMove generated file from contrib to build directory.
2016-03-15 emastelibc: don't build compat functions if building WITHOUT_...
2016-03-12 impUse the newly minted Makefile.libcompat to implement...
2016-03-12 kibFix handling of umtxp resource limit in sh(1)/ulimit...
2016-03-12 jhbRemove Symbol.map entries for old AIO system calls...
2016-03-11 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-03-11 bdreweryAdd missing CLEANFILES.
2016-03-11 bdreweryRemove bogus .ORDER.
2016-03-11 jhibbitsAdd to CFLAGS, rather than replacing.
2016-03-11 desNot ready for level 6 yet due to -Wredundant-decls.
2016-03-11 desDefine __bounded__ to fix the gcc build. While there...
2016-03-11 bdreweryUse the new bmake .dinclude feature to make these safe.
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-09 bdreweryDIRDEPS_BUILD: Connect MK_TESTS.
2016-03-09 bdreweryFix and connect setjmp test.
2016-03-09 traszFix spelling of MAXNAMLEN.
2016-03-08 bdreweryDIRDEPS_BUILD: Update clang dependencies after r296417.
2016-03-08 emastelibc/{i386,amd64}: Do not export .cerror when building...
2016-03-06 pfgRevert r296175
2016-03-06 jilleslibc: Add some tests for memcmp().
2016-03-06 lidlAllow O_CLOEXEC to be used in dbopen() flags
2016-03-05 dimUpgrade our copies of clang, llvm, lldb and compiler...
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-05 bdreweryRevert r296395.
2016-03-05 pfgStray tabs and spaces.
2016-03-04 bdreweryParallel installation has been safe here since r267511...
2016-03-04 pfgWork around aliasing issues detected in modern GCC.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 dimUpdate llvm and clang to 3.8.0 release.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 pfgmbtowc(3): set errno to EILSEQ if an incomplete charact...
2016-03-01 kibAdd two comments explaining the fine points of the...
2016-03-01 traszConnect pmc.haswellxeon(3) to the build; looks like...
2016-02-29 jasoneUpdate jemalloc to 4.1.0.
2016-02-29 traszerrno(3) -> errno(2)
2016-02-29 traszkenv(8) -> kenv(1)
2016-02-29 traszFix typo.
2016-02-29 traszsysconf(2) -> sysconf(3)
2016-02-29 traszsendmsg(3) -> sendmsg(2)
2016-02-29 traszFix typos in .Xrs.
2016-02-29 pfgMFV r296159
2016-02-28 kibImplement process-shared locks support for libthr.so...
2016-02-26 pfgRPC: update the getrpcbyname() definition to include...
2016-02-26 bdreweryRemove WARNS inherited fine by ../Makefile.inc.
2016-02-26 bdreweryMake it clear that the "size" argument is for the dst...
2016-02-26 bdreweryUpdate dependencies.
2016-02-26 bdreweryRemove unneeded lines.
2016-02-26 bdreweryThese can build in parallel.
2016-02-26 nwhitehornMake unions in PowerPC libc endian-safe.
2016-02-26 nwhitehornMake FPSCR definition endian clean.
2016-02-26 pfgrpc: fix failure to clear string by passing the wrong...
2016-02-25 oshogboConvert casperd(8) daemon to the libcasper.
2016-02-24 dimUpdate llvm and clang to release_38 branch r261684.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 bdreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-24 bdreweryFAST_DEPEND: Always run depend via beforebuild which...
2016-02-24 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-02-24 pfgdb(3): Fix aliasing warnings from modern GCC.
2016-02-24 pfgdb(3): Fix aliasing warnings from modern GCC.
next