Move dwmmc.h to dwmmc_reg.h. This is in preperation for adding support to
[freebsd.git] / lib /
2015-08-28 delphijPlug memory leaks when running out of memory.
2015-08-27 impUse CFLAGS_NO_SIMD in preference to varying lists of...
2015-08-26 delphijReplace strndup with OpenBSD's implementation.
2015-08-25 edMake UTF-8 parsing and generation more strict.
2015-08-24 marcelUpgrade libxo to 0.4.5.
2015-08-24 andrewFix libproc on architectures that don't need the progra...
2015-08-24 delphijInstead of doing an no-op (|= 0), actually clear the...
2015-08-24 araujoFix spelling.
2015-08-24 araujoUpdate bzero(3) manpage to following the Posix Standard.
2015-08-21 bjkEditing pass on procctl.2
2015-08-20 kibIf process becomes reaper (procctl(PROC_REAP_ACQUIRE...
2015-08-20 andrewAdd the definitions of __infinity and __nan.
2015-08-20 andrewAdd support to libkvm for reading minidumps on arm64...
2015-08-20 cemgetrlimit.2: Document RSS, AS/VMEM limit behavior more...
2015-08-19 jilleswordexp(): Improve some error codes.
2015-08-18 delphij - ANSIfy
2015-08-18 jilleswordexp(3): Update man page for no longer using the...
2015-08-18 jasoneAdd missing sdallocx updates and remove *allocm manpage...
2015-08-18 jasoneUpdate jemalloc to version 4.0.0.
2015-08-17 emasteOn arm64 disable three tests that hang or panic
2015-08-16 jilleswordexp(): Stop using the undocumented wordexp builtin.
2015-08-15 antoinebsd.lib.mk has to be included after MLINKS assignment
2015-08-15 oshogboAdd support for the arrays in nvlist library.
2015-08-14 pfgRemove a stale comment and clarify the original where...
2015-08-14 pfgMove the stack protector to a new "secure" directory
2015-08-14 araujoMake clear the bcopy(3) manpage regards when it was...
2015-08-13 emasteRoll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAIN
2015-08-13 mavRevert part of r280687, reporting "1" (true) for empty...
2015-08-13 araujoRemove the mention of memcpy(3) that is build on top...
2015-08-12 araujoDescribe that bcopy(3) is deprecated and marked as...
2015-08-11 jillesFix and re-enable UTF-8 tests.
2015-08-11 baptActually disable the invalid test
2015-08-10 kibPre-resolve symbols required for the deferred signal...
2015-08-09 dimIn libm's exp2(3), avoid left-shifting a negative integ...
2015-08-09 peterMove the USE_PREAD configuration knob out of the middle...
2015-08-09 baptRemove 5 and 6 bytes sequences which are illegal in...
2015-08-08 baptRemove 5 and 6 bytes sequences which are illegal in...
2015-08-05 vangyzenDisable SSE in libthr
2015-08-05 edMake it possible to implement poll(2) on top of kqueue(2).
2015-08-04 kibCopy the fencing of the algorithm to do lock-less updat...
2015-08-02 jhbFix a couple of markup typos.
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryunlink(2): Note the possibility for ENOSPC to be return...
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-27 edMake shutdown() return ENOTCONN as required by POSIX...
2015-07-26 pfgBump GCC max-inline-insns-single in libiconv_modules...
2015-07-25 traszUpdate Capsicum and Mandatory Access Control manual...
2015-07-25 delphijDocument the fact that system(3) can easily be misused...
2015-07-24 traszAdd missing capitalization.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-21 pluknetAdd missing priority argument in example code in BUGS...
2015-07-20 pfglibusb: Fix minor cast-qual warning.
2015-07-19 baptDrop libarchive.pc
2015-07-18 kibThe si_status field of the siginfo_t, provided by the...
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-14 bapt.ie is not supposed to be used in manpages
2015-07-12 alcCorrect the description of MADV_DONTNEED. Specifically...
2015-07-12 rodrigcAdd new include path for sha256.h
2015-07-11 adrianAdd an initial NUMA affinity/policy configuration for...
2015-07-11 baptSince sh(1) now supports mulitbyte (only UTF-8) clarify...
2015-07-11 jmgComplete the move that was started w/ r263218.. For...
2015-07-10 andrewAdd support for makecontext. This supports up to 8...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-09 jmgincrease buffer size to significantly increase performa...
2015-07-08 luigionly enable immintrin when clang is used. The base...
2015-07-08 pfgcosmetic: whitespaces-tab before EOL
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 traszFix markup.
2015-07-07 traszRemove reboot.S (part of libc). It's not needed and...
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-07 gshapirolibsm/path.c is about to disappear in the merge of...
2015-07-06 neelMove the 'devmem' device nodes from /dev/vmm to /dev...
2015-07-06 andrewAdd hton and ntoh to the arm64 Symbols.map file, they...
2015-07-06 pkelseyFix sysctl(3) so it returns the intended values for...
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 araujoRemove unused variable to silence clang warning.
2015-07-04 oshogboAdd fdclose(3) function.
2015-07-04 oshogboMove the nvlist source and private includes from sys...
2015-07-04 oshogboMove nvlist documentation to the FreeBSD Kernel Develop...
2015-07-03 gnnNew AES modes for IPSec, user space components.
2015-07-03 kibGrammar and language fixes.
2015-07-03 sjgUpdated depends
2015-07-02 oshogboLet the nv.h and dnv.h includes be only in sys directory.
2015-07-02 gargaBump .Dd due to changes made in r285050 and r285053
2015-07-02 gargaImprove pw_lock.3 text changed in r285050
2015-07-02 gargaWhen passwd or group information is changed (by pw...
2015-07-02 andrewForce the dynamic linker to resolve _end early so we...
2015-07-02 andrewCleanup brk and sbrk to use the same code to find curbr...
2015-07-01 bruefferBump .Dd for the example code update.
2015-07-01 brFirst cut of DTrace for AArch64.
2015-07-01 brMake libproc compilable on AArch64.
2015-07-01 bruefferMake the example code actually work.
2015-07-01 cyVendor import ntp-4.2.8p3.
2015-06-30 kibDocument x86 machine-specific ptrace(2) requests. ...
2015-06-25 andrewImplement fpgetmask, it's needed by Python.
2015-06-25 andrewExport __flt_rounds from the arm64 libc.so
2015-06-24 ianFix compilation when the armv6 world is being compiled...
2015-06-24 andrewImplement fpsetmask. Some third-party software makes...
next