]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
This commit was generated by cvs2svn to compensate for changes in r161863,
[FreeBSD/FreeBSD.git] / lib /
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-02 marcelWhitespace fix.
2006-09-01 marcelStylize:
2006-09-01 marcelStylize: avoid using a global register variable.
2006-09-01 marcelEnable TLS on PowerPC.
2006-09-01 marcelThe ucontext is 16-byte aligned, which means that struc...
2006-09-01 marcelStylize. Introduce ppc_{get|set}_tp() and ppc_{get...
2006-09-01 marcelFix style(9) in code copied from rtld.
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 marcelRename TLS_TP_OFFSET back to TP_OFFSET. The former...
2006-09-01 marcelEnable TLS on ia64.
2006-09-01 marcelImplement TLS.
2006-09-01 marcelStylize.
2006-09-01 marcelFix the variant I allocation for KSE: Allow a larger...
2006-09-01 rwatsonRemove curdir reference in libbsm build; this is not...
2006-08-31 marcelStylize.
2006-08-31 marcelTLS fixes:
2006-08-31 marcelFix harmless bug: sizeof(tcb) equals sizeof(void*)...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-30 marcelo Set TP using inline assembly to avoid dead code...
2006-08-30 marcelAvoid dead code elimination of the assignment to TP...
2006-08-30 marcelPrevent dead code elimination for the TP assignmient...
2006-08-29 davidxuRemove unused file.
2006-08-29 kientzleWhen skipping data, track the position in the bytestrea...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-28 davidxupthread_sigmask is in thr_sig.c, remove this file.
2006-08-28 davidxuKill unused files.
2006-08-28 davidxuUse umutex APIs to implement pthread_mutex, member...
2006-08-28 davidxuAdd umutex APIs.
2006-08-26 markus- Add new service class definitions and a new attribute...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-25 ceriNote that the system only allows a maximum of kern...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 ruRemove alpha-specific stuff.
2006-08-23 yarRecognize the existence of `auth' and `auth-type'
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-22 ruRemove alpha left-overs.
2006-08-22 marcelBuild libsmb and smbutil on ia64.
2006-08-21 cognetIf __ARMEB__ is defined, we're already using the networ...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-16 wesDocument EAGAIN failure per PR. (Finally!)
2006-08-15 pjdWe operate on 'statfs' structures, not on 'fsstat'...
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.
next