]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add a new PCI bus interface method to alloc the ivars (dinfo) for a device.
[FreeBSD/FreeBSD.git] / lib /
2016-04-15 araujoInitialize pointer with NULL instead of 0.
2016-04-14 ngieClean up trailing whitespace in lib/libcam; no function...
2016-04-14 bdreweryMETA_MODE: Don't rebuild build-tools targets during...
2016-04-14 oshogboSet NULL to the ai_next pointer which fix cap_getaddrin...
2016-04-14 emastearm64 libc: hide .cerror, .curbrk, .minbrk for WITHOUT_...
2016-04-14 brUnmagic the thread pointer offset.
2016-04-14 ngieDisable fmaxmin_test when compiling it with clang 3.8.0
2016-04-14 bdreweryBuild libpam modules in parallel.
2016-04-14 bdrewerySimplify building libpam and fix libpam.a not containin...
2016-04-13 pfglibgssapi: avoid NULL pointer dereferences.
2016-04-13 pfglibvgl: do not initialize static storage.
2016-04-12 philMerge libxo 0.4.6
2016-04-12 emasteRemove PS_STRINGS fallback from setproctitle
2016-04-12 kibIf off-page lookup failed, there is no memory to perform
2016-04-11 ngieFix appending -O0 to CFLAGS
2016-04-11 pfglibc: cleanup unnecessary semicolons (part 2).
2016-04-11 pfglibc: cleanup unnecessary semicolons.
2016-04-10 pfglibc: replace 0 with NULL for pointers.
2016-04-09 pfgUSB: replace 0 with NULL for pointers.
2016-04-09 pfglibedit: replace 0 with NULL for pointers.
2016-04-09 pfglibpam: replace 0 with NULL for pointers.
2016-04-09 pfglibfetch: replace 0 with NULL for pointers.
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.
next