]> 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-03-21 gjbs/buffer/buf as is used in the code.
2011-03-20 jillesindex(3): Mention that index/rindex are deprecated...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-17 marcelWhen building libc with the syscall compatibility,...
2011-03-17 marcelDon't add sigwait.c to MISRCS here when sigwait.c lives...
2011-03-16 pjdFrom fts.c comment:
2011-03-15 jillesrfork(2): Discourage rfork_thread-like approaches.
2011-03-12 karglTake two. Add the missing file that should have been...
2011-03-12 karglTemporary disable the building of cbrtl until I
2011-03-12 karglImplement the long double version for the cube root...
2011-03-12 rwatsonMove cap_enter(2) and cap_getmode(2) symbols from FBSD_...
2011-03-12 desMention the name of the module in warning messages.
2011-03-12 desAdd "ruser" and "luser" options. The former correspond...
2011-03-12 dasMerge gdtoa-20110304.
2011-03-11 mariusNow that TLS generally is available on sparc64 since...
2011-03-09 desNo newline required.
2011-03-07 rstoneCorrect a typo in the malloc(3) manpage. Malloc option...
2011-03-07 dasAdd cexp() to the complex(3) manpage. Thanks to bde...
2011-03-07 dasRemove part of an uncommitted change that snuck into...
2011-03-07 dasConvert log10f() to use __kernel_log(), which is more...
2011-03-07 dasConvert log10() to use __kernel_log(), which is more...
2011-03-07 dasAdd cexp() and cexpf().
2011-03-06 pjdBecause we call __printf_out() with a on-stack buffer...
2011-03-06 pjdexpand_number() needs uint64_t, declare it here if...
2011-03-06 pjdFix various issues in how %#T is handled:
2011-03-06 traszMention setloginclass(2) in login_class(3).
2011-03-06 traszMove getloginclass(2) and setloginclass(2) to FBSD_1...
2011-03-06 traszAdd FBSD_1.2; syscalls added in 9-CURRENT are supposed...
2011-03-06 traszAdd manual page for getloginclass(2) and setloginclass(2).
2011-03-05 traszAdd two new system calls, setloginclass(2) and getlogin...
2011-03-04 traszMake acl_strip_np(3) use new trivial ACL format for...
2011-03-03 rwatsonMake cap_new(2) and cap_getmode(2) symbols from libc...
2011-03-03 rwatsonAdd description of ECAPMODE to errno(2) man page.
2011-03-03 rwatsonAdd text string for ECAPMODE to libc.
2011-03-02 uqsFix some duplicate-word typos in manpages.
2011-03-01 dimPut in a temporary workaround for ctfmerge hanging...
2011-03-01 brucecRemove duplicate "in".
2011-02-28 hselasky- Add missing MLINKS for libusb and some manpage fixes.
2011-02-28 hselasky- Add support for software pre-scaling of ISOCHRONOUS...
2011-02-28 brucecRevert some of r177626. "in in" is valid in certain...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-27 dimInstead of defining LLVM_MULTITHREADED as 0 or 1, defin...
2011-02-26 dimUpdate llvm's config.h files to match more closely...
2011-02-26 dimVendor import of clang trunk r126547:
2011-02-25 edFix style(9) issues in pututxline(3).
2011-02-25 gaborAdd the BSD-licensed Citrus iconv to the base system...
2011-02-24 pluknetRemove sysctl vm.max_proc_mmap used to protect from...
2011-02-23 dimFix the 32-bit build stage on amd64 when WITH_CTF is...
2011-02-22 jchandraFix bzero() for 64-bit.
2011-02-21 brucecFix typos - remove duplicate "the".
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 dimVendor import of clang trunk r126079:
2011-02-20 dimVendor import of llvm trunk r126079:
2011-02-20 murrayAdd complex(3) manual page documenting our partial...
2011-02-19 edAdd a utility, utxrm(8).
2011-02-19 edProperly styleify utmpx code and document error codes...
2011-02-18 nwhitehornTurn off default generation of userland dot symbols...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-15 dimFix some leftover binaries and shared libraries in...
2011-02-15 edDon't forget to bump man page date for r218711.
2011-02-15 edRemove dead reference to regexp(3). Use regex(3) instead.
2011-02-13 brucecDocument some more sysconf(3) variables.
2011-02-12 kibReplace ERROR() macro with inline function. In-tree...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-11 impRevert last commit: CPUTYPE will be defined here
2011-02-11 impDon't require CPUTYPE to be defined for ARM, but use...
2011-02-10 dasFix a bug where the wrong argument was passed to SET_FL...
2011-02-10 dasFix a bug where the wrong argument was passed to INSERT...
2011-02-10 dasFor small arguments, these functions use simple approxi...
2011-02-10 dasFix a bogus threshold that was copied from the double...
2011-02-10 impsys/rman.h now requires sys/types.h. Include it to...
2011-02-07 jkimIntroduce a non-portable function pthread_getthreadid_n...
2011-02-06 jillesrfork_thread(3): Mark deprecated in favor of pthread_cr...
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-05 dougbVendor import of BIND 9.6.3
2011-02-04 kibRemove duplicate .note.GNU-stack section declaration.
2011-02-04 kibRemove duplicate .note.GNU-stack section declaration...
2011-02-04 jillesMake sys_signame upper case.
2011-02-02 uqslibkvm: fix logic inversion introduced with last commit
2011-02-01 impWhitespace nit
2011-02-01 mmReintroduce bugfix from r210103 and fix xz on strong...
2011-01-27 jchandraFix n32 compile.
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...
next