]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
malloc: try to use builtins for zeroing at the callsite
[FreeBSD/FreeBSD.git] / lib /
2018-06-02 Justin HibbitsAdded ptrace support for reading/writing powerpc VSX...
2018-06-01 Mark JohnstonDon't export _end on arm64 and riscv.
2018-06-01 Mark JohnstonRemove an inaccuracy from mincore.2.
2018-06-01 Brooks DavisRemove support for SYS_sys_exit in favor of SYS_exit.
2018-06-01 Matt Macylibpmc: allow substring for list and add function for...
2018-06-01 Matt Macylibpmc: Intel doesn't require runtime counter table...
2018-06-01 Matt Macylibpmc/pmu: update aliases table
2018-05-31 Matt Macyhwpmc: remove unused pre-table driven bits for intel
2018-05-31 Matt Macylibpmc/pmu: enable for i386 as well
2018-05-31 Matt Macylibpmc: add pmu support for uncore events
2018-05-31 Dimitry AndricResolve conflicts between macros in fenv.h and ieeefp.h
2018-05-31 Warner LoshUpdate to device enumeration protocol 2
2018-05-31 Warner LoshSanity check the return from the kernel.
2018-05-30 Warner LoshThere's no meaningful errno when there's a version...
2018-05-30 Hans Petter SelaskyRemove redundant header file from source list in libpcap.
2018-05-30 Matt Macylibpmc: squelch valgrind warnings
2018-05-30 Matt Macylibpmc: bring pmu_util closer in line with style(9)
2018-05-29 Matt Macylibpmc: silence scan-build warnings
2018-05-29 Eric van Gyzenpmc_annotate: adhere to the API
2018-05-29 Matt Macylibpmc: don't return -1 on success in pmc_allocate
2018-05-29 Matt Macylibpmc: don't leak string in error case either
2018-05-29 Matt Macylibpmc: remove fixed counter diagnostic
2018-05-29 Matt Macylibpmc: free allocated string on return from pmc_allocate
2018-05-29 Dag-Erling SmørgravFix an inverted conditional in the netrc code, which...
2018-05-29 Dag-Erling SmørgravFix a few (but far from all) style issues.
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-29 Dag-Erling SmørgravUse __VA_ARGS__ to simplify the DEBUG macro.
2018-05-29 Matt Macylibpmc: add support for using fixed function counters
2018-05-29 Matt Macylibpmc: export names of counters for stat mode, make...
2018-05-29 Eric van GyzenBump the date on man pages in r334306
2018-05-29 Eric van GyzenCross-reference abort2(2) from a few man pages
2018-05-28 Ed Mastestrsep.3: don't silently ignore errors
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-28 Marcelo AraujoRemove unnecessary free(string) from EXAMPLES.
2018-05-28 Marcelo AraujoUpdate strsep(3) EXAMPLE section regards the usage...
2018-05-28 Eric van Gyzenfts_stat: fix buffer overrun on error path
2018-05-28 Eric van Gyzenlibprocstat: fix memory leak
2018-05-26 Matt Macypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-26 Matt MacyRevert r334242 "pmc(3)/hwpmc(4): update supported Intel...
2018-05-26 Matt Macypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-25 Bryan DreweryMETA_MODE: Fix trying to rebuild jevents due to missing...
2018-05-25 Bryan DreweryUse proper BTOOLSPATH for build-tools path.
2018-05-25 Bryan DreweryCleanup style
2018-05-25 Brooks DavisMake vadvise compat freebsd11.
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-24 Matt Macylibpmcstat: Don't build pmu tables on !amd64 until...
2018-05-24 Brooks DavisIndicate the brk/sbrk are deprecated and not portable.
2018-05-24 Matt Macyremove All Rights Reserved from new libpmcstat file
2018-05-24 Matt Macylibpmcstat: import aliases table and bug fixes
2018-05-24 Matt Macyfix !amd64 signature for pmu_sample_rate_get
2018-05-24 Matt Macylibpmcstat: compile in events based on json description
2018-05-23 Konstantin BelousovNote that PT_SETSTEP is auto-cleared.
2018-05-23 Matt Macyhwpmc: add thread id field to callchain and context...
2018-05-23 John BaldwinRemove references to the LIBC_SCCS and SYSLIBC_SCCS...
2018-05-23 John BaldwinUse __SCCSID() for SCCS IDs.
2018-05-23 Mark JohnstonRevert r334090.
2018-05-23 Eitan Adlerlibmd: build with WARNS=1
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-22 John BaldwinUse __SCCSID for SCCS IDs in libkvm sources.
2018-05-22 Konstantin BelousovImplement printf(3) family %m format string extension.
2018-05-22 Cy SchubertConform to Berne Convention.
2018-05-22 Matt Macypmcstat: add option to not decode the leaf function...
2018-05-20 Sevan JaniyanUse St macro for specifying C standards.
2018-05-20 Sevan JaniyanFix a typo and remove an unneeded Tn macro as highlight...
2018-05-20 Cy SchubertStyle fixup:
2018-05-20 Cy SchubertFix build post r333919.
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-19 Cy SchubertConform to Berne Convention.
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-17 Lawrence StewartPlug a memory leak and potential NULL-pointer dereferen...
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-16 Dag-Erling SmørgravForward Reply-Message attributes to the user, unless...
2018-05-13 Konstantin BelousovAdd implementations for clog(3), clogf(3), and clog(3).
2018-05-12 Dag-Erling SmørgravPreserve if-modified-since timestamps across redirects.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-12 Konstantin BelousovPROC_PDEATHSIG_CTL will appear first in 11.2.
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-11 Jason EvansUpdate jemalloc to version 5.1.0.
2018-05-11 Dag-Erling SmørgravReduce <sys/queue.h> pollution.
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-10 Xin LIRemove "All rights reserved" from my files.
2018-05-09 Eric van GyzenRemove 'All rights reserved' from my files
2018-05-09 Niclas ZeisingRemove "all rights reserved" on files where I have...
2018-05-09 Ed Mastelld: Omit PT_NOTE for SHT_NOTE without SHF_ALLOC
2018-05-09 Konstantin BelousovNow that a special no-SSP libc is used for rtld, allow
2018-05-09 Konstantin BelousovCreated static libc PIC/no-SSP library to be used by...
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
next