]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
amd64/i386: switch IPI handlers to C code.
[FreeBSD/FreeBSD.git] / lib /
2014-03-11 eadlerlibbsdstat: fix warnings, set WARNS
2014-03-11 andrewExport _libc_arm_fpu_present as a private symbol to...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-09 jmgvarious formating fixes, use NUL for NUL bytes..
2014-03-07 eadlerlibc man pages: Remove reference to non-existent FreeBS...
2014-03-06 jillesfts: Don't abort if an empty pathname is given.
2014-03-06 jlhLet __bt_put() accept the R_SETCURSOR flag, as stated...
2014-03-06 adrianAdd 'libstatfoo' from Sam Leffler.
2014-03-06 delphijAdd a manual page for zopen(3) provided by our libz.so.
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-04 marcelReplace use of ${.CURDIR} by ${LIBC_SRCTOP} and define...
2014-03-02 rwatsonWhen querying a process's umask via sysctl in libprocst...
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-03-01 tijlSilence the gcc warning about unsigned comparison with...
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 dimMerge the projects/clang-sparc64 branch back to head...
2014-02-28 dimMerge from head up to r262611.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-27 delphij4626 libzfs memleak in zpool_in_use()
2014-02-27 bjksyncer(4) is a kernel process, not a user process
2014-02-26 dimMerge from head up to r262536.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 desMerge upstream r763: fix is_upper() predicate.
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-26 neelQueue pending exceptions in the 'struct vcpu' instead...
2014-02-25 dimMerge from head up to r262472.
2014-02-25 delphijWrap for loop in #if block testing the size is actually...
2014-02-25 delphijRevert 262462 and 262461, they didn't solve the problem, in
2014-02-24 delphijPatch 2/2:
2014-02-24 delphijPatch 1/2:
2014-02-24 tijlFix an array index out of bounds bug in iconv VIQR...
2014-02-24 tijlFix Simplified Chinese character set conversions by...
2014-02-24 tijlConsistently pass around context information using...
2014-02-23 dimMerge from head up to r262415.
2014-02-23 baptLower the level of WARNS to fix build with gcc
2014-02-23 baptRemove libyaml, it has been replaced by libucl
2014-02-23 baptBranch libucl to the build
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 dimMerge from head up to r262311.
2014-02-21 dimIn lib/msun/ld128/s_expl.c, remove '/*' within block...
2014-02-21 dimFor lib/msun, turn off warnings about unknown pragmas...
2014-02-21 bruefferMatch the correct variable to the variable description.
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-20 dimIn lib/libc/sparc64/sys/__sparc_utrap_setup.c, avoid...
2014-02-20 dimAdd Makefile glue to build the Sparc backend libraries...
2014-02-18 emasteUpdate LLDB bmake build for r262187
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-15 desSwitch the hardcoded default hash function from MD5...
2014-02-15 jmgdocument _JAIL as a possible option to set a cpuset...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-13 eadlerlibutil/pw_util.3: Fix two prototypes.
2014-02-12 glebiusAdd kvm_getncpus() to obtain mp_ncpus.
2014-02-12 emasteAdd bounds check for pteindex / pdeindex
2014-02-12 glebiusWhile it isn't too late and kvm_read_zpcpu() function...
2014-02-12 jmgadd support for building a cross-gdb for ARM... This...
2014-02-10 glebiusExpose real size of UMA allocations via libmemstat(3).
2014-02-09 pjdFix descriptor leak.
2014-02-09 emasteBuild libstand as a 64-bit library on ppc64
2014-02-07 kevloSet errno on inet_ntop(3) failure.
2014-02-07 nwhitehornMake libstand setjmp work for both 64- and 32-bit ABIs.
2014-02-07 jillesfts: Fix double-free with conflicting concurrent modifi...
2014-02-06 emasteBuild libstand as a 64-bit library on amd64
2014-02-05 ianSet the malloc alignment to 64 bytes on platforms that...
2014-02-05 jhbAdd support for FreeBSD/i386 guests under bhyve.
2014-02-05 eadlerlibc/net: fix a portability issue
2014-02-04 eadlerlibc/net: Fix some issues in inet6_opt_init() (from...
2014-02-03 bruefferFix a typo.
2014-02-02 pjdAssert input arguments to buf_send() and buf_recv().
2014-02-02 pjdFix sending empty nvlist.
2014-02-01 kibIn _pthread_kill(), if passed pthread is current thread...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-02-01 jhibbitsAdd hwpmc(4) support for the PowerPC 970 class processo...
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 kibThe posix_madvise(3) and posix_fadvise(2) should return...
2014-01-30 desBump copyright dates
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-29 jhbEnhance the support for PCI legacy INTx interrupts...
2014-01-29 desr261230 broke the cases where the amount of data to...
2014-01-28 uqsmdoc: fix several uses of the Fx macro to point to...
2014-01-28 kaiwMerge from projects/elftoolchain: Upgrade libelf and...
2014-01-28 kaiwMFH@261240.
2014-01-28 desSolve http buffering issues and hangs once and for...
2014-01-28 hselaskyComply to the official LibUSB v1.0 API:
2014-01-26 gshapiroAdd new sendmail 8.14.8 file
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 andrew * Mark static inline functions with __fenv_static.
2014-01-25 andrewUse __fenv_static for all static inline functions.
2014-01-25 kaiwMFH@261151.
2014-01-24 bdreweryAdd MLINK for fdclosedir.3 to directory.3 and sort...
2014-01-23 kibThe posix_fallocate(2) syscall should return error...
2014-01-23 pluknetUpdate EINVAL description.
next