Don't set bits that should be zero for SATA devices.
[freebsd.git] / lib /
2015-04-20 kibRemove code to support the top of the stack layout...
2015-04-18 kibThe lseek(2), mmap(2), truncate(2), ftruncate(2), pread...
2015-04-18 jhibbitsImplement hwpmc(4) for Freescale e500 core.
2015-04-18 kibMake wait6(2), waitid(3) and ppoll(2) cancellation...
2015-04-16 emastecompiler_rt: add floatunsitf for arm64
2015-04-15 tijlRemove the const qualifier from iconv(3) to comply...
2015-04-12 pluknetRemove obsolete bits about maximum number of file systems.
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-10 delphijFor reasons that I am not understand yet, using the...
2015-04-09 baptFix overlinking in bhyve:
2015-04-09 baptConvert mt(1) and libmt to LIBADD
2015-04-09 delphijMFV r281278:
2015-04-08 emastecompiler-rt: include 128-bit quad precision fp support...
2015-04-08 jhibbitsFix powerpc setjmp FPR saving/restoring.
2015-04-07 emastecompiler-rt: add floatditf and floatunditf
2015-04-07 emastecompiler-rt: Implement multc3 - quad-precision complex...
2015-04-07 takawataCheck l2cap socket initialisation and define L2CAP_SOCK...
2015-04-07 andrewAdd the start of libc and libstand for arm64. Not all...
2015-04-06 jhbvfork() first appeared in 3BSD which pre-dates 2.9BSD...
2015-04-06 emasteUpdate reported elftoolchain version to 3179
2015-04-06 glebiusStop including if_var.h from userland.
2015-04-06 pfgMake strlcpy/strlcat slightly easier to read.
2015-04-05 adrianAdd support for the MIPS74K SoC family performance...
2015-04-04 jillesfts: Don't return FTS_SLNONE if it's not a symlink...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-02 emastelibc: Eliminate duplicate copies of __vdso_gettc.c
2015-04-02 andrewAdd stub functions to build libkvm. There will be added...
2015-04-02 traszUpdate open(2) to make it more obvious that O_NOCTTY...
2015-04-02 dimEnsure the cross assembler, linker and objcopy are...
2015-04-01 kibCorrectly handle __fcntl_compat symbol for the !SYSCALL...
2015-04-01 andrewAdd the arm64 parts of libthread_db.
2015-04-01 tychonFix "MOVS" instruction memory to MMIO emulation. Curre...
2015-03-31 jilleswordexp: Explicitly pass along IFS.
2015-03-31 andrewAdd the fe* symbols to libm for arm64.
2015-03-30 andrewAdd pthread_md.h for arm64.
2015-03-30 emasteCorrect mrs_fpcr and mrs_fpsr macros in arm64 fenv.h
2015-03-30 emastecompiler-rt: Build additional quad precision floating...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-29 kibMake kevent(2) a cancellation point.
2015-03-28 tuexenAdd an SCTP symbol which was missed in
2015-03-26 jillessetmode(): Use sysctl kern.proc.umask instead of umask...
2015-03-26 mavMake GEOM_PART work in presence of previous withered...
2015-03-25 jkimRemove defunct SSLv2 support from fetch(1) and fetch(3).
2015-03-20 loosAdd the missing manual page link to the recently added...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-19 andrewStart to import support for the AArch64 architecture...
2015-03-18 andrewWe won't support a.out on arm64/aarch64. As such there...
2015-03-17 bdreweryAdd LIB_CXX so that C++ libraries will use CXX to link.
2015-03-15 dimUpgrade our copy of clang, llvm and lldb to 3.6.0 release.
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-14 dimPull in r231965 from upstream compiler-rt trunk (by...
2015-03-13 pfglibc: plug memory leaks in edge cases for the posix1e...
2015-03-13 jhbThe System V ABI for amd64 allows functions to use...
2015-03-13 stasFix debug symbols loading in libproc: 0 is a valid...
2015-03-12 jhbSpin the twiddle in dosfs to give visual feedback for...
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-10 tuexenAdd a SCTP socket option to limit the cwnd for each...
2015-03-10 karglAccording to POSIX.1-2008, the Bessel functions of...
2015-03-10 rstoneFix Ivy Bridge+ MEM_UOPS_RETIRED counters
2015-03-10 rstoneUse the correct event table for Haswell Xeon events
2015-03-10 rstoneFix Sandy Bridge+ hwpmc branch counters
2015-03-10 rstoneAdd manpage for Haswell Xeon pmc implementation
2015-03-09 jkimFix a typo in comment and explain the reason.
2015-03-09 nwhitehornFix loader on PowerPC following r279784. It turns out...
2015-03-08 loosFix contraction and unnecessary commas in function...
2015-03-08 nwhitehornSave and restore non-volatile floating-point registers...
2015-03-08 loosAdd a new ioctl to allow the setting of GPIO pin names.
2015-03-08 dimFix lib/libnv tests compilation with -std=c++11, by...
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-07 jmgforgot to bump date, and replace contraction (igor)...
2015-03-06 jmgmake things a bit more clear.. we worked together...
2015-03-06 pfgcompat_passwd(): yet another uninitialized access to...
2015-03-05 pfgqsort(3): small style(9) cleanups.
2015-03-05 pfgqsort(3): enhance to handle 32-bit aligned data on...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-03 kenAdd density code for DAT-72, and notes on DAT-160.
2015-03-03 baptLower warnings to please gcc 4.2
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-03-01 karglGive compilers a stronger hint to inline the functions
2015-03-01 karglWhen j0() and j1() were converted to j0f() and j1f...
2015-03-01 rstoneFix build of nv_tests.cc
2015-03-01 rstoneMove libnv into the kernel and hook it into the kernel...
2015-03-01 rstoneAdd macros to make code compile in kernel
2015-03-01 rstonePrevent creation of an invalid nvlist
2015-03-01 rstoneDon't allocate memory for operations that do not insert
2015-03-01 rstoneAdd function to force an nvlist into the error state
2015-03-01 rstoneExtend the unit test to fix the bug caught in r277925
2015-03-01 rstoneAdd tests for dnvlist_take_*
2015-03-01 rstoneAdd tests for dnv_get_*
2015-03-01 rstoneAdd tests for nvlist_free* functions
2015-03-01 rstoneAdd tests for nvlist_take_*
2015-03-01 rstoneAdd test cases for nvlist_move_*
2015-03-01 rstoneAdd tests for nvlist_pack/unpack
2015-03-01 rstoneAdd tests for nvlist_clone
2015-03-01 rstoneTests of basic nvlist add functions
2015-03-01 rstoneRevert r279422. My "apply patch and commit" script...
2015-03-01 rstoneTests of basic nvlist add functions
2015-03-01 rstoneMake libnv headers includable from C++
2015-02-28 kanAvoid lookup of CODESET aliases using uninitialized...
next