summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid using intermediate variables by just comparing betweendelphij2007-04-051-27/+15
* cipher(3) is gone.ceri2007-04-041-1/+0
* Cast away const qualifier to squash GCC warning.kan2007-04-041-1/+1
* First argument of MD5Final is an array of unsigned characters.kan2007-04-041-1/+2
* Use correct u_int and socklen_t types for parameters if function iskan2007-04-041-2/+3
* Add include directives for string.h and stdlib.h to get proper functionkan2007-04-0411-0/+12
* Include string.h to get proper memcpy prototype.kan2007-04-041-0/+1
* Import amd64 assembly implementations of div(3) family from NetBSD.jkim2007-04-044-0/+51
* Parse SCHILY.dev and SCHILY.ino fields. These are ignored when extractingcperciva2007-04-031-0/+4
* Add entry for dl_iterate_phdr.kan2007-04-031-0/+1
* Add stub for dl_iterate_phdr.kan2007-04-031-0/+10
OpenPOWER on IntegriCloud