]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
add 11n stats
[FreeBSD/FreeBSD.git] / lib /
2007-06-11 delphijDiff reduction against other *BSDs: ANSIfy function
2007-06-10 stefanfMerge NetBSD changes, among them:
2007-06-10 yarNow pam_nologin(8) will provide an account management...
2007-06-10 marcelFix bogon in previous commit: <machine/cpu.h> is still...
2007-06-10 marcelThe definition of CACHELINESIZE moved from <machine...
2007-06-08 davidxuSet warning level to 2.
2007-06-06 remkoDocument getaddrinfo(3)'s AI_ADDRCONFIG
2007-06-05 dougbRemove the special atomic.h case for arm, and allow...
2007-06-05 dougbThis commit was generated by cvs2svn to compensate...
2007-06-05 rafanThis commit was generated by cvs2svn to compensate...
2007-06-05 desExpose __stack_chk_fail_local() so -fstack-protector...
2007-06-04 darrenrThis commit was generated by cvs2svn to compensate...
2007-06-04 delphijThis commit was generated by cvs2svn to compensate...
2007-06-03 umeMerge BIND 9.4.1 into main chunk.
2007-06-03 umeMerge BIND 9.4.1 into main chunk.
2007-06-03 umeThis commit was generated by cvs2svn to compensate...
2007-06-03 umeVendor import of BIND 9.4.1
2007-06-03 dougbFix the amd64 and pc98 versions of ISC_ATOMIC_ARCH...
2007-06-02 dougbUpdate generated files for BIND 9.4.1
2007-06-02 dougbThis commit was generated by cvs2svn to compensate...
2007-06-02 dougbUpdate bmake glue for the BIND 9.4.1 import.
2007-06-01 jeff - Work-around the already partially broken rusage...
2007-05-31 deischenExport quad symbols. They were previously commented...
2007-05-31 deischenSome libc symbol map cleanups.
2007-05-29 bdeMerge the relevant part of rev.1.14 of s_cbrt.c (a...
2007-05-29 kientzlelibarchive 2.2.3
2007-05-28 rwatsonCorrect spelling errors in comments.
2007-05-28 rwatsonPrecede symbol names consistently with tabs rather...
2007-05-25 delphijInclude string.h for memcpy() and memcmp().
2007-05-25 delphijConst'ify and ANSIfy the internal interfaces of regex(3).
2007-05-25 delphijANSIfy function definitions, reduces diff against OpenBSD.
2007-05-25 ruAlso fix the misspelling of hes_resolve().
2007-05-25 delphijThe usage of "info" in init_hash() is read-only, so...
2007-05-25 desRe-add support for NIS netgroups (heavily modified...
2007-05-25 rafan- When I introduce wide character enabled ncurses into...
2007-05-24 obrienFreeBSD has <limits.h>.
2007-05-24 obrienUpdate for the 'file' 4.21 import.
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 desEnable FTP_COMBINE_CWDS.
2007-05-24 obrienUpdate for the 'file' 4.19 import.
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 ruhesiod_resolv -> hesiod_resolve
2007-05-23 desNit: avoid shadowing truncate(2) with a local variable.
2007-05-23 desFix stupid braino in previous commit.
2007-05-23 desIf (flags & O_TRUNC), don't truncate the file until...
2007-05-22 cpercivaReplace "sizeof(struct bucket[cache_size])" with
2007-05-22 jonBackout 1.5 as requested by deischen
2007-05-22 jon__cleanup() is needed for ports/devel/valgrind, export it.
2007-05-21 rwatsonMake pointer argument to kread_string() const since...
2007-05-21 cpercivaDon't test for NULL when it is both unnecessary (the...
2007-05-21 cpercivaRemove pointless code: Don't assign a value to a variab...
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-21 deischenBump library versions in preparation for 7.0.
2007-05-19 kanUse LDADD to add -lgcc to the end of linker command...
2007-05-19 cognetUse __mcount() instead of _mcount() to reduce diffs...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 marcelAdd a level of indirection to the kernel PTE table...
2007-05-19 cpercivaDon't forget to free a string allocated by strdup where...
2007-05-19 kanMake sure libc is installed before all other shared...
2007-05-19 kanUse built-in _end symbol insteadof 'end' for consistenc...
2007-05-19 kanDo not declare float_detect_tininess as external if...
2007-05-19 kanMake sure GCC will not try to link libc with itself.
2007-05-19 kanFollow NetBSD, OpenBSD and DragonfyBSD project and...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-18 jonMove nss_compat symbols from r1.11 to private section...
2007-05-18 ruFix a logic bug I re-introduced in my patch I sent...
2007-05-18 jon__nss_compat_* from net/nss_compat.c are needed by...
2007-05-17 deischenAllow DEFAULT_THREAD_LIB to be set from /etc/src.conf.
2007-05-17 jonendrpcent belongs with rpc name service db, not services.
2007-05-17 jonfix memory leak from reading nsswitch.conf
2007-05-16 rrs-Fix so getoptinfo() is in conformance with socket...
2007-05-16 rrs Resolves symbols map so sctp_xxx() functions are included.
2007-05-16 kanDo not export 'end' symbol. It is not meant to be visib...
2007-05-14 mavReplace select() by poll() to avoid problems with big
2007-05-14 pavDocument RFTHREAD
2007-05-14 deischenI guess powerpc needs vfork(), add it to the symbol...
2007-05-14 cpercivaUse unsigned comparisons. Prior to this commit, SHA1_U...
2007-05-13 rwatsonAdd ether_aton_r and ether_ntoa_r to public symbol...
2007-05-13 deischenRemove .mcount from gmon's Symbol map and add it to...
2007-05-13 deischenEnable symbol versioning by default. Use WITHOUT_SYMVE...
2007-05-13 rwatsonAdd and document ether_ntoa_r() and ether_aton_r()...
2007-05-13 rwatsonMove to more conformant style(9) before making function...
2007-05-11 marius- Add bits for userland profiling. For sun4u this is...
2007-05-11 desstrlcpy() may be faster than snprintf(), but it is...
2007-05-10 desFix typo.
2007-05-10 desWell gag me with a spoon... I'm so used to working...
2007-05-10 desRemove superfluous unexpanded RCS tag.
2007-05-10 desUse flopen(3).
2007-05-10 desDTRT when O_NONBLOCK is specified.
2007-05-10 desI'm tired of seeing this done incorrectly and non-porta...
2007-05-09 gnnIntegrate the Camellia Block Cipher. For more informat...
2007-05-09 davidxubackout experimental adaptive spinning mutex for produc...
2007-05-08 desHandle temporary redirects (HTTP status code 307)
2007-05-08 dasWe should never zero-pad INF or NaN (yielding silly...
2007-05-08 dasFix a rounding error.
2007-05-06 desRemove parameter names from prototypes to avoid namespa...
2007-05-06 pjdImplement and document some utility functions that...
next