]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Make timehands count selectable at boottime.
[FreeBSD/FreeBSD.git] / lib /
2019-09-08 mhorneFix cpuwhich_t column width
2019-09-05 cyBounds check again after advancing cp, otherwise we...
2019-09-05 adrian[lib80211] add initial VHT (11ac) channel ranges for...
2019-09-05 manupkgbase: Create a FreeBSD-utilities package and make...
2019-09-05 manupkgbase: Put a lot of binaries and lib in FreeBSD-runtime
2019-09-05 manupkgbase: Put libbluetooth in the bluetooth package
2019-09-05 manupkgbase: Move libcap_ to FreeBSD-runtime
2019-09-05 manupkgbase: Tag passwd related file to be in FreeBSD-runti...
2019-09-05 manupkgbase: lib80211 is needed by ifconfig(8) so put it...
2019-09-04 sevanAdjust history, info source from v1's manuals
2019-09-03 kevansAllow more nesting of GEOM partitioning schemes
2019-09-03 kibAdd procctl(PROC_STACKGAP_CTL)
2019-09-03 mjgAdd sysctlbyname system call
2019-09-02 emastelibc: Use musl's optimized memchr
2019-09-02 mjglibutil: remove SIGSYS handling from setusercontext
2019-09-02 kevansmips: fix some mcount nits
2019-09-01 markjExtend uma_reclaim() to permit different reclamation...
2019-09-01 emastelibc: remove gets
2019-08-31 lwhsuUnskip test cases from netbsd-tests by defining __HAVE_FENV
2019-08-28 markjDocument fetchReqHTTP().
2019-08-27 traszIntroduce <sys/qmath.h>, a fixed-point math library...
2019-08-23 lwhsulib.libc.gen.getmntinfo_test.getmntinfo_test is unstabl...
2019-08-22 kevansmips: hide regnum definitions behind _KERNEL/_WANT_MIPS...
2019-08-22 kevanslibc: mips: remove unused longjmp.c
2019-08-22 cyMFV r346563:
2019-08-21 kibFix _pthread_cancel_enter() and _pthread_cancel_leave...
2019-08-16 bdreweryRework r339635 to fix .depend.tables.h handling.
2019-08-16 emasteAdd @generated tag to libc syscall asm wrappers
2019-08-15 mmacypmc: restore "unhalted-cycles" alias
2019-08-15 kevansRevert r351078, r351085: stand/quad.h eviction
2019-08-15 kevanslibc quad.h: one last _STANDALONE correction
2019-08-15 kevansstand: kick out quad.h
2019-08-14 emastecompiler-rt: enable __bswapsi2/__bswapdi2 for RISC-V
2019-08-12 kibIncrease YPMAXRECORD to 16M to be compatible with Linux.
2019-08-11 kibwait(2): clarify reparenting of children of the exiting...
2019-08-11 kibwait(2): split long line by using .Fo/.Fa instead of...
2019-08-09 bdragonImplement _umtx_op_err.S on powerpc / powerpc64.
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-08 jhibbitsmips: Fix register target for SP setting in libproc
2019-08-08 cemimport zstd 1.4.2
2019-08-08 cemimport zstd 1.4.1
2019-08-07 dimFix a possible segfault in wcsxfrm(3) and wcsxfrm_l(3).
2019-08-07 oshogbocap_filergs: limit size of the file name
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 jeffAdd two new kernel options to control memory locality...
2019-08-01 markjAdd an MLINK for daemonfd(3).
2019-08-01 markjFix formatting.
2019-07-31 kibAvoid conflicts with libc symbols in libthr jump table.
2019-07-31 kibAvoid conflicts with libc symbols in libthr jump table.
2019-07-31 oshogbognop: Introduce requests delay.
2019-07-30 asomersMFHead @350453
2019-07-30 oshogbofileargs: fix formating in EXAMPLES
2019-07-30 asomersMFHead @350426
2019-07-29 oshogbolibcasper: remove reference to deprecated system.random
2019-07-29 markjRemove a duplicate file listing in the libarchive tests.
2019-07-29 markjAdd mkostempsat(3).
2019-07-28 asomersMFHead @r350386
2019-07-26 dimMerge libcxxrt master f96846efbfd508f66d91fcbbef5dd8089...
2019-07-25 emastelibsysdecode: use the proper include directory
2019-07-25 bjkFix grammar nit in copy_file_range docs
2019-07-25 rmacklemAdd libc support for the copy_file_range(2) syscall...
2019-07-25 asomersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-24 markjRemove cap_random(3).
2019-07-24 emastelibsysdecode: add explicit dependencies on recently...
2019-07-22 brooksBe consistent about temporary variable use in adjacent...
2019-07-21 markjLink fileargs_lstat.3.
2019-07-20 jhbexpand_number(3) parses suffixes, not prefixes.
2019-07-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-19 brooksAvoid copying too much from the input string.
2019-07-19 brooksRemove an unneeded temporary variable in two functions.
2019-07-19 brooksUse the __DECONST macro rather than hand rolling it.
2019-07-19 manupkgbase: Add a FreeBSD-dpv package
2019-07-18 brooksInclude a mode when creating files with openat().
2019-07-18 brooksDocument that setmode(3) is not thread safe.
2019-07-17 brooksRemove redundent decleration of __elf_phdr_match_addr().
2019-07-17 asomersstyle changes to getvfsbyname
2019-07-17 kibbsearch.3: Improve the example.
2019-07-16 markjAdd a regression test which transfers varying number...
2019-07-16 markjUse a platform-independent constant for PKG_MAX_SIZE.
2019-07-16 markjConvert the nvlist send/recv tests to ATF.
2019-07-16 markjChase r350037.
2019-07-15 olivierFix filename to avoid skipping lib/libc/net/servent...
2019-07-15 jhbAdd ptrace op PT_GET_SC_RET.
2019-07-13 ianAdd arm_sync_icache() and arm_drain_writebuf() sysarch...
2019-07-11 sjglibsecureboot: avoid recusion in ve_trust_init
2019-07-11 kibRestore ability to pass NULL name argument to pthread_s...
2019-07-10 ianReorganize the SRCS lists as one file per line, and...
2019-07-06 kibDocument atomicity for read(2) and write(2).
2019-07-06 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-02 emastelibc: correct iconv buffer overflow
2019-07-02 kibControl implicit PROT_MAX() using procctl(2) and the...
2019-07-01 arichardsonAllow bootstrapping elftoolchain on MacOS and Linux
2019-06-30 desChanges to the expose_password functionality:
2019-06-30 arichardsonReduce size of rtld by 22% by pulling in less code...
2019-06-29 lwhsuInstall missing test data file
2019-06-28 mmMFV r349454:
2019-06-28 kibTypo.
2019-06-27 asomersMFHead @349476
2019-06-26 sjglibsecureboot: allow OpenPGP support to be dormant
next