]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Make some internal fixes to ruptime(1):
[FreeBSD/FreeBSD.git] / lib /
2011-10-16 dasUse #include "fenv.h" instead of #include <fenv.h>...
2011-10-16 dasFix some non-standard variable declarations.
2011-10-16 dasOptimize the case of pure imaginary arguments. Calls...
2011-10-16 dasMove the macros GET_LDBL_EXPSIGN() and SET_LDBL_EXPSIGN...
2011-10-16 dasRemove an unused variable.
2011-10-15 dasRemove some unnecessary initializations.
2011-10-15 dasVarious changes to improve the accuracy and speed of...
2011-10-15 dasStyle fixes and updates to comments.
2011-10-15 dasDon't define FP_FAST_FMA on sparc64; with the recent...
2011-10-15 dasAdd INSERT_WORD64 and EXTRACT_WORD64 macros for use...
2011-10-15 dasReplace two lines accidentally removed in r226218....
2011-10-15 dasFix a double-rounding bug in fma{,f,l}. The bug would...
2011-10-11 desAdd a new trace point, KTRFAC_CAPFAIL, which traces...
2011-10-11 dasRefactor this code by introducing separate functions...
2011-10-10 hselaskyFix how libusb20_dev_kernel_driver_active() and
2011-10-10 dasProvide external definitions of all of the standardized...
2011-10-10 dasAdd a FBSD_1.3 namespace for FreeBSD 10.
2011-10-09 desLine up the struct declaration (yes, I know this isn...
2011-10-09 desDocument some not-so-recently added trace points.
2011-10-07 edFix whitespace inconsistencies found in homegrown Symbo...
2011-10-07 desLoad the ECDSA key if there is one.
2011-10-06 kibRemove no longer needed BUGS section.
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-04 kibRemove no longer valid statement about ARM.
2011-10-03 nwhitehornNow that its only consumer is gone (sysinstall), remove...
2011-10-03 jkimRemove a redundant check for libncp.
2011-10-01 edReimplement ctermid().
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-28 edGet rid of major/minor number distinction.
2011-09-28 mavMFprojects/hid:
2011-09-27 desUpdate copyright dates and strip my middle name.
2011-09-27 desBump date.
2011-09-27 desThink first, commit second.
2011-09-27 desLong overdue: make passive mode the default for ftp.
2011-09-27 schweikhFix grammar.
2011-09-19 gabor- Fix a trivial bug in iconv. When there is no space...
2011-09-19 hselaskyImplement missing USB debug information functions.
2011-09-13 kientzleFix cpio on ARM.
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-09-02 pluknetCosmetic cleanup: remove #define LIBMEMSTAT used to...
2011-09-02 mmImport additional bugfix for reading and extracting...
2011-09-01 dougbVendor import of BIND 9.8.1
2011-08-28 kibBump shared libraries version numbers in preparation...
2011-08-25 kibClarify the behaviour of sigwait() on signal interrupti...
2011-08-25 mmImport bugfix for reading and extracting of FreeBSD...
2011-08-22 hselaskySpelling corrections for LibUSB manual page (2/2).
2011-08-22 hselaskyWhitespace corrections for LibUSB manual page (1/2).
2011-08-20 hselaskyUse correct enum instead of constant value.
2011-08-18 jonathanAdd experimental support for process descriptors
2011-08-16 hselaskyUpdate LibUSB v1.0 manual page:
2011-08-16 hselaskyAdd missing function to get device speed to the LibUSB...
2011-08-14 rwatsonCross-reference cap_new(2) from dup(2), as they have...
2011-08-14 rwatsonUpdates to libprocstat(3) and procstat(1) to allow...
2011-08-08 hrsFix a pathname (s,netinet/if_ether.h,net/ethernet.h,).
2011-08-07 mmMerge revision 3554 from libarchive's release/2.8 branch:
2011-08-07 mariusChange lwp to int64_t as thr_pread_long() always uses...
2011-08-07 mmAdd compatibility for ISO images created with unfixed...
2011-08-06 mariusImplement
2011-08-06 mariusUse the size of struct fpreg rather than of the pointer...
2011-08-06 mariusThe tid member of struct pthread actually is long so...
2011-08-06 marcelAdd support for PBVM addresses. In a nutshell this...
2011-08-03 tuexenThe result of a joint work between rrs@ and myself...
2011-08-03 avgfix a serious bug in libproc's proc_attach
2011-08-01 pluknetGet rid of MAXCPU knowledge used for internal needs...
2011-07-30 mavMFprojects/hid:
2011-07-21 gnnRemove incorrect attribution.
2011-07-21 gnnMake both stpcpy and strcpy be assembly language implem...
2011-07-20 jonathanAdd cap_new(2) and cap_getrights(2) symbols to libc.
2011-07-18 dimFix building of 32-bit compat libraries on amd64 with...
2011-07-18 bzRename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.
2011-07-18 delphijDisable gvmat64.S, the assembler version of longest_mat...
2011-07-17 mm- Update libarchive to 2.8.4
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-17 dimVendor import of clang trunk r135360:
2011-07-17 dimVendor import of llvm trunk r135360:
2011-07-17 dougbFixes to make the WITH_BIND_LIBS option functional...
2011-07-16 dougbbmake and other updates necessary for the BIND 9.8...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-16 dougbVendor import of BIND 9.8.0-P4
2011-07-16 hselasky- Add two missing functions to the LibUSB v0.1 API.
2011-07-16 dougbHandle the MK_BIND_XML option more intelligently
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-12 kibDocument RFTSIGZMB. Fix spelling of SIGCHLD. Note that...
2011-07-12 pluknetMention myself in the AUTHORS section.
2011-07-12 pluknetProvide a simple manual page for libprocstat(3).
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-10 jillesposix_spawn: If an error is detected in the child proce...
2011-07-10 avatar- Removing some unneeded definitions of NULL(cruft...
2011-07-10 kevlostyle(9) cleanup
2011-07-10 kevloAdd a HISTORY section
2011-07-09 traszAdd missing "swapuse" resource limit.
2011-07-09 kevlo- Add xdr_sizeof(3) to libc
2011-07-08 avatarFixing building bustage on 32 bits platforms when WARNS...
2011-07-05 dougbVendor import of BIND 9.6-ESV-R4-P3
2011-07-04 attilioWith retirement of cpumask_t and usage of cpuset_t...
2011-06-28 hselaskyLibUSB v1.0: Need at least one frame when doing the...
2011-06-27 nwhitehornBuild Scrt.o on powerpc64. Its introduction on other...
2011-06-27 cpercivaRewrite HISTORY: The SHA256 code first appeared in...
2011-06-26 edFix whitespace inconsistencies in libc in files copyrig...
next