]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Garbage-collect vn_write_suspend_wait().
[FreeBSD/FreeBSD.git] / lib /
2008-09-15 emaxAdd uuid_enc,dec_le,be() functions to Symbol.map
2008-09-15 dfrFix async mode (required for ypbind in manycast mode).
2008-09-14 marcelAllow psaddr_t to be widened by using thr_pread_{int...
2008-09-14 kientzleChoose a flag-handling strategy based on platform capab...
2008-09-12 kientzlePortability: Don't use symbolic constants when the...
2008-09-12 kientzlePortability: Not everyone is lucky enough to have ftrun...
2008-09-12 kientzlePortability: Support platforms that lack (struct stat...
2008-09-12 kientzleWindows compatibility: The stub replacement for compre...
2008-09-10 jasoneUse PAGE_{SIZE,MASK,SHIFT} from machine/param.h rather...
2008-09-09 jasoneMove call to _malloc_thread_cleanup() so that if this...
2008-09-09 dfrInitialise the SVCAUTH field for new transport structur...
2008-09-09 acheReturn two fixes from previous backout which does not...
2008-09-08 lulf- Update the libgeom manpage with a description of...
2008-09-08 kientzleFix a type-aliasing problem in the libarchive test...
2008-09-07 kientzleCorrect a leaking archive_entry in the test suite.
2008-09-07 lulf- Add a new ioctl for getting the provider name of...
2008-09-07 kientzleCorrect the comments here.
2008-09-07 kientzleWhen restoring a directory, allow symlinks to be follow...
2008-09-06 marcelUnbreak ia64: pges are 8KB.
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-05 keramidaAdd two example regexps: (1) one for matching all the...
2008-09-05 kientzleThe link resolver now unsets the size to mark a hardlink
2008-09-05 kientzleMfP4: Handle entries with unset size properly: Regular...
2008-09-05 kientzleMfP4: Use the set/unset tracking to determine when...
2008-09-04 dfrFix an off-by-one error in the replay detection logic.
2008-09-04 rajEliminate __alpha__ leftover from libstand.
2008-09-04 kientzleMarkup fix.
2008-09-01 dougbUpdate for version 9.4.2-P2
2008-09-01 kientzleStyle: Use ARCHIVE_VERSION_NUMBER to conditionalize...
2008-09-01 kientzleMfP4: set/unset tracking for atime, ctime, mtime, and...
2008-09-01 kientzleSort the list of format names.
2008-09-01 kientzleUse the "start_time" (time at which the restore process...
2008-08-31 kientzleNew mtree writer, thanks to Joerg Sonnenberger.
2008-08-31 kientzleJoerg Sonnenberger's improvements to the shar writer.
2008-08-31 kientzleMake libarchive_test a little smarter about trying...
2008-08-30 kientzleWhen atime wasn't specified, it should get set == mtime.
2008-08-28 obrienAdd the needed libpthread_md.c for MIPS.
2008-08-28 pjdAdd links to all libpcap functions.
2008-08-28 kientzleIf no atime was specified (for example, when extracting...
2008-08-27 obrienAdd the needed _setjmp.S for MIPS.
2008-08-27 jasoneAdd thread-specific caching for small size classes...
2008-08-26 kibImplement WNOWAIT flag for wait4(2). It specifies that...
2008-08-26 kibWhen calculating arguments to the interpreter for the...
2008-08-25 kientzleAlphabetize the list of tests.
2008-08-24 kientzleUpdate the total archive byte counters when writing...
2008-08-24 kientzleRemove the stillborn attempt to cleanup tests as well...
2008-08-24 kientzleFail copying path/.. only if SECURE_NODOTDOT was specified.
2008-08-24 kientzleFix the cpio bug tested for by r182092 of usr.bin/cpio...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-22 kibAdd -fno-omit-frame-pointer to CFLAGS used to compile...
2008-08-21 jhbAdd a "CACHING" section regarding the internal caching...
2008-08-20 edRemove grantpt.c, which should have been deleted in...
2008-08-20 edIntegrate the new MPSAFE TTY layer to the FreeBSD opera...
2008-08-19 jhbAdd a new routine kvm_getcptime(3) for fetching the...
2008-08-19 jhbAdd two new routines to libkvm for working with per...
2008-08-15 kmacyatomic_fetchadd_int works on unsigned quantities -...
2008-08-14 emaxImport the uuid_enc_le(), uuid_dec_le(), uuid_enc_be...
2008-08-14 jasoneMove CPU_SPINWAIT into the innermost spin loop, in...
2008-08-14 jasoneRe-order the terms of an expression in arena_run_reg_da...
2008-08-13 emaxImport handy shorthand Bluetooth address (BD_ADDR)...
2008-08-13 edChange bpf(4) to use the cdevpriv API.
2008-08-13 marcelChange the type of ti_traceme from a char to an int...
2008-08-11 kientzleFix up test suite so it works again with the libarchive...
2008-08-10 kientzleCorrect test_tar_large so it works correctly with the...
2008-08-10 kientzleExplain why two apparently-identical archive_read_data...
2008-08-10 kientzleMfP4: Joerg Sonnenberger's fixes to make 'ar' and ...
2008-08-09 desAdd sbuf_new_auto as a shortcut for the very common...
2008-08-08 delphijAdd prototype defination for setfib(2) to sys/socket.h.
2008-08-08 cpercivaRemove variables which are assigned values and never...
2008-08-08 dasRemove some unused variables.
2008-08-08 dasIn the line
2008-08-07 dasImplement cproj{,f,l}().
2008-08-07 dasUse cpack() and the gcc extension __imag__ to implement...
2008-08-06 dfrFix ia64 build.
2008-08-06 dfrFix 64bt build.
2008-08-06 dfrAdd an implementation of the RPCSEC_GSS authentication...
2008-08-06 marcelCleanup for WARNS 6.
2008-08-04 trhodesAdd EPERM to the ERRORS section.
2008-08-04 cpercivaInitialize "nconv" to a reasonable value in all code...
2008-08-04 cpercivaSet "max" to a reasonable value if BLOCKSIZE has a...
2008-08-04 cpercivaMark functions as __dead2 in order to help the LLVM...
2008-08-03 scfRestructure and use different variables in the tests...
2008-08-03 trhodesAdd EAGAIN to the ERRORS list, as found in kern_jail.c.
2008-08-03 acheRestored from previous backing out (because that is...
2008-08-03 dasFix some style bogosity from fdlibm.
2008-08-03 dasMinor improvements:
2008-08-02 dasA few minor corrections, including some from bde:
2008-08-02 remkoremove whitespace bug (8 spaces into one tab)
2008-08-02 dasTeach fmtcheck() about wint_t, intmax_t, char *, intmax...
2008-08-02 dasOn i386, gcc truncates long double constants to double...
2008-08-02 scfDetect if the application has cleared the environ varia...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-08-01 dasFix some problems with asinf(), acosf(), atanf(), and...
2008-08-01 davidxuIn function pthread_condattr_getpshared, store result...
2008-07-31 dasAdd implementations of acosl(), asinl(), atanl(), atan2l(),
2008-07-31 marcelAdd thr_pread_{int,long,ptr} and thr_pwrite_{int,long...
2008-07-31 dasSet WARNS=1.
2008-07-31 dasThe high part of the mantissa is 64 bits on sparc64.
2008-07-31 dasAs in other parts of libm, mark a few constants as...
2008-07-31 marcelCleanup for WARNS 3.
next