]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Calculate NFS timeouts in units of 10ms, not 5ms. This matches the default
[FreeBSD/FreeBSD.git] / lib /
2004-03-14 Bruce EvansFixed a misspelling of 0 as NULL.
2004-03-14 Bruce EvansFixed a misspelling of 0 as NULL. Removed a spelling...
2004-03-14 Bruce EvansFixed misspellings of '\0' as NULL.
2004-03-12 Bruce EvansInitial support for C99's (or is it POSIX.1-2001's...
2004-03-11 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-03-11 Bruce EvansFixed misspellings of 0 as NULL.
2004-03-10 Tim J. RobbinsSet stream orientation in ungetc() instead of __ungetc...
2004-03-10 Tim J. RobbinsRemove duplicate check for EOF from ungetc(); __ungetc...
2004-03-10 Tim J. RobbinsCall __sputc() directly in fputc() instead of taking...
2004-03-10 Tim J. RobbinsCall __sgetc() directly in getchar() instead of taking...
2004-03-10 Tim J. RobbinsSet the stream orientation explicitly in fgetln() inste...
2004-03-10 Tim J. RobbinsSet stream orientation in puts().
2004-03-10 Poul-Henning KampPut libypclnt behind NO_YP_LIBC
2004-03-09 John BaldwinMake libgeom usable by C++ programs:
2004-03-09 Tim KientzleMany fixes.
2004-03-09 John BirrellBackout the previous revision due to objections.
2004-03-09 John BirrellOn 4.X it was possible for an application to initialise...
2004-03-08 Poul-Henning KampString the consumers into the list of the provider...
2004-03-07 Poul-Henning KampRearrange (centralize) initialization of mallocs intern...
2004-03-07 Poul-Henning KampAdd manpages for the gctl API.
2004-03-07 Tim KientzleRecognize hardlinks when reading cpio files.
2004-03-06 Andrey A. ChernovMerge some fixes from NetBSD's getopt.3 v1.31:
2004-03-06 Andrey A. ChernovMerge some fixes from NetBSD's getopt.c v1.26:
2004-03-06 Andrey A. ChernovFix typo, was 'W'; instead of `W;'
2004-03-06 Andrey A. ChernovMake GNU-compatible following case:
2004-03-06 Tim KientzleMinor API tweak: The format-specific write_header funct...
2004-03-06 Tim KientzleRemove last evidence of a long-dead function.
2004-03-06 Tim KientzleAdd ARCHIVE_EXTRACT_UNLINK option to permit clients to
2004-03-06 Tim KientzleCorrectly read symlinks from cpio files.
2004-03-05 Mark MurrayMake NULL a (void*)0 whereever possible, and fix the...
2004-03-05 Tim KientzleCorrectly read SCHILY.nlink from pax-format archives.
2004-03-03 Diomidis SpinellisDocument missing EFAULT errno value.
2004-03-03 Andrey A. ChernovMake return code in noarg case GNU-compatible
2004-03-03 Andrey A. ChernovBe more GNU-compatible in diagnostics
2004-03-02 Jordan K. HubbardIf handed a file pointer we can't write to, set errno...
2004-03-02 Peter GrehanHook libthr to the build for PowerPC
2004-03-02 Peter Grehanlibthr powerpc support.
2004-03-02 Peter Grehanmakecontext lib call.
2004-03-01 Andrey A. ChernovImprove GNU compatibility in several places, use intern...
2004-03-01 Andrey A. ChernovComment out things related to getopt() replacement...
2004-03-01 Andrey A. ChernovChange "-"-started options when POSIX_CORRECTLY is...
2004-03-01 Andrey A. ChernovChange "-"-started options when POSIX_CORRECTLY is...
2004-03-01 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2004-02-29 Tim KientzleBack out the "clean_environment()" function from libutil.
2004-02-28 Nate LawsonThis commit was generated by cvs2svn to compensate...
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.
next