]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Change the load address from offset 0 in region 1 to offset 4G in region 0.
[FreeBSD/FreeBSD.git] / lib /
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 dimSync: merge r216133 through r216338 from ^/head.
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 dimSync: merge r215944 through r216132 from ^/head.
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 dimSync: merge r215464 through r215708 from ^/head.
2010-11-22 desAdd <time.h> for ctime(), which we accidentally picked...
2010-11-19 mmRemove obsoleted private symbol.
2010-11-18 dimSync: merge r215396 through r215463 from ^/head.
2010-11-18 hselaskyCorrect description of the return values of
2010-11-17 jhbRemove unused autofs userland bits.
2010-11-16 dimSync: merge r215319 through r215395 from ^/head, so...
2010-11-14 dimDon't use -fno-exceptions or -fno-rtti for .c files...
2010-11-14 dimSync: merge r215273 through r215318 from ^/head.
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-14 dimSync: merge r215189 through r215272 from ^/head.
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 dimSync: merge r215141 through r215188 from ^/head.
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 dimSync: merge r214895 through r215140 from ^/head.
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 nwhitehornMake sure to specify the alignment of minbrk and curbrk...
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 dimSync: merge r214649 through r214894 from ^/head.
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...
2010-11-01 dimSync: merge r214353 through r214648 from ^/head.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-31 dougbPrep for the 9.6-ESV-R2 update
2010-10-30 dougbVendor import of BIND 9.6-ESV-R2
2010-10-30 rpauloWhen the make target is 'install', don't descend into...
2010-10-29 dimRegenerate our lib/libpcap/config.h for libpcap 1.1.1.
2010-10-29 rpauloadd pcap-common.c.
next