]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
This commit was generated by cvs2svn to compensate for changes in r126372,
[FreeBSD/FreeBSD.git] / lib /
2004-02-28 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-02-28 Max LaierThis commit was generated by cvs2svn to compensate...
2004-02-28 Max LaierThis commit was generated by cvs2svn to compensate...
2004-02-27 Diomidis SpinellisMake consistent with the better written wcsrtombs function:
2004-02-26 Tim KientzleAdd the clean_environment call to libutil.h also.
2004-02-26 Tim KientzleAdd a clean_environment call to libutil.
2004-02-26 Maksim YevmenkinAdd extra sanity check for SDP packets in libsdp(3)
2004-02-26 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-02-26 Bruce EvansBacked out rev.1.6 and subsequent copying of it (bogus...
2004-02-26 Max LaierThis commit was generated by cvs2svn to compensate...
2004-02-25 Bruce M SimpsonSync HEAD sources to vendor branch import of routed...
2004-02-25 Brian FeldmanMake the resolver(3) and many associated interfaces...
2004-02-25 Robert WatsonAdd bsde_add_rule(), which is similar to bsde_set_rule...
2004-02-25 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2004-02-25 Peter GrehanNo reason to disable this test on powerpc.
2004-02-25 Peter GrehanUse signed char cast to avoid out-of-range error on...
2004-02-24 Andrey A. ChernovAdd getopt_long_only() from OpenBSD and other OpenBSD...
2004-02-23 Brian FeldmanApply style(9).
2004-02-23 Johan Karlssonstyle.Makefile:
2004-02-23 Josef El-RayesAdd signal numbers to signal(3).
2004-02-23 Andrey A. ChernovAdd optarg, optind, opterr, optopt, optreset to SYNOPSYS
2004-02-23 Andrey A. ChernovPOSIX clearly states that getsubopt() should be declare...
2004-02-23 Andrey A. ChernovRemove unneccessary <unistd.h>
2004-02-22 Daniel EischenUpdate man page to reflect additional flag to allow...
2004-02-22 Daniel EischenTeach kvm_getprocs() to recognize a sysctl flag for...
2004-02-22 Peter WemmChange the syscall stub branch orders so that the stati...
2004-02-21 Hartmut BrandtFix a couple of potential buffer overflows.
2004-02-21 Poul-Henning KampRemove the triplicity in the public functions by vector...
2004-02-21 Poul-Henning KampMove the check for sensitive processes to the point...
2004-02-20 Hajimu UMEMOTOadd destination address selection support for getipnode...
2004-02-20 Ruslan ErmilovUnbreak the upgrade path from 4.9 after removal of...
2004-02-20 Brian FeldmanDocument dependence of mktemp(3) on the non-reentrant...
2004-02-20 Marcel MoolenaarMoving forward, there's no reason to exclude libpthread...
2004-02-19 Mike MakonnenImplement PThreads barriers and barrier attributes.
2004-02-19 Mike MakonnenDon't wake up the thread after the signal handler
2004-02-18 Mike MakonnenRemove thr_getschedparam.c since it's contents have...
2004-02-18 Mike MakonnenThere are consumers of rwlocks, inluding our own libc...
2004-02-18 Mike Makonneno Catch up with the mutex priority protocol fixes.
2004-02-18 Mike Makonneno Style
2004-02-18 Mike Makonneno Refactor and, among other things, get rid of insane...
2004-02-18 Mike MakonnenMove the initialization of thread priority to a common...
2004-02-18 Mike MakonnenMove the weak references to the top of the file to...
2004-02-16 David SchultzRemove the code and an associated comment for gcc 1...
2004-02-16 David SchultzFix a typo in the !__GNUC__ case and remove an obsolete...
2004-02-16 David SchultzFix some aliasing problems.
2004-02-14 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2004-02-13 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2004-02-12 Tim Kientzlesys/types.h must be included before sys/acl.h,
2004-02-12 Tim KientzleConnect libarchive to the build.
2004-02-12 Peter GrehanAdd forgotten IEEE functions. The Perl 5.8 port now...
2004-02-12 Tim Kientzlelibarchive itself is now completely clean at WARNS...
2004-02-11 Maksim YevmenkinDo not cast dval.
2004-02-11 Dag-Erling SmørgravSlight tweak to previous commit: don't forget to call...
2004-02-11 Dag-Erling SmørgravWhen restarting a transfer that has already completed...
2004-02-11 Dag-Erling SmørgravRe-wrap some comments.
2004-02-11 Bruce M SimpsonInitial import of RFC 2385 (TCP-MD5) digest support.
2004-02-10 Colin Percivalstyle cleanup: Remove duplicate $FreeBSD$ tags.
2004-02-10 Colin Percivalstyle cleanup: Remove duplicate $FreeBSD$ tags.
2004-02-10 Colin Percivalstyle cleanup: Remove duplicate $FreeBSD$ tags.
2004-02-10 Dag-Erling SmørgravFix numerous constness and aliasing issues.
2004-02-10 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-02-10 Daniel EischenAdd sem_timedwait to the symbol map, otherwise the...
2004-02-09 Tim KientzleInitial import of libarchive.
2004-02-08 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2004-02-08 Peter WemmRewrite fabs.S to use pure SSE2 operations. I got...
2004-02-08 David SchultzUpdate the documentation for setpgrp(2) to reflect...
2004-02-08 Mike SilbersackDocument the SF_NODISKIO flag, and fix a small typo.
2004-02-07 Ruslan ErmilovUnbreak world.
2004-02-07 Diomidis Spinellisgetnetbyname fixes:
2004-02-06 Daniel EischenAdd cancellation point to sem_wait() and sem_timedwait...
2004-02-06 Daniel EischenPrevent memory leak on sem_destroy() by destroying...
2004-02-06 Daniel EischenOnly allow the semaphore to be taken when the value...
2004-02-05 Daniel EischenCorrect check for invalid semaphore on sem_destroy...
2004-02-05 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2004-02-05 Ruslan ErmilovFixed style of DPADD and LDADD assignments as per style...
2004-02-05 Daniel EischenCorrect the weak reference for sem_unlink.
2004-02-05 David Xulibkse was renamed to libpthread.
2004-02-04 Daniel EischenAllow libc's version of sem_trywait() to work for non...
2004-02-04 Ruslan ErmilovPut libraries in the link order.
2004-02-04 Ruslan ErmilovNothing in libypclnt depends on librpcsvc.
2004-02-04 Ruslan ErmilovThis module doesn't use libgssapi (and it looks never...
2004-02-04 David XuAdd missing file.
2004-02-04 David XuImport initial work of libpthread debugging. This is...
2004-02-03 Daniel EischenRemove the band-aid (#include <time.h>).
2004-02-03 Daniel EischenAdd <time.h> -- bandaid to unbreak world in <semaphore.h>.
2004-02-03 Daniel EischenProvide a userland version of non-pshared semaphores...
2004-02-03 Daniel EischenModify the implementation of libc semaphores so that...
2004-02-01 Mike MakonnenBump up the maximum number concurrent threads on x86.
2004-01-31 David SchultzMerge vfscanf.c,v 1.35.
2004-01-31 David SchultzFix the handling of negative hexadecimal numbers in...
2004-01-31 Andrey A. ChernovLC_ALL not always take priority over other LC_*
2004-01-31 Daniel EischenCorrect the link for the profiling library.
2004-01-31 Marcel MoolenaarNow that libpthread is the default threading library...
2004-01-30 Marcel MoolenaarIn Write_Disk(), fix the non-error case where we return...
2004-01-30 Daniel EischenChange libkse back to libpthread and make it the default
2004-01-29 Mike MakonnenI update the rwlock code in libthr to be more standards...
2004-01-29 Mike MakonnenWhen suspending a thread if the timeout was very short or
2004-01-29 Andrey A. ChernovAdd reference to environ(7)
2004-01-28 Marcel MoolenaarFix an uninitialized variable bug that caused write_pmb...
2004-01-28 Maksim YevmenkinAdd NO_BLUETOOTH knob to the build process
next