]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Remove LLDB platform support not currently of interest to us
[FreeBSD/FreeBSD.git] / lib /
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-26 dimAfter some horrible wrestling with Subversion's worthle...
2014-11-25 dimr274961 through r275075
2014-11-25 jamieIn preparation for using clang's -Wcast-qual:
2014-11-25 delphijReinstitate send() after syslogd restarts.
2014-11-25 emasteFix b64_pton output buffer overrun test for exact-sized...
2014-11-25 pluknetFix ifa_data description.
2014-11-25 baptFix typo
2014-11-25 baptConvert libraries to use LIBADD
2014-11-25 desThe fallback flag in nsdispatch prevents the fallback...
2014-11-25 emasteRevert r274772: it is not valid on MIPS
2014-11-24 rpauloImport libgpio.
2014-11-24 dimDisable the ObjC rewriter modules, since according...
2014-11-24 dimMerge ^/head r274961 through r274978.
2014-11-24 dimFor now, disable using -fsanitize=bounds for the libc...
2014-11-24 dimUpdate llvm and clang library Makefiles.
2014-11-24 dimUpdate llvm and clang include files.
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-24 dimVendor import of clang RELEASE_350/final tag r216957...
2014-11-24 dimVendor import of llvm RELEASE_350/final tag r216957...
2014-11-23 baptTa is only allowed with Bl -column not in Bl -item
2014-11-23 joelMisc mdoc fixes:
2014-11-23 glebiusDo not include buf.h.
2014-11-22 baptRework mandoc Makefile to ease maintainance
2014-11-22 baptRework makefile in something closer to upstream Makefil...
2014-11-22 baptForgot to update libmandoc
2014-11-22 baptPromote SQLite3 as a privatelib as it will also be...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-21 brooksAdd FPU support for MIPS setjmp(3)/longjmp(3).
2014-11-21 emasteUse canonical __PIC__ flag
2014-11-19 traszRemove acl_size.c; apparently it was never used.
2014-11-17 ngieAdd reachover Makefiles for contrib/netbsd-tests/lib...
2014-11-16 ngieConvert tools/regression/lib/libc/stdio/test-fpclassify...
2014-11-16 ngieConvert tools/regression/lib/libc/stdio/test-fmemopen...
2014-11-16 ngieConvert tools/regression/lib/libc/gen/test-arc4random...
2014-11-16 ngieAdd reachover Makefiles for contrib/netbsd-tests/lib...
2014-11-16 ngieAdd reachover Makefiles for contrib/netbsd-tests/lib...
2014-11-13 dchaginAdd the ppoll() system call.
2014-11-12 desFix spelling and wording.
2014-11-09 melifaroRenove faith(4) and faithd(8) from base. It looks like...
2014-11-06 dteskeRe-enable dpv(1,3): Introduced via r274116; temporarily...
2014-11-06 dteskeUpon second-thought (following r274144), remove spuriou...
2014-11-05 dteskeBalance DPADD against LDADD for dpv(1,3).
2014-11-05 dteskeFix code-typo; introduced by r267511
2014-11-05 desHook up OpenPAM's own unit tests to the build.
2014-11-05 dteskeTemporarily _disable_ compilation of dpv(3) and dpv(1).
2014-11-05 dteskeFix buildworld by adding DPADD= to libdpv [dpv(3)]...
2014-11-05 dteskeMake libdpv [dpv(3)] WARNS=6 clean for clang on -CURRENT.
2014-11-05 dteskeFix build-error (pointy hat; didn't merge full up-to...
2014-11-04 dteskeAdd new libraries/utilities for data throughput visuali...
2014-11-04 ngieCommit missing header for sys/time.h compat on NetBSD...
2014-11-04 ngieAdd reachover Makefiles for contrib/netbsd-tests/lib...
2014-11-02 mmAdd pkg-config file for libarchive
2014-11-01 jmmvMFV: Import atf-0.21.
2014-11-01 des<sys/param.h> is a superset of <sys/types.h> and must...
2014-10-30 traszUpdate acl(3) to expand on NFSv4 ACL support.
2014-10-30 traszMake it clear that ACL flags are NFSv4-only.
2014-10-29 dimFix a clang 3.5 warning about abs(3) being given an...
2014-10-28 baptFix renaming a group via the gr_copy function
2014-10-28 kevloFix prototypes.
2014-10-27 jmgonly install .pc files when we are not installing 32bit...
2014-10-27 jmgfix typo, properly install a link to nv for nvlist_freev...
2014-10-27 markjgetgrouplist(3) was reimplemented in terms of getgrent_...
2014-10-24 brooksUse the __DECONST macro rather than hand rolling the...
2014-10-24 brooksRemove an unused variable that would be better spelled...
2014-10-24 markjEliminate conf_lock and instead rely on the NSS write...
2014-10-24 jhbThe current POSIX semaphore implementation stores the...
2014-10-24 jhbDon't reference sem(4) from the POSIX semaphore pages...
2014-10-23 marcelHook libxo to the build.
2014-10-22 ngieThe NetBSD libc tests use several definitions/macros...
2014-10-22 impMy previous commit exposed an issue as it fixed a different
2014-10-21 baptWhen using an external gcc 4.8+ and not building libstd...
2014-10-21 baptAdd support for __cxa_throw_bad_array_new_length in...
2014-10-21 neelIFC @r273338
2014-10-19 neelIFC @r273206
2014-10-19 andrewAllow libkvm to get the kernel va to pa delta without...
2014-10-18 adrianUpdate the ULE scheduler + thread and kinfo structs...
2014-10-16 delphijRemove duplicated code.
2014-10-16 andrewFix the type of pte_pa as when it is passed into _kvm_p...
2014-10-15 gavinSlightly improve grammar in EAGAIN description.
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-15 desAs pointed out by several people, r273114 was incorrect...
2014-10-15 desDrop support for SSLv3.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 andrewAdd support for the __aeabi_c*cmp* functions. These...
2014-10-14 neelIFC @r273066
2014-10-13 delphijPromote libevent to lib/ level and fold ftp-proxy into...
2014-10-13 hselaskyFix compiler locking diagnostic warnings.
2014-10-10 neelIFC @r272887
2014-10-10 delphijaccept(2) may and can return EAGAIN, document it.
2014-10-09 emasteUpdate dl_iterate_phdr(3) to follow r272842
2014-10-09 karglThe value small=2**-(p+3), where p is the precision...
2014-10-09 pjdFix problem on big endian systems introduced in r271579...
2014-10-09 melifaroMerge HEAD@r272834
2014-10-09 desChange the hardcoded default back from SHA512 to DES.
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-07 ache1) Fix the case we have less arguments for format strin...
2014-10-07 acheBack out timegm error check from r272562.
next