summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add back the original behavior of changing the entire directory path atnjl2007-04-222-2/+34
* Fix a memory leak in the uname/gname lookup cache.kientzle2007-04-201-11/+11
* Make inet6_rth_* family of functions more compliant with RFC3542:mtm2007-04-191-1/+9
* Grammer correction from: emastephk2007-04-191-1/+1
* Loosen return value spec for fputs to be standards compliant so peoplephk2007-04-191-5/+2
* Add a missing backslash and unbreak the build.ru2007-04-161-1/+1
* - Add missing man page linksrafan2007-04-161-3/+17
* In libarchive: Downgrade ARCHIVE_FATAL and ARCHIVE_FAILED errors whichcperciva2007-04-161-0/+6
* Properly cleanup the UID/GID lookup data.kientzle2007-04-151-0/+4
* Don't free a NULL pointer.kientzle2007-04-151-1/+2
* Clean up a lot of memory leaks in the libarchive test harness.kientzle2007-04-1512-0/+29
* Thanks to Colin for catching my mixup. The original problem wasn'tkientzle2007-04-151-3/+8
* Consolidate numeric limit macros in one place; include themkientzle2007-04-156-49/+44
* Pass through error message if any operation fails, not just the last one.kientzle2007-04-141-1/+1
* Overhaul of 'ar' support:kientzle2007-04-147-228/+235
* Invoke utime(2) properly. (It's only used on platformskientzle2007-04-141-2/+2
* Fix the build by temporarily disabling 'ar' support untilkientzle2007-04-141-1/+0
* Cleanup sysconf(3) a bit. sysconf(3) assumes in some places it operatespjd2007-04-141-21/+18
* Fix the build.kientzle2007-04-142-2/+2
* Fixes from Joerg Sonnenberger, reviewed by Kai Wang.kientzle2007-04-141-49/+81
* Conventionally, tar archives have always included a trailing '/'kientzle2007-04-145-74/+261
* Portability: Don't use mkdtemp() when mkdir() will suffice.kientzle2007-04-141-2/+2
* More portability improvements from Martin Koeppe:kientzle2007-04-143-11/+75
* Portability.kientzle2007-04-131-0/+2
* Fix a bug in the description of the "p6-div" event. [1]jkoshy2007-04-121-2/+4
* Now that libarchive is being built in more environments,kientzle2007-04-122-8/+6
* Make Lint happier.kientzle2007-04-122-2/+3
* Belatedly bump Dd for my recent changes.emaste2007-04-111-1/+1
* Correct a typo in an event name alias.jkoshy2007-04-111-1/+1
* Expand the description of the host's UUID.ru2007-04-101-3/+3
* Swap "underflow"/"overflow" in the table header.ru2007-04-101-2/+2
* Clean-ip TLS symbol versions. [_]__tls_get_addr function is part ofkan2007-04-092-6/+2
* Document KERN_HOSTUUID.pjd2007-04-091-1/+4
* Document PT_GETNUMLWPS.emaste2007-04-091-0/+3
* New files in sendmail 8.14.1gshapiro2007-04-092-3/+3
* Fix build on Solaris.kientzle2007-04-071-1/+1
* Enable 'ar' support; hook it up to the build andkientzle2007-04-073-2/+7
* Clarification: Point people to archive_read_data(), whichkientzle2007-04-071-1/+4
* When copying data from one archive to another, only set the errorcperciva2007-04-071-5/+4
* Describe PT_GETLWPLIST's arguments.emaste2007-04-071-0/+9
* __p_rcode_syms is declared as external in resolv.conf, so it cannot bekan2007-04-062-1/+2
* Bump date.pjd2007-04-053-3/+3
* Implement SEEK_DATA and SEEK_HOLE extensions to lseek(2) as found inpjd2007-04-052-1/+65
* Add security.jail.mount_allowed sysctl, which allows to mount andpjd2007-04-051-0/+7
* Move archive_read_data_into_buffer into archive_read.c, simplify itscperciva2007-04-054-55/+23
* If a thread who's name is being set is not the current thread, use macrosdavidxu2007-04-051-2/+2
* More corrections from Joerg Sonnenberger.kientzle2007-04-051-3/+3
* Style fixes from Joerg Sonnenberger: use correct types,kientzle2007-04-051-5/+7
* From Joerg Sonnenberger: Fix a number of style gaffes,kientzle2007-04-054-26/+35
* Wordsmithing.kientzle2007-04-051-12/+9
OpenPOWER on IntegriCloud