]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
fix top after arc accounting change
[FreeBSD/FreeBSD.git] / lib /
2018-06-20 bdreweryRework WITHOUT_LLD/TOOLCHAIN fix from r327892 for cross...
2018-06-20 stevekThis library allows for user space applications to...
2018-06-19 oshogboFix typo.
2018-06-18 oshogbolibnv: Add nvlist_append_*_array() family of functions.
2018-06-18 oshogbolibnv: add regression test for r335344.
2018-06-18 oshogbolibnv: Remove nvlist argument from cnvlist_{take,free...
2018-06-18 eadlerlibcapsicum: adding missing man page links
2018-06-17 eadlerliby: rewrite yyerror.h
2018-06-16 eadlerliby: build with WARNS=6
2018-06-16 dteskeFix comparison between pointer and char literal
2018-06-16 kibRemove unused file.
2018-06-16 kibRework ofed build.
2018-06-15 bdreweryPut in temporary hacks for jevents.
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 araujoFix style(9) space vs tab.
2018-06-13 traszGet rid of references to /usr/share/doc/ from ports...
2018-06-13 eadleratoi.3: bump .Dd
2018-06-13 eadlerlibc: remove explicit cast NULL in atoi
2018-06-11 rlibbypmc gcc fixups
2018-06-10 kiblibc qsort(3): stop aliasing.
2018-06-10 jhbUse __SCSSID() for SCCS IDs.
2018-06-09 mmacypmc: fix logic in skipping riscv
2018-06-09 mmacypmc: don't build on riscv where there's no kmod support
2018-06-07 mmacylibpmc: add missed (uintmax_t) casts
2018-06-07 mmacypmc: convert native to jsonl and track TSC value of...
2018-06-07 mmacylibpmc: simplify lookup by idx
2018-06-06 cemstrdup.3: Document standardization in POSIX
2018-06-06 cemstrcpy.3: Improve legibility and clarity
2018-06-06 cemclog.3, complex.3: Fix typos and igor style issues
2018-06-06 sbrunoLoad balance sockets with new SO_REUSEPORT_LB option.
2018-06-06 mmacyhwpmc: add summary command and further metadata extensions
2018-06-05 markjDon't build brk_test on platforms that don't support...
2018-06-05 mmacyhwpmc: log name->pid, name->tid mappings
2018-06-04 mmacylibpmc: improve arg checking
2018-06-04 mmacylibpmc / stat: use westmere supported counter
2018-06-04 markjReimplement brk() and sbrk() to avoid the use of _end.
2018-06-04 mmacyupdate pmc_pmu_idx_get_by_event signature for !x86
2018-06-04 mmacypmc: add filter command
2018-06-04 mmacyhwpmc: ABI fixes
2018-06-02 asomerspty.3: Add a HISTORY section
2018-06-02 jhibbitsAdded ptrace support for reading/writing powerpc VSX...
2018-06-01 markjDon't export _end on arm64 and riscv.
2018-06-01 markjRemove an inaccuracy from mincore.2.
2018-06-01 brooksRemove support for SYS_sys_exit in favor of SYS_exit.
2018-06-01 mmacylibpmc: allow substring for list and add function for...
2018-06-01 mmacylibpmc: Intel doesn't require runtime counter table...
2018-06-01 mmacylibpmc/pmu: update aliases table
2018-05-31 mmacyhwpmc: remove unused pre-table driven bits for intel
2018-05-31 mmacylibpmc/pmu: enable for i386 as well
2018-05-31 mmacylibpmc: add pmu support for uncore events
2018-05-31 dimResolve conflicts between macros in fenv.h and ieeefp.h
2018-05-31 impUpdate to device enumeration protocol 2
2018-05-31 impSanity check the return from the kernel.
2018-05-30 impThere's no meaningful errno when there's a version...
2018-05-30 hselaskyRemove redundant header file from source list in libpcap.
2018-05-30 mmacylibpmc: squelch valgrind warnings
2018-05-30 mmacylibpmc: bring pmu_util closer in line with style(9)
2018-05-29 mmacylibpmc: silence scan-build warnings
2018-05-29 vangyzenpmc_annotate: adhere to the API
2018-05-29 mmacylibpmc: don't return -1 on success in pmc_allocate
2018-05-29 mmacylibpmc: don't leak string in error case either
2018-05-29 mmacylibpmc: remove fixed counter diagnostic
2018-05-29 mmacylibpmc: free allocated string on return from pmc_allocate
2018-05-29 desFix an inverted conditional in the netrc code, which...
2018-05-29 desFix a few (but far from all) style issues.
2018-05-29 desUse __VA_ARGS__ to simplify the DEBUG macro.
2018-05-29 mmacylibpmc: add support for using fixed function counters
2018-05-29 mmacylibpmc: export names of counters for stat mode, make...
2018-05-29 vangyzenBump the date on man pages in r334306
2018-05-29 vangyzenCross-reference abort2(2) from a few man pages
2018-05-28 emastestrsep.3: don't silently ignore errors
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-28 araujoRemove unnecessary free(string) from EXAMPLES.
2018-05-28 araujoUpdate strsep(3) EXAMPLE section regards the usage...
2018-05-28 vangyzenfts_stat: fix buffer overrun on error path
2018-05-28 vangyzenlibprocstat: fix memory leak
2018-05-26 mmacypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-26 mmacyRevert r334242 "pmc(3)/hwpmc(4): update supported Intel...
2018-05-26 mmacypmc(3)/hwpmc(4): update supported Intel processors...
2018-05-25 bdreweryMETA_MODE: Fix trying to rebuild jevents due to missing...
2018-05-25 bdreweryUse proper BTOOLSPATH for build-tools path.
2018-05-25 bdreweryCleanup style
2018-05-25 brooksMake vadvise compat freebsd11.
2018-05-24 mmacylibpmcstat: Don't build pmu tables on !amd64 until...
2018-05-24 brooksIndicate the brk/sbrk are deprecated and not portable.
2018-05-24 mmacyremove All Rights Reserved from new libpmcstat file
2018-05-24 mmacylibpmcstat: import aliases table and bug fixes
2018-05-24 mmacyfix !amd64 signature for pmu_sample_rate_get
2018-05-24 mmacylibpmcstat: compile in events based on json description
2018-05-23 kibNote that PT_SETSTEP is auto-cleared.
2018-05-23 mmacyhwpmc: add thread id field to callchain and context...
2018-05-23 jhbRemove references to the LIBC_SCCS and SYSLIBC_SCCS...
2018-05-23 jhbUse __SCCSID() for SCCS IDs.
2018-05-23 markjRevert r334090.
2018-05-23 eadlerlibmd: build with WARNS=1
2018-05-23 philImport libxo-0.9.0:
2018-05-22 jhbUse __SCCSID for SCCS IDs in libkvm sources.
2018-05-22 kibImplement printf(3) family %m format string extension.
2018-05-22 cyConform to Berne Convention.
2018-05-22 mmacypmcstat: add option to not decode the leaf function...
next