]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Unroll vgrind filter to no longer depend on vgrind(1) during buildworld.
[FreeBSD/FreeBSD.git] / lib /
2011-01-25 kibEmit .note.GNU-stack for the syscall stubs generated...
2011-01-25 kanDo not allocate buffer to hold data for zero-sized...
2011-01-25 kibDocument PT_FLAG_FORKED, PT_FOLLOW_FORK, pl_tdname...
2011-01-24 uqslibkvm: Unbreak build for powerpc64/powerpc
2011-01-23 uqslibkvm: fix process runtime calculation on crashdumps
2011-01-23 uqslibkvm code janitoring
2011-01-21 jillesgetgroups(2): Remove mention of <sys/param.h> and refer...
2011-01-19 mdfIntroduce signed and unsigned version of CTLTYPE_QUAD...
2011-01-17 desFix a bug related to connection caching which could...
2011-01-16 jillesmknod(2): The required include is <sys/stat.h>, not...
2011-01-14 kibMark csu on PowerPC as not requiring executable stack.
2011-01-14 kibMark assembler sources from libc as working with non...
2011-01-14 kibMark libcompiler_rt as not needed executable stack...
2011-01-13 kibThe (%esp & 0xf) == 0 should be true before the call...
2011-01-13 dimApply a workaround for a binutils issue with the .note...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-11 davidxuFix a typo.
2011-01-10 kibFor the process that already loaded libthr but still...
2011-01-09 dougbRevert part of r217071 so that us mere mortals can...
2011-01-09 kibImplement the __pthread_map_stacks_exec() for libthr.
2011-01-08 kibImplement __pthread_map_stacks_exec() callback for...
2011-01-08 kibFix some style(9) issues.
2011-01-08 kibFix struct FILE * leak on error (in disabled by default...
2011-01-07 impRetire TARGET_ABI.
2011-01-07 kibAdd section .note.GNU-stack for assembly files used...
2011-01-07 kibAdd section .note.GNU-stack for assembly files used...
2011-01-07 kibAdd section .note.GNU-stack for assembly files used...
2011-01-07 kibAdd section .note.GNU-stack for assembly files used...
2011-01-07 kibFix braino in r217101. -Wa is used to supply assembler...
2011-01-07 kibOn amd64 and i386, force assembler to mark objects...
2011-01-07 kibEmit .note.GNU-stack for the syscall stubs generated...
2011-01-06 impMake this work on big endian MIPS, while not breaking...
2011-01-06 davidxuReturn 0 instead of garbage value.
2011-01-05 dimOn i386 and amd64, consistently use the following optio...
2011-01-05 dimIn lib/libstand, sys/boot/ficl and sys/boot/zfs, -mno...
2011-01-04 emasteQuiet clang warnings by using string literal format...
2011-01-04 davidxuBecause sleepqueue may still being used, we should...
2010-12-29 kanSwitch mips architectures back to libgcc.
2010-12-28 uqsRevert most of r210764, now that mdocml does the right
2010-12-24 davidxuAlways clear flag PMUTEX_FLAG_DEFERED when unlocking...
2010-12-22 davidxuAdd sleep queue code.
2010-12-22 davidxuMFp4:
2010-12-20 syrinxUnbreak the build by temprorarily not using include...
2010-12-20 syrinxBring in a SNMP module that allows configuration of...
2010-12-18 brucecSort cross references by section.
2010-12-17 brucecUpdate shmget(2) with POSIX access permissions and...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-14 kevloFix a memory leak on the error condition
2010-12-14 kevloCheck the return value of malloc().
2010-12-13 traszBump manual page date.
2010-12-13 traszAfter PSARC/2010/029, "canonical six" no longer exists.
2010-12-11 nwhitehornFix stack alignment (required to be to 16 bytes) instea...
2010-12-11 kevloThe use of snprintf() to append to a buffer is not...
2010-12-10 tijlAdd a .note.ABI-tag section to ia64 startup files by...
2010-12-09 dimLet all .c and .S files under lib/csu consistently...
2010-12-09 jhbWhen reopening a stream backed by an open file descript...
2010-12-08 syrinxIn bsnmpd(1) add support for SNMPv3 message processing...
2010-12-07 kientzleDon't write data into an empty "file."
2010-12-07 dasAnother minor nit: Make sure the constant here is a...
2010-12-07 dasFix various nits in style and comments that were pointe...
2010-12-05 dasAdd log2() and log2f().
2010-12-05 dasAdd a "kernel" log function, based on e_log.c, which...
2010-12-04 uqsMove most of the remaining USD/PSD/SMM papers into...
2010-12-04 jhRemove stale link.
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-04 dougbVendor import of BIND 9.6-ESV-R3
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-12-03 dasDisable gcc's built-in rint() function when compiling...
2010-12-02 gavinRemove two unused variables, left over from the refacto...
2010-11-30 kenAdd Serial Management Protocol (SMP) passthrough suppor...
2010-11-30 dasUpdate the documentation to reflect changes to the...
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-22 desAdd <time.h> for ctime(), which we accidentally picked...
2010-11-19 mmRemove obsoleted private symbol.
2010-11-18 hselaskyCorrect description of the return values of
2010-11-17 jhbRemove unused autofs userland bits.
2010-11-14 dimDon't use -fno-exceptions or -fno-rtti for .c files...
2010-11-14 dimSimilar to sys/net/vnet.h, define the linker set name...
2010-11-14 edAlways set errno to a sane value when pututxline(3...
2010-11-13 emasteRemove libc_r threading library. It has been disconnec...
2010-11-13 hselaskyFix LibUSB v1.0 compliancy.
2010-11-13 uqsFix bug in jn(3) and jnf(3) that led to -inf results
2010-11-13 delphijSync with OpenBSD, primarily better signal and terminal...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-12 edRevert to libgcc for sparc64.
2010-11-12 luigiThis commit implements the SO_USER_COOKIE socket option...
2010-11-11 dimMake sure to specify the alignment of minbrk and curbrk...
2010-11-11 dimRemove some unneeded spaces from the __sym_compat(...
2010-11-11 avgamd64: introduce minidump version 2
2010-11-11 edSet symbol visibility to hidden.
2010-11-11 edReplace libgcc.a by libcompiler_rt.a.
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-07 kientzleIf the Zip reader doesn't see a PK signature block
2010-11-07 gonzoAdd minidump support for MIPS
2010-11-06 uqsFix manpage markup.
2010-11-05 kientzleClarify the naming: Methods that free an object should
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-02 edAdd a new libc function: cfmakesane(3).
2010-11-02 davidxuUse sysctl kern.sched.cpusetsize to retrieve size of...
next