]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix one kind of style(9) bug and a typo in a comment.
[FreeBSD/FreeBSD.git] / lib /
2007-05-01 yarFix one kind of style(9) bug and a typo in a comment.
2007-05-01 marcelRoughly implement libpthread support.
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-05-01 acheBack out all POSIXified *env() changes.
2007-05-01 wkoszekSecond call of sysctl() is used to gather a proper...
2007-04-30 acheBump .Dd
2007-04-30 acheAdd phrase
2007-04-30 acheMake putenv() fully conforms to Open Group specs Issue 6
2007-04-30 acheRemove special case skipping initial '=' of the setenv...
2007-04-30 acheMake setenv, putenv, getenv and unsetenv conforming...
2007-04-29 pjdAdd missing links and sort.
2007-04-29 deischenDon't enable symbol versioning for librt by default...
2007-04-29 kanMake sure FBSDprivate_1.0 is located at the end of...
2007-04-29 deischenCatch up with the renaming of the private version names...
2007-04-29 deischenUse C comments since we now preprocess these files...
2007-04-29 deischenNumber the private version namespace in case we ever...
2007-04-29 deischenSymbol version librt.
2007-04-27 roamRemove the MSG_PEEK flag from the documentation of...
2007-04-24 phkGet endianess right.
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 rwatsonAdd au_to_zonename.3 alias for au_token.3.
2007-04-23 deischenAdd a reference and lock the target thread when setting...
2007-04-22 njlAdd back the original behavior of changing the entire...
2007-04-20 kientzleFix a memory leak in the uname/gname lookup cache.
2007-04-19 mtmMake inet6_rth_* family of functions more compliant...
2007-04-19 phkGrammer correction from: emaste
2007-04-19 phkLoosen return value spec for fputs to be standards...
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-16 ruAdd a missing backslash and unbreak the build.
2007-04-16 rafan- Add missing man page links
2007-04-16 cpercivaIn libarchive: Downgrade ARCHIVE_FATAL and ARCHIVE_FAIL...
2007-04-15 kientzleProperly cleanup the UID/GID lookup data.
2007-04-15 kientzleDon't free a NULL pointer.
2007-04-15 kientzleClean up a lot of memory leaks in the libarchive test...
2007-04-15 kientzleThanks to Colin for catching my mixup. The original...
2007-04-15 kientzleConsolidate numeric limit macros in one place; include...
2007-04-14 kientzlePass through error message if any operation fails,...
2007-04-14 kientzleOverhaul of 'ar' support:
2007-04-14 kientzleInvoke utime(2) properly. (It's only used on platforms
2007-04-14 kientzleFix the build by temporarily disabling 'ar' support...
2007-04-14 pjdCleanup sysconf(3) a bit. sysconf(3) assumes in some...
2007-04-14 kientzleFix the build.
2007-04-14 kientzleFixes from Joerg Sonnenberger, reviewed by Kai Wang.
2007-04-14 kientzleConventionally, tar archives have always included a...
2007-04-14 kientzlePortability: Don't use mkdtemp() when mkdir() will...
2007-04-14 kientzleMore portability improvements from Martin Koeppe:
2007-04-13 kientzlePortability.
2007-04-12 jkoshyFix a bug in the description of the "p6-div" event...
2007-04-12 kientzleNow that libarchive is being built in more environments,
2007-04-12 kientzleMake Lint happier.
2007-04-11 emasteBelatedly bump Dd for my recent changes.
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 jkoshyCorrect a typo in an event name alias.
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-10 ruExpand the description of the host's UUID.
2007-04-10 ruSwap "underflow"/"overflow" in the table header.
2007-04-09 kanClean-ip TLS symbol versions. [_]__tls_get_addr functio...
2007-04-09 pjdDocument KERN_HOSTUUID.
2007-04-09 emasteDocument PT_GETNUMLWPS.
2007-04-09 gshapiroNew files in sendmail 8.14.1
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 kientzleFix build on Solaris.
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-07 kientzleEnable 'ar' support; hook it up to the build and
2007-04-07 kientzleClarification: Point people to archive_read_data()...
2007-04-07 cpercivaWhen copying data from one archive to another, only...
2007-04-07 emasteDescribe PT_GETLWPLIST's arguments.
2007-04-06 kan__p_rcode_syms is declared as external in resolv.conf...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-05 pjdBump date.
2007-04-05 pjdImplement SEEK_DATA and SEEK_HOLE extensions to lseek...
2007-04-05 pjdAdd security.jail.mount_allowed sysctl, which allows...
2007-04-05 cpercivaMove archive_read_data_into_buffer into archive_read...
2007-04-05 davidxuIf a thread who's name is being set is not the current...
2007-04-05 kientzleMore corrections from Joerg Sonnenberger.
2007-04-05 kientzleStyle fixes from Joerg Sonnenberger: use correct types,
2007-04-05 kientzleFrom Joerg Sonnenberger: Fix a number of style gaffes,
2007-04-05 kientzleWordsmithing.
2007-04-05 delphijAvoid using intermediate variables by just comparing...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-04 cericipher(3) is gone.
2007-04-04 kanCast away const qualifier to squash GCC warning.
2007-04-04 kanFirst argument of MD5Final is an array of unsigned...
2007-04-04 kanUse correct u_int and socklen_t types for parameters...
2007-04-04 kanAdd include directives for string.h and stdlib.h to...
2007-04-04 kanInclude string.h to get proper memcpy prototype.
2007-04-04 jkimImport amd64 assembly implementations of div(3) family...
2007-04-03 cpercivaParse SCHILY.dev and SCHILY.ino fields. These are...
2007-04-03 kanAdd entry for dl_iterate_phdr.
2007-04-03 kanAdd stub for dl_iterate_phdr.
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-04-03 kientzle'ar' format support for libarchive, contributed by...
2007-04-02 cpercivaNow that there is always a compression-layer skip funct...
2007-04-02 kientzleFix type-punned pointer, minor style fixes.
2007-04-02 kientzleRemove unused variable; use consistent types.
2007-04-02 kientzleBe consistent: file flags are unsigned bitmaps.
2007-04-02 kientzleDon't compare a signed char to 0xFF.
2007-04-02 kientzleAvoid a potential overflow when 'skip' is larger than...
2007-04-02 kientzleStyle fix: Use the correct type for 'bytes_to_write'.
next