summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Implement wcwidth() as an inline function.tjr2004-08-121-11/+2
* As long as we have a knob to force system scope threads, why not havedeischen2004-08-128-16/+26
* Link to the build again. The problem was that we need a newharti2004-08-111-3/+3
* Again something bad is happening so comment out the ATM module.harti2004-08-111-3/+3
* Now, after the import of NgATM-1.1, re-enable the atm module.harti2004-08-111-1/+1
* Update "documentation date" fields.green2004-08-101-1/+1
* Update mlock(2) manpage to cross-reference m{,un}lockall(2), removegreen2004-08-101-1/+5
* Disable the snmp_atm module until the source gets fixed. This will unbreakscottl2004-08-101-1/+1
* Link the snmp_atm module to the build unless NOATM is defined.harti2004-08-091-1/+6
* Now that gensnmptree can read and merge more than one tree makeharti2004-08-091-4/+4
* A module for bsnmpd(1) that exports a MIB that contains information aboutharti2004-08-094-0/+478
* Turn on the magic.obrien2004-08-091-2/+2
* Don't try to programatically support running file(1) w/in /usr/obj or otherobrien2004-08-091-1/+1
* Uncomment the real paths and remove the local debugging paths.obrien2004-08-091-2/+1
* Bmake the library containing and processing the magic.obrien2004-08-092-0/+274
* Check debugger suspending flag for system scope thread.davidxu2004-08-082-6/+14
* 1.Use new way to check if a thread is in critical region, defer suspendingdavidxu2004-08-085-32/+126
* Add archive_entry_set_mtime()kientzle2004-08-083-0/+11
* Oops. Use "unsigned long" instead of "int" for the intermediate variableskientzle2004-08-082-9/+7
* Use 'int' for certain wide-character conversions instead of wchar_t.kientzle2004-08-082-4/+8
* The configure-built Makefile wasn't installing archive.hkientzle2004-08-081-2/+3
* If you don't need a header, don't bother including it.kientzle2004-08-081-1/+0
* Add man pages for the cimag(), conj() and creal() functions.stefanf2004-08-072-2/+107
* Don't forget to allocate space for the terminating NUL when converting todes2004-08-071-1/+1
* Split archive_{read,write}_finish into separate "close" (finish the archivekientzle2004-08-076-22/+67
* Don't forget to count the end-of-file padding as part of the finishedkientzle2004-08-072-0/+2
* Having implemented read support for it, I now know how to document thekientzle2004-08-071-3/+13
* Correct an mdoc error; add a sentence about tar's ancestors "tp" and "tap."kientzle2004-08-071-1/+6
* Add a way to force 1:1 mode for libpthread. To do this, definedeischen2004-08-0710-84/+82
* Fix the calculation of the most negative int64_t value, whichkientzle2004-08-072-3/+3
* libarchive now has two complete build systems. The usual "Makefile"kientzle2004-08-0711-506/+444
* Pass the pointy hat, please: Don't blow away the high-orderkientzle2004-08-071-3/+3
* Beef up the "cannot archive this" error message with thekientzle2004-08-072-2/+4
* Fix an off-by-one bug that caused the first character of the buffer totjr2004-08-061-2/+1
* Bump the document date, since the content changed today.roam2004-08-064-4/+4
* Fix a case of _SC_CLK_TCK being misspelled as _SC_CLOCK_TCK.roam2004-08-061-1/+1
* Add the right CFLAGS to show that we have err.h, getaddrinfo and strlcpy.harti2004-08-061-2/+2
* Spell FTP correctly - in this case, it is used as the name of the protocol,roam2004-08-061-2/+2
* Cross-reference getnameinfo(3), getaddrinfo(3), getipnodebyname(3) androam2004-08-063-0/+4
* Fix a printf("%b", ..) example.roam2004-08-061-2/+2
* Add Giorgos's description of the ftp-chroot login.conf option.roam2004-08-061-0/+10
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-067-10/+0
* Don't use type unknown for partitions that we don't care about becausemarcel2004-08-051-2/+2
* Only use rfs and wfs if ARM_HARD_FLOAT is defined, and use stubs if it is not,cognet2004-08-051-2/+7
* Replace s_isnan.c and s_isnanf.c with the more compact s_isnan.c fromdas2004-08-053-67/+53
* Use isnormal() instead of fpclassify() to avoid dependency on libc.so.5.das2004-08-052-6/+2
* Fix Skinny and PPTP NAT'ing after the introduction of the {ip,tcp,udp}_nextmarcus2004-08-042-2/+2
* Move libbsnmp.so to /lib so that it is available to atmconfig.harti2004-08-041-0/+1
* Correct the names and descriptions of the man pages.kientzle2004-08-041-1/+3
* Add stubs for TLS functions. These will be replaced at runtime by thedfr2004-08-032-3/+73
OpenPOWER on IntegriCloud