]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
ule: ensure that batch timeshare threads are scheduled fairly
[FreeBSD/FreeBSD.git] / lib /
2011-10-21 David SchultzUse STRICT_ASSIGN() to ensure that the compiler doesn...
2011-10-21 David SchultzPer IEEE754r, pow(1, y) is 1 even if y is NaN, and...
2011-10-21 David SchultzBugfix: feenableexcept() and fedisableexcept() should...
2011-10-20 Dimitry AndricVendor import of clang release_30 branch r142614:
2011-10-20 Dimitry AndricVendor import of llvm release_30 branch r142614:
2011-10-19 Dag-Erling Smørgravlatin1 -> utf8
2011-10-18 Fabien ThomasAdd a flush of the current PMC log buffer before displa...
2011-10-17 Dimitry AndricUpdate llvm/clang's target triple (confusingly named...
2011-10-17 David SchultzIt's no longer accurate to say that math.h "constitute...
2011-10-17 David SchultzAdd c{cos,sin,tan}{,h}{,f} functions. This is joint...
2011-10-16 Pawel Jakub DawidekIn pidfile_open(), if the pidfile is locked, but empty...
2011-10-16 Eitan Adler- change "is is" to "is" or "it is"
2011-10-16 Ed SchoutenChange the SDP_GET* macros to cast to a const buffer.
2011-10-16 Ed SchoutenChange ncp_scan_bindery_object() to pass a constant...
2011-10-16 David SchultzUse #include "fenv.h" instead of #include <fenv.h>...
2011-10-16 David SchultzFix some non-standard variable declarations.
2011-10-16 David SchultzOptimize the case of pure imaginary arguments. Calls...
2011-10-16 David SchultzMove the macros GET_LDBL_EXPSIGN() and SET_LDBL_EXPSIGN...
2011-10-16 David SchultzRemove an unused variable.
2011-10-15 David SchultzRemove some unnecessary initializations.
2011-10-15 David SchultzVarious changes to improve the accuracy and speed of...
2011-10-15 David SchultzStyle fixes and updates to comments.
2011-10-15 David SchultzDon't define FP_FAST_FMA on sparc64; with the recent...
2011-10-15 David SchultzAdd INSERT_WORD64 and EXTRACT_WORD64 macros for use...
2011-10-15 David SchultzReplace two lines accidentally removed in r226218....
2011-10-15 David SchultzFix a double-rounding bug in fma{,f,l}. The bug would...
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-11 Dag-Erling SmørgravAdd a new trace point, KTRFAC_CAPFAIL, which traces...
2011-10-11 David SchultzRefactor this code by introducing separate functions...
2011-10-10 Hans Petter SelaskyFix how libusb20_dev_kernel_driver_active() and
2011-10-10 David SchultzProvide external definitions of all of the standardized...
2011-10-10 David SchultzAdd a FBSD_1.3 namespace for FreeBSD 10.
2011-10-09 Dag-Erling SmørgravLine up the struct declaration (yes, I know this isn...
2011-10-09 Dag-Erling SmørgravDocument some not-so-recently added trace points.
2011-10-07 Ed SchoutenFix whitespace inconsistencies found in homegrown Symbo...
2011-10-07 Dag-Erling SmørgravLoad the ECDSA key if there is one.
2011-10-06 Konstantin BelousovRemove no longer needed BUGS section.
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-10-04 Konstantin BelousovRemove no longer valid statement about ARM.
2011-10-03 Nathan WhitehornNow that its only consumer is gone (sysinstall), remove...
2011-10-03 Jung-uk KimRemove a redundant check for libncp.
2011-10-01 Ed SchoutenReimplement ctermid().
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-28 Ed SchoutenGet rid of major/minor number distinction.
2011-09-28 Alexander MotinMFprojects/hid:
2011-09-27 Dag-Erling SmørgravUpdate copyright dates and strip my middle name.
2011-09-27 Dag-Erling SmørgravBump date.
2011-09-27 Dag-Erling SmørgravThink first, commit second.
2011-09-27 Dag-Erling SmørgravLong overdue: make passive mode the default for ftp.
2011-09-27 Jens SchweikhardtFix grammar.
2011-09-19 Gabor Kovesdan- Fix a trivial bug in iconv. When there is no space...
2011-09-19 Hans Petter SelaskyImplement missing USB debug information functions.
2011-09-13 Tim KientzleFix cpio on ARM.
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-03 Doug BartonUpgrade to BIND version 9.8.1. Release notes at:
2011-09-02 Sergey KandaurovCosmetic cleanup: remove #define LIBMEMSTAT used to...
2011-09-02 Martin MatuskaImport additional bugfix for reading and extracting...
2011-09-01 Doug BartonVendor import of BIND 9.8.1
2011-08-28 Konstantin BelousovBump shared libraries version numbers in preparation...
2011-08-25 Konstantin BelousovClarify the behaviour of sigwait() on signal interrupti...
2011-08-25 Martin MatuskaImport bugfix for reading and extracting of FreeBSD...
2011-08-22 Hans Petter SelaskySpelling corrections for LibUSB manual page (2/2).
2011-08-22 Hans Petter SelaskyWhitespace corrections for LibUSB manual page (1/2).
2011-08-20 Hans Petter SelaskyUse correct enum instead of constant value.
2011-08-18 Jonathan AndersonAdd experimental support for process descriptors
2011-08-16 Hans Petter SelaskyUpdate LibUSB v1.0 manual page:
2011-08-16 Hans Petter SelaskyAdd missing function to get device speed to the LibUSB...
2011-08-14 Robert WatsonCross-reference cap_new(2) from dup(2), as they have...
2011-08-14 Robert WatsonUpdates to libprocstat(3) and procstat(1) to allow...
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-08-08 Hiroki SatoFix a pathname (s,netinet/if_ether.h,net/ethernet.h,).
2011-08-07 Martin MatuskaMerge revision 3554 from libarchive's release/2.8 branch:
2011-08-07 Marius StroblChange lwp to int64_t as thr_pread_long() always uses...
2011-08-07 Martin MatuskaAdd compatibility for ISO images created with unfixed...
2011-08-06 Marius StroblImplement
2011-08-06 Marius StroblUse the size of struct fpreg rather than of the pointer...
2011-08-06 Marius StroblThe tid member of struct pthread actually is long so...
2011-08-06 Marcel MoolenaarAdd support for PBVM addresses. In a nutshell this...
2011-08-03 Michael TuexenThe result of a joint work between rrs@ and myself...
2011-08-03 Andriy Gaponfix a serious bug in libproc's proc_attach
2011-08-01 Sergey KandaurovGet rid of MAXCPU knowledge used for internal needs...
2011-07-30 Alexander MotinMFprojects/hid:
2011-07-21 George V. Neville... Remove incorrect attribution.
2011-07-21 George V. Neville... Make both stpcpy and strcpy be assembly language implem...
2011-07-20 Jonathan AndersonAdd cap_new(2) and cap_getrights(2) symbols to libc.
2011-07-18 Dimitry AndricFix building of 32-bit compat libraries on amd64 with...
2011-07-18 Bjoern A. ZeebRename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.
2011-07-18 Xin LIDisable gvmat64.S, the assembler version of longest_mat...
2011-07-17 Martin Matuska- Update libarchive to 2.8.4
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 Dimitry AndricVendor import of clang trunk r135360:
2011-07-17 Dimitry AndricVendor import of llvm trunk r135360:
2011-07-17 Doug BartonFixes to make the WITH_BIND_LIBS option functional...
2011-07-16 Doug Bartonbmake and other updates necessary for the BIND 9.8...
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-16 Doug BartonVendor import of BIND 9.8.0-P4
2011-07-16 Hans Petter Selasky- Add two missing functions to the LibUSB v0.1 API.
2011-07-16 Doug BartonHandle the MK_BIND_XML option more intelligently
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
next