]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Note Intel ICH8 and ESB2 support.
[FreeBSD/FreeBSD.git] / lib /
2006-08-14 ddImprove the wording. Remove the appositive about strcmp...
2006-08-13 cpercivaCorrectly handle the case in calloc(num, size) where
2006-08-11 desAdditional debugging stuff I had in my tree.
2006-08-09 marcelFix a bug in the size of the PMBR partition. Since...
2006-08-09 marcelDefine NO_TLS on PowerPC.
2006-08-09 maximo It speaks about struct msqid_ds not struct shmid_ds.
2006-08-08 davidxuAxe unused member field.
2006-08-08 davidxuGet number of CPUs and ignore spin count on single...
2006-08-07 phkReturn length from fwopen() file callback instead of...
2006-08-04 marcelBuild libthread_db on PowerPC.
2006-08-04 marcelAdd stub functions. This allows libthread_db to be...
2006-08-04 umeCheck if the filedes of kevent is expected one. Though our
2006-08-04 ume_close() should be called instead of close() here.
2006-08-04 yarCommit the results of the typo hunt by Darren Pilgrim.
2006-08-03 delphijIn DCE 1.1, the time_low value is defined as an unsigne...
2006-08-01 kientzleIf skip_file_dev and skip_file_ino haven't been set...
2006-07-31 yarStop enforcing dependencies between MK_* options at...
2006-07-30 simonPass BN_CTX to internal functions instead of allocating...
2006-07-30 kientzleConditionally include sys/mkdev.h on platforms (such...
2006-07-30 kientzleUse 'skip' when ignoring data in tar archives. This...
2006-07-29 kientzleDon't mention 'pax' in the context of POSIX-1988, since
2006-07-29 kientzleRemove mention of 'tp' format, since that support has...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-28 simonDo not put BN_CTX structures on the stack, but instead...
2006-07-28 stefanfRemove debug code.
2006-07-27 jasoneConditionally expand the size_invs lookup table in...
2006-07-27 cognetUse 4 as QUANTUM_2POW_MIN on arm as it is on any other...
2006-07-27 yarstyle.Makefile(5) is good for our eyes.
2006-07-27 yarRespect MK_INET6_SUPPORT.
2006-07-27 jasoneFix cpp logic in arena_malloc() to adjust size when...
2006-07-26 impRemove stale comment about arm
2006-07-26 yarRespect MK_INET6_SUPPORT.
2006-07-26 yarFix build w/o INET6.
2006-07-26 jbIncrease the number of CPUs to 32 to suit sun4v.
2006-07-25 yarRev. 1.44 of this file didn't introduce a right solution,
2006-07-25 davidxu1. Don't override underscore version of aio_suspend...
2006-07-23 norkAdd missing ;.
2006-07-23 umedo not overload the port number on to the return value of
2006-07-23 norkAdd missing syscalls.
2006-07-23 umestop use of mutex lock in ICMP lookup.
2006-07-22 umeremove obsolete comments.
2006-07-21 umesimplification in explore_numeric: unified the post...
2006-07-21 umeRFC3493 requires use of inet_aton for AF_INET.
2006-07-21 umeclean-up: rewrote explore_null and explore_numeric...
2006-07-21 ume- draft-ietf-ipngwg-icmp-namelookups-09
2006-07-17 stefanfUse variadic macros that comply with C99. Keep the...
2006-07-17 stefanfChange the GCC specific __FUNCTION__ to C99's __func__.
2006-07-17 stefanfMake the variadic macro debug() comply to C99.
2006-07-17 stefanfUse a prototype for res_init().
2006-07-17 delphijUnexpand two TAILQ_FOREACH_SAFE cases.
2006-07-15 impNote the convention that humanize_number follows.
2006-07-14 maximo compat_group() and files_group() are more complicated...
2006-07-13 davidxuCaching scheduling policy and priority in userland...
2006-07-13 davidxuUse thr_setscheduler, thr_getscheduler and thr_setsched...
2006-07-12 maximo Add missed comma, xref kld(4).
2006-07-12 davidxuUse kernel facilities to support real-time scheduling.
2006-07-12 davidxu__error could be called too early before libthr is...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-07 rwatsonFollowing repo-copy of mac_is_present_np.3 to mac_is_pr...
2006-07-07 bdeFixed the threshold for using the simple Taylor approxi...
2006-07-05 bdeFixed tanh(-0.0) on ia64 and optimizeed tanh(x) for...
2006-07-05 bdeRemoved the optimized asm versions of scalb() and scalb...
2006-07-05 bdeBacked out rev.1.10. It tried to implement ldexpf...
2006-07-01 jasoneUse some math tricks in arena_run_reg_dalloc() to avoid...
2006-06-30 jasoneMake the behavior of malloc(0) standards-compliant...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-23 keramidatwalk() expects an `action' function not a comparison...
2006-06-23 brianRemove some unused variables
2006-06-21 kibMake the mincore(2) return ENOMEM when requested range...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-20 jasoneAdd a missing case for the switch statement in arena_ru...
2006-06-19 obrienUpdate for the 'file' 4.17 import.
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-17 maximo Typo: ownship -> ownership.
2006-06-15 maximo Make grep ^strlcpy work: put a return value type...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-13 maximo Sort .Xrs.
2006-06-13 phkAdd xref to statfs(2)
2006-06-13 desRespect FETCH_BIND_ADDRESS when opening the data connec...
2006-06-13 desFix a bug introduced in rev 1.92, where, when changing...
2006-06-11 akiyamaSpecify default path for SHLIBDIR before bsd.own.mk...
2006-06-09 delphijDon't build IPv6 support if we have choosen not to...
2006-06-09 maximo Remove a cruft prevented libpthread sigaction(2)...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-06 emaxFix an unwanted gcc4 warning.
2006-06-05 delphij - ANSIfy.
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 kibReplace absolute addressing in the call instructions...
2006-06-05 rwatsonAdd audit_submit.3 to the set of man pages built and...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-05 delphijInclude strings.h for bzero()
2006-06-03 davidxuRemove unused member.
2006-06-02 davidxuRemove unused member field m_queue.
2006-06-01 maximo Record a file offset for a last successfully parsed...
2006-06-01 maximo Document the fact truncate(2) has no effect for ...
2006-05-31 delphijExplicitly request pre-zeroed memory instead of memset...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-27 ruFix the output.
2006-05-25 delphij - Add include for libutil.h and string.h for prototype.
next