]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
MFV of tzdata2008c
[FreeBSD/FreeBSD.git] / lib /
2008-08-08 Edwin GroothuisMFV of tzdata2008c
2008-08-08 Edwin GroothuisCleanup (cont)
2008-08-08 David SchultzRemove some unused variables.
2008-08-08 David SchultzIn the line
2008-08-07 David SchultzImplement cproj{,f,l}().
2008-08-07 David SchultzUse cpack() and the gcc extension __imag__ to implement...
2008-08-06 Doug RabsonFix ia64 build.
2008-08-06 Doug RabsonFix 64bt build.
2008-08-06 Doug RabsonAdd an implementation of the RPCSEC_GSS authentication...
2008-08-06 Marcel MoolenaarCleanup for WARNS 6.
2008-08-04 Tom RhodesAdd EPERM to the ERRORS section.
2008-08-04 Max LaierMerge state reuse for tcp.
2008-08-04 Colin PercivalInitialize "nconv" to a reasonable value in all code...
2008-08-04 Colin PercivalSet "max" to a reasonable value if BLOCKSIZE has a...
2008-08-04 Colin PercivalMark functions as __dead2 in order to help the LLVM...
2008-08-03 Sean FarleyRestructure and use different variables in the tests...
2008-08-03 Tom RhodesAdd EAGAIN to the ERRORS list, as found in kern_jail.c.
2008-08-03 Andrey A. ChernovRestored from previous backing out (because that is...
2008-08-03 David SchultzFix some style bogosity from fdlibm.
2008-08-03 David SchultzMinor improvements:
2008-08-02 David SchultzA few minor corrections, including some from bde:
2008-08-02 Remko Lodderremove whitespace bug (8 spaces into one tab)
2008-08-02 David SchultzTeach fmtcheck() about wint_t, intmax_t, char *, intmax...
2008-08-02 David SchultzOn i386, gcc truncates long double constants to double...
2008-08-02 Sean FarleyDetect if the application has cleared the environ varia...
2008-08-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.1p1.
2008-08-01 David SchultzFix some problems with asinf(), acosf(), atanf(), and...
2008-08-01 David XuIn function pthread_condattr_getpshared, store result...
2008-07-31 David SchultzAdd implementations of acosl(), asinl(), atanl(), atan2l(),
2008-07-31 Marcel MoolenaarAdd thr_pread_{int,long,ptr} and thr_pwrite_{int,long...
2008-07-31 David SchultzSet WARNS=1.
2008-07-31 David SchultzThe high part of the mantissa is 64 bits on sparc64.
2008-07-31 David SchultzAs in other parts of libm, mark a few constants as...
2008-07-31 Marcel MoolenaarCleanup for WARNS 3.
2008-07-31 Marcel MoolenaarCleanup for WARNS 2.
2008-07-30 Marcel MoolenaarChange the type of psaddr_t from void* to uintptr_t...
2008-07-29 Ed SchoutenConvert popen()'s `pidlist' to a SLIST, for consistency.
2008-07-28 John BaldwinFix a few bugs with the _gettemp() routine which implem...
2008-07-28 Ed SchoutenFix the email address formats in some posix_spawn(3...
2008-07-28 David XuAdd manual pages for posix_spawn() functions.
2008-07-25 Brooks DavisAdd support for a new login capability, cpumask which...
2008-07-25 Andrey A. ChernovPer rwatson's request:
2008-07-25 Julian ElischerFix cut-n-paste-o
2008-07-23 Warner LoshFirst cut at doing the kvm file needed for mips.
2008-07-22 Dag-Erling SmørgravProperly flatten openssh/dist.
2008-07-22 Andrey A. ChernovFixes based on bde's feedback.
2008-07-22 Andrey A. ChernovChange /dev/urandom to /dev/random since urandom marked as
2008-07-22 Andrey A. ChernovUse arc4random_uniform(3) since modulo size is not...
2008-07-22 Andrey A. ChernovIn arc4random_uniform() detect simple "power of two...
2008-07-22 Andrey A. ChernovAdd arc4random_uniform() function (to avoid "modulo...
2008-07-22 Andrey A. ChernovIncrease initially dropped bytes from 512 to 768 (768...
2008-07-21 John BaldwinAdd feature_present(3) to the FBSD 1.1 symbol map.
2008-07-21 Andrey A. Chernov1) Use __packed attr on rdat structure to make it exact...
2008-07-21 Andrey A. Chernov1) Update copyright notice.
2008-07-21 Andrey A. ChernovAdd arc4random_buf to FBSD_1.1 space
2008-07-21 Andrey A. ChernovAdd arc4random_buf.3 to MLINKS
2008-07-21 Andrey A. ChernovImplement arc4random_buf() function
2008-07-21 Andrey A. ChernovDecrease arc4_count only when needed and with proper...
2008-07-21 Andrey A. Chernov1) Set stired flag after forced initialization.
2008-07-18 Jason EvansEnhance arena_chunk_map_t to directly support run coale...
2008-07-18 David SchultzSort the .PATH entries to give a more reasonable order...
2008-07-17 Simon L. B. NielsenMake it more clear what it means that SA_RESTART is...
2008-07-15 Daniel GerzoUpdate the definition of modspecific structure
2008-07-13 Robert WatsonThe libc acl_valid(3) function validates the contents...
2008-07-13 Remko LodderUpdate the ktr_header structure, which changed over...
2008-07-12 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P1 import...
2008-07-12 Doug BartonThese files are unused, and due to a more thorough...
2008-07-12 Doug BartonAdd a patch from ISC to fix named-checkconf. The error...
2008-07-12 Doug BartonVendor import of BIND 9.4.2-P1
2008-07-12 Peter WemmFlatten bind9 vendor work area
2008-07-11 Brooks DavisPut the _cpuset* symbols in FBSDprivate_1.0 instead...
2008-07-10 Colin PercivalGarbage collect a variable which is assigned a value...
2008-07-10 Peter WemmMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-10 Peter WemmImport heavily trimmed gnu cpio-2.8.
2008-07-09 Peter WemmFlatten cvs2svn generated import tree.
2008-07-08 Ulf Lilleengen- Simplify the procedure of retrieving XML-data from...
2008-07-07 Konstantin BelousovAdd #include <inttypes.h> for the strtoimax().
2008-07-06 Daniel Gerzo- This code was intially obtained from NetBSD, but...
2008-07-06 Daniel Gerzo- Add description about a missing return value
2008-07-06 Daniel Gerzo- remove superfluous word
2008-07-05 Tim Kientzlelibarchive in FreeBSD-CURRENT is now synched with libar...
2008-07-05 Tim KientzleRemove a couple of capability definitions that are...
2008-07-05 Tim KientzleWhen ARCHIVE_EXTRACT_PERM is requested (e.g., by "tar...
2008-07-05 Tim KientzleDon't use the deprecated linux/ext2_fs.h include file.
2008-07-03 Peter WemmAdd $FreeBSD$ to the uuencoded test files that didn...
2008-07-01 Daniel Gerzo- AI_ALL and AI_V4MAPPED flags are currently not supported
2008-07-01 John BaldwinMerge hexdump(9) to userland as hexdump(3) in libutil...
2008-06-30 Dag-Erling SmørgravMore explicit error message.
2008-06-30 Dag-Erling SmørgravAdd missing $FreeBSD$
2008-06-30 Daniel Gerzo- Forgot to bump a date after last change
2008-06-29 David SchultzFix a bogon in the previous commit and add some missing...
2008-06-29 David SchultzCorrectly handle malloc() failure. While here, reduce...
2008-06-29 David SchultzFactor out the code that builds the argument table...
2008-06-29 David SchultzReduce the level of duplication between vfprintf()...
2008-06-29 David SchultzBegin de-spaghettifying the code that handles positiona...
2008-06-29 David SchultzMake it clearer that it is possible to disable the...
2008-06-28 David SchultzWe should also save and restore the MXCSR as on amd64...
2008-06-28 David SchultzTwo FP-related setjmp/longjmp changes:
2008-06-28 David SchultzFix a typo in the cosl() prototype.
2008-06-26 Daniel Gerzo- add description of the MLINK error
next