]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix the way the segments are included in the gcore outputs (with the
[FreeBSD/FreeBSD.git] / lib /
2010-07-12 jkimUse type-specific inline function imax() instead of...
2010-07-12 kibUse _SIG_VALID instead of expanded form of the macro.
2010-07-12 kibFor xsi_sigpause(3), remove the supplied signal from...
2010-07-12 nwhitehornBuild libsmb should be on powerpc64 as well.
2010-07-11 nwhitehornFix SVN mismerge. We somehow ended up with the 32-bit...
2010-07-10 nwhitehornSince powerpc and powerpc64 share an instruction set...
2010-07-10 nwhitehornTeach libstand what to do for powerpc64: the same thing...
2010-07-10 nwhitehorn64-bit PowerPC KVM support.
2010-07-10 nwhitehornPowerpc64 thread libraries support.
2010-07-10 nwhitehornProvide 64-bit PowerPC support in libc.
2010-07-10 nwhitehornpowerpc64 floating-point is identical to powerpc, so...
2010-07-10 nwhitehornThe 64-bit PowerPC ABI implemented in binutils 2.15...
2010-07-10 kibDocument pl_siginfo and PT_FLAG_SI for PT_LWPINFO.
2010-07-10 nwhitehornC startup support for 64-bit PowerPC.
2010-07-09 jkimFix build by defining MAX() macro here.
2010-07-08 jkimSync. printf() of libstand(3) with sys/kern/subr_prf.c.
2010-07-07 rrsIf a user calls sctp_sendx() with a NULL
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 traszFix acl_from_text(3) - and, therefore, setfacl(1) ...
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-07-05 traszRemove comment which didn't match reality for a long...
2010-07-05 brucecIncrement 'sa' at the end of the loop; otherwise, only...
2010-07-04 kibExtend the td_thrinfo_t to include siginfo for the...
2010-07-04 brucecUse ISO C99 integer types instead of the BSD-specific...
2010-07-01 desIf the A flag is supplied, http_request() will attempt...
2010-07-01 marcelSimplify the calculation of s_scale by rewriting the...
2010-06-30 marcelOn powerpc, calculate s_scale using the non-FP version...
2010-06-26 pjdJust like in case of setgroups(2), for getgroups(2...
2010-06-25 jchandrause PTR_WORD for __curbrk and minbrk instead of .word...
2010-06-21 edDon't build Clang libs during lib32 build.
2010-06-20 maximMerge from English r198040: add C message catalogue...
2010-06-18 kibAdd unwind annotations to the asm part of crt1 on i386...
2010-06-18 sbrunoMuch closer approximation of the kernel's calculation...
2010-06-16 jchandraMerge jmallett@'s n64 work into HEAD - changeset 2
2010-06-16 jchandraMerge jmallett@'s n64 work into HEAD - changeset 1.
2010-06-15 jilleslibedit: Reduce surprising behaviour with filename...
2010-06-15 jilleslibedit: Allow simple quoting in filename completion.
2010-06-15 jilleslibedit: Fix a bug that could make completion listings...
2010-06-15 sbrunoAdd a new column to the output of vmstat -z to indicate...
2010-06-15 edRemove even two more unneeded files from libllvmsupport.
2010-06-15 edRemove unneeded files from the build.
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-14 edUnbreak Clang on PowerPC.
2010-06-14 kientzleSeparate _posix1e_acl_id_to_name() into a separate...
2010-06-13 jilleslibedit: Add basic filename completion code from NetBSD.
2010-06-13 edDisable usage of posix_spawn() inside LLVM.
2010-06-13 kaiw* Improve compatibility with existing application code...
2010-06-13 impMerge from tbemd:
2010-06-13 cpercivaIn threaded processes, destroy the mutex atexit_mutex...
2010-06-12 dasIntroduce __isnanf() as an alias for isnanf(), and...
2010-06-12 edDo the branding right this time.
2010-06-11 delphijDetect bit endianness through machine/endian.h. This...
2010-06-11 brucecsctp_recvmsg returns the number of bytes received,...
2010-06-11 uqsmdoc: stop abusing -column lists and use .Bl -tag instead
2010-06-11 uqsmdoc nitpicking: the title argument shall be uppercase
2010-06-11 impMerge from tbemd
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-10 edDisable usage of __DATE__.
2010-06-10 edBrand our Clang binary.
2010-06-09 rdivackyHook clang into the build on i386/amd64/powerpc.
2010-06-09 rdivackyImport the build makefiles for clang/LLVM.
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-09 uqsmdoc: spell out theta, the Unicode glyph is hard to...
2010-06-08 uqsmdoc: remove literal tabs where they don't belong
2010-06-05 fabientFix memory leak on error.
2010-06-05 traszDon't use pointer to 64 bit value (id_t) to point to...
2010-06-03 traszDon't forget to free the string in error case.
2010-06-03 trasz_posix1e_acl_sort() never returns anything other than...
2010-06-03 traszFix usage of uninitialized variable.
2010-06-03 traszThe 'acl_cnt' field is unsigned; no point in checking...
2010-06-03 traszThe 'acl_cnt' field is unsigned; no point in checking...
2010-06-02 uqsmdoc: spell macros correctly, there's no need for the...
2010-06-02 uqsmdoc cleanup
2010-05-27 rdivackyUpdate clang to r104832.
2010-05-27 rdivackyUpdate LLVM to r104832.
2010-05-27 uqsmdoc: Use mdoc macro for the (R) symbol
2010-05-27 uqsmdoc: Garbage collect unused/unneeded macros
2010-05-27 cpercivaChange the current working directory to be inside the...
2010-05-24 kibImprove the documentation for PT_LWPINFO. Note that...
2010-05-24 deischenCoalesce one more broken line.
2010-05-24 deischenCoalesce a couple of broken lines since they can fit...
2010-05-24 uqsThese features will first appear in 8.1, soon to be...
2010-05-23 traszMake acl_get_perm_np(3) work with NFSv4 ACLs.
2010-05-20 mariusWith r208341 in place WARNS can be increased.
2010-05-20 mariusUpdate to a config.h created by a file 5.03 configure...
2010-05-19 uqsmdoc: consistently spell our email addresses <foo@FreeB...
2010-05-18 kientzleRetry reads that fail with EINTR. This fixes a problem
2010-05-17 delphijFix build.
2010-05-16 kientzleReorganize slightly in preparation for making lzma...
2010-05-14 delphij - Add versioned symbols to liblzma
2010-05-13 traszMake branding less intrusive - in acl_set(3), in case...
2010-05-13 traszMake it possible to actually use NFSv4 permission bits...
2010-05-13 uqsmdoc: move remaining sections into consistent order
2010-05-13 uqsmdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS...
2010-05-13 thompsaUse fixed width integer types for parsing the binary...
2010-05-13 thompsaFix return values for usb_find_busses() and usb_find_de...
2010-05-13 thompsaFix header file compliancy with libusb 1.0 from sourcef...
2010-05-12 thompsaSupport getting signed and unsigned HID data.
2010-05-12 gordonFix a bug due to a type conversion from 64 to 32 bits...
2010-05-12 bruefferThe previous revision actually removed the bug being...
next