Get function prototypes for msg, shm, sem functions
[freebsd.git] / lib /
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...
2015-06-24 andrewSet the alignment of the setjmp magic values correctly...
2015-06-24 araujoSet some internal helpers as static and initialize...
2015-06-24 araujoRemove unused variables to silence CLANG warnings.
2015-06-23 dimAdd __cxa_deleted_virtual to libcxxrt's version map.
2015-06-22 andrewAdd a workaround to correctly align the stack before...
2015-06-22 antoineInstall ncurses html documentation again after r284345
2015-06-22 neelFix a regression in "movs" emulation after r284539...
2015-06-20 jillesfts_children: preserve errno after running close/fchdir
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-18 neelRestructure memory allocation in bhyve to support ...
2015-06-16 sjgnew depends
2015-06-16 andrewExport the ARM __aeabi_mem* functions from libc, they...
2015-06-15 tijlFollow up to r284427: fix NaN mixing for ctanhf too.
2015-06-15 tijl- Change comments to be more consistent with s_ccosh...
2015-06-15 tijlFix some exceptional cases where the sign of the result...
2015-06-15 sjgPay attention to MK_ELFTOOLCHAIN_TOOLS so we build...
2015-06-15 tijlFix some exceptional cases where the sign of the result...
2015-06-15 baptRevert r284417 it is not necessary anymore
2015-06-15 baptEnforce overwritting SHLIBDIR
2015-06-14 tuexenFix name of a constant.
2015-06-14 kibFix typo in comment.
2015-06-14 jlhNetBSD commit log:
2015-06-13 dimFix the following clang 3.7.0 warnings in lib/libfetch...
2015-06-13 sjgAdd META_MODE support.
2015-06-11 sjgMisc fixes from projects/bmake
2015-06-11 araujoRemove unnecessary variable and fix the usage of sysctl(3).
2015-06-10 delphijMFV r284234:
2015-06-10 umeAdd support for '_' occurring at the beginning or end...
2015-06-10 brooksList kinfo_getfile.c only once.
2015-06-10 bro Rework ARMv7 events list using aliases - same way...
2015-06-09 kenAdd support for reading MAM attributes to camcontrol...
2015-06-08 sjgdirdeps.mk now sets DEP_RELDIR
2015-06-07 baptSync with NetBSD:
2015-06-06 andrewSet the correct register when calling sigprocmask in...
2015-06-04 jillesstrchr(3): Mdoc fixes.
2015-06-04 baptrevert r283969,283970 not needed anymore after r283981
2015-06-04 araujoRemove unused variable and silence clang warnings.
2015-06-04 araujoClean up unused variable and silence clang warnings.
2015-06-04 araujoRemove unused variables and silence clang warnings.
2015-06-03 baptCapitalize the list of accepted variables
2015-06-03 baptAdd a pw_mkdb2(3) function which does the same thing...
2015-06-03 baptFix typo
next