]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Extend loader(8) geli support to all architectures and all disk-like devices.
[FreeBSD/FreeBSD.git] / lib /
2018-07-12 impFix an obvious 'is odd' check.
2018-07-11 cyMFV r324714:
2018-07-10 kibRemove bits of the old NUMA.
2018-07-10 brooksGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-10 impTweak documentation to RB_ constants to reflect current use
2018-07-09 cemIntegrate SHA2-224 with userspace components
2018-07-08 pfglibiconv: correct undefined behavior.
2018-07-08 markjReduce diff between msun/src/e_pow.c and msun/src/e_powf.c.
2018-07-08 markjFix whitespace issues in bessel function routines.
2018-07-06 kevansconfig(8): Fix broken ABI
2018-07-05 sefThis exposes ZFS user and group quotas via the normal
2018-07-05 brooksRevert r335983.
2018-07-05 brooksGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-05 brooksMake struct xinpcb and friends word-size independent.
2018-07-04 kibAdd setproctitle_fast(3) for frequent callers.
2018-07-03 jamieAllow jail names (not just IDs) to be specified for...
2018-07-03 jhbClean up the vcs ID strings in libc's gen/ directory.
2018-07-03 jhbStrip __RCSID() and __SCCSID() strings by default when...
2018-07-03 brRevert 335888 ("Ensure va_list is declared by including...
2018-07-03 bro Ensure va_list is declared by including stdarg.h.
2018-07-03 hartiUpdate bsnmp to version 1.13. This does not bring user...
2018-07-01 oshogboWith r335636 C++ program use libcasper.h and capsicum_h...
2018-06-30 dimMore follow-up to r335799 (llvm/clang 6.0.1 update...
2018-06-30 dimFollow-up to r335799 (llvm/clang 6.0.1 update), by...
2018-06-29 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 cemsigaction.2: Minor cleanups
2018-06-27 bdreweryDon't use CCACHE for linking.
2018-06-27 bdreweryRework check for libclang_rt to see if the needed libra...
2018-06-26 oshogbo[libcasper] Use explicit_bzero instead of memset to...
2018-06-26 woodsb02geli attach multiple providers
2018-06-26 hselaskyImprove the userspace USB string reading function in...
2018-06-25 brdAdd a file missed in r335645.
2018-06-25 brooksNormalize the g(eom,cache,part,...) build.
2018-06-25 eadlerusers(1): Use capsicum helpers for users
2018-06-23 oshogboDocument libcasper_service.
2018-06-22 bdreweryRevert r335449 and add needed MK_LLD_BOOTSTRAP check...
2018-06-22 dimAdd support for selectively enabling LLVM targets
2018-06-21 ianAdd some words clarifying that rename(2) does nothing...
2018-06-20 bdreweryFix sources needed for lld.
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
next