]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Properly reset the fields in clean_unrhdr.
[FreeBSD/FreeBSD.git] / lib /
2017-10-16 mmelSave VFP state in getcontext(3) on ARM.
2017-10-16 avoslibifconfig: allow to get original interface name via...
2017-10-12 emasteallow posix_fallocate in capability mode
2017-10-12 impMove lib/libstand to sys/boot/libsa
2017-10-12 impAdd $FreeBSD$ to ancient sources that it's missing...
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-09 impDisconnect libstand from the build.
2017-10-08 traszcapsicum_helpers: Add EVENT to default stdio rights set
2017-10-06 baptImport 1.14.3
2017-10-05 impSupport armv7 builds for userland
2017-10-05 hselaskyAdd support for new cuse(3) error code, CUSE_ERR_NO_DEVICE.
2017-10-04 bjkmdoc style: start new sentence on new line
2017-10-04 cyFix typo.
2017-10-04 cyClarify the wording describing the stayopen flag.
2017-10-03 brooksRemove an unneeded and incorrect memset().
2017-10-03 traszMake procstat(1) recognize process descriptors, so...
2017-10-03 ruFixed description of msg_name/msg_namelen in recvmsg().
2017-10-02 glebiusHide struct socket and struct unpcb from the userland.
2017-10-02 mizhka[libthr] revert change of visibility of _thread_keytabl...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-29 bdrewery__setrunelocale: Fix asprintf(3) failure not returning...
2017-09-25 cemcapsicum_helpers: Add SEEK to default stdio rights set
2017-09-22 mckusickContinuing efforts to provide hardening of FFS, this...
2017-09-21 oshogboRemove redundant initialization. Don't use variable...
2017-09-17 gordonMFV r323678: file 5.32
2017-09-17 emastelibsysdecode: report invalid cap_rights_t
2017-09-15 emasterename(2): document capability mode errors
2017-09-15 emasteopen(2): update ENOTCAPABLE description for .. lookups
2017-09-14 pfglibedit: raise the warning level to 3.
2017-09-14 kibSilently handle freeaddrinfo(NULL) for compatibility...
2017-09-14 jhbAdd ptrace operations to fetch and store VFP registers.
2017-09-13 pfglibedit: add missing bracket.
2017-09-13 impMinor fixes to edge cases in efi_get_next_variable_name
2017-09-12 tsoomelibstand: tftp_open() can leak pkt on error
2017-09-08 cemlibgeom: Remove redundant and duplicated code
2017-09-07 theravenDocument some invariants for the XLC_ enum.
2017-09-07 impImplement efidp_size
2017-09-06 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-09-06 kibSkylake server core PMC support for hwpmc(4).
2017-09-06 kibMinor style changes to make forthcoming code stand...
2017-09-06 markjAvoid keeping a dangling pointer when the mappings...
2017-09-04 rlibbylibefivar: -fno-strict-aliasing
2017-09-04 jhbDecode pathconf() names, *at() flags, and sysarch(...
2017-09-01 dimUpgrade our copies of clang, llvm, lldb and compiler...
2017-09-01 tsoomelibstand: nfs_readlink() should return proper return...
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-31 impFix parsing File() nodes in device paths.
2017-08-31 impFix printing File() nodes in device paths.
2017-08-30 jhbDon't include GNU object attributes when building with...
2017-08-30 dimFollow-up to r323001: if the actually selected CPUTYPE...
2017-08-29 rlibbylib/msun: add more csqrt unit tests for precision and...
2017-08-29 rlibbylib/msun: avoid referring to broken LDBL_MAX
2017-08-29 dimIn compiler-rt, a few assembler implementations for...
2017-08-26 pfglibc: minor indent(1) cleanups.
2017-08-26 ngieRevert r321457
2017-08-25 cemgetmntinfo(3): Scale faster, and return sooner
2017-08-24 dimUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-23 jhbImprove the coverage of debug symbols for MK_DEBUG_FILES.
2017-08-22 baptImport zstandard 1.3.1
2017-08-22 baptAdd missing compiler.h
2017-08-22 baptImport zstd 1.3.1
2017-08-21 jhbInclude {u,}{div,mod}si3() on mips in libcompiler_rt.
2017-08-21 kibOptimize libc to get and set TLS using the RDFSBASE...
2017-08-21 dimUpgrade our copies of clang, llvm, lld and libc++ to...
2017-08-18 desIn fetch_resolve(), if the port number or service name...
2017-08-18 sevanAdd caveat to kinfo_getvmmap(3) explaining high CPU...
2017-08-16 emasteforce use of ld.bfd for linking i386 libc, even when...
2017-08-14 impThere is no MACHINE_CPUARCH == armv6, remove redunant...
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-13 tuexenFix minor formatting issue.
2017-08-13 kibFix a regression in r321608.
2017-08-13 ngieTESTSDIR isn't required; remove it
2017-08-13 ngieIntegrate the tests moved in r305626 in to the FreeBSD...
2017-08-13 ngieUse hardcoded IPv4/IPv6 addresses for google-public...
2017-08-13 ngieMake root-privileges a requirement for the test
2017-08-13 ngieFix result printing
2017-08-12 ngieHide `sccsid` under #if 0, per example in style(9)
2017-08-12 rlibbyRevert r322418, LDBL_MAX_EXP unsuitable for macro pasti...
2017-08-12 sevanAdd missing header.
2017-08-12 kibImprove standard compliance for memset_s() and abort_ha...
2017-08-12 kibFix indent.
2017-08-11 rlibbylib/msun: avoid referring to broken LDBL_MAX
2017-08-10 pfgfnmatch(3): Update testcase for r322368.
2017-08-10 oshogboLimit descriptors stored in the pidfh structure.
2017-08-10 oshogboStore directory descriptor in the pidfh structure and...
2017-08-10 pfgfnmatch(3): improve POSIX conformance.
2017-08-10 brSupport for v1.10 (latest) of RISC-V privilege specific...
2017-08-09 rlibbyPick 'Remove external linkage for spin_adaptive' from...
2017-08-09 kevanscapsicum_helpers: Add FIODTYPE to default ioctls allowed
2017-08-09 kevanslibusb(3): Expose device caps as libusb_bos_descriptor...
2017-08-09 dimUpgrade our copies of clang, llvm and libc++ to r310316...
2017-08-09 kevansregex(3): Refactor fast/slow stepping bits in the match...
2017-08-08 kevansregex(3): Handle invalid {} constructs consistently...
2017-08-07 bro Replace __riscv__ with __riscv
2017-08-04 ngieMFhead@r322057
2017-08-04 oshogboIntroduce the flopenat(3) function.
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-04 impAdd stpcpy and stpncpy to libstand
next