aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add the following functions:Brian Somers2002-06-123-0/+45
* Add a reference count to struct fetchconn so we don't prematurely close andDag-Erling Smørgrav2002-06-113-1/+22
* Return HOSTNAME_INVALIDADDR when reverse lookup is fail.Hajimu UMEMOTO2002-06-071-1/+1
* Clarify the bit about realloc() and its `ptr' argument a bit.Giorgos Keramidas2002-06-061-2/+3
* Tidy up.Ruslan Ermilov2002-06-061-10/+3
* libfetch now depends on libcrypto and libssl.Ruslan Ermilov2002-06-061-5/+6
* Correct FreeBSD release of first appearance in the HISTORY sectionSheldon Hearn2002-06-061-1/+1
* Make SSL support conditional on NOCRYPT.Dag-Erling Smørgrav2002-06-054-0/+21
* During buildworld, "regular" libraries are built before crypto stuff, soDag-Erling Smørgrav2002-06-051-2/+2
* Add SSL support + slight cleanup.Dag-Erling Smørgrav2002-06-054-20/+78
* Wrap everything in struct connection, and enforce timeouts everywhereDag-Erling Smørgrav2002-06-054-113/+204
* Add the necessary dependencies for SSL.Dag-Erling Smørgrav2002-06-051-0/+2
* Rename struct cookie to struct httpio to avoid confusion (it's not an HTTPDag-Erling Smørgrav2002-06-051-50/+50
* Add comments to struct cookie.Dag-Erling Smørgrav2002-06-051-8/+8
* Fix a bug I introduced in the chunk decoder in the previous commit..Dag-Erling Smørgrav2002-06-051-1/+1
* First step towards SSL support: wrap connections in a 'struct connection'Dag-Erling Smørgrav2002-06-054-196/+255
* Implement _Qp_sqrt. I've been unable to find a C program that gcc generatesJake Burkholder2002-06-041-0/+14
* Correct bswap64() prototype.Maxim Sobolev2002-06-031-1/+1
* Fix typo in the BSD copyright: s/withough/without/Jens Schweikhardt2002-06-0220-20/+20
* Add NCURSES_OSPEED replace command to MANFILTERAndrey A. Chernov2002-06-022-2/+4
* Correct a bunch of typos. Translators can ignore this commit.Jens Schweikhardt2002-06-021-8/+8
* Remove a URL from the middle of the BSD copyright (a clicko? a pasto?).Jens Schweikhardt2002-06-021-4/+4
* Add mdoc bits for the new waitpid() WCONTINUED option, andMike Barcroft2002-06-011-0/+12
* Grammar nit: treat "contents" as plural.Archie Cobbs2002-05-311-1/+1
* Fixed modes.Ruslan Ermilov2002-05-3125-25/+28
* Grammar fix: "contents" is plural.Archie Cobbs2002-05-311-2/+2
* Const poison.Poul-Henning Kamp2002-05-301-3/+5
* Fix syntax errors (labels with no statement following).Garrett Wollman2002-05-301-0/+2
* Use correct printf format specifier to print unsigned longs.Garrett Wollman2002-05-301-1/+1
* Avoid unintentional trigraph.Garrett Wollman2002-05-301-1/+1
* Add missing newline at end of file.Garrett Wollman2002-05-301-1/+1
* Missed one in previous commit.Dag-Erling Smørgrav2002-05-301-2/+4
* Add used include of <string.h>.Garrett Wollman2002-05-301-0/+1
* Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known asDavid E. O'Brien2002-05-302-4/+110
* Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known asDavid E. O'Brien2002-05-302-3/+111
* mdoc(7) police: kill whitespace at EOL.Ruslan Ermilov2002-05-301-1/+1
* mdoc(7) police: polish markup.Ruslan Ermilov2002-05-301-34/+68
* mdoc(7) police: tidy up the markup.Ruslan Ermilov2002-05-301-6/+15
* mdoc(7) police: Tidy up the markup.Ruslan Ermilov2002-05-301-29/+37
* mdoc(7) police: kill hard sentence break.Ruslan Ermilov2002-05-301-4/+4
* mdoc(7) police: markup nits.Ruslan Ermilov2002-05-301-43/+53
* Check for defined(__i386__) instead of just defined(i386) since the compilerAlfred Perlstein2002-05-301-1/+1
* Since POSIX gives us plenary authority to define _t types, changeGarrett Wollman2002-05-292-3/+3
* Add link dlopen(3) -> dlfunc(3).Garrett Wollman2002-05-291-1/+2
* Reorganize dlfcn.h slightly to separate out XSI and BSD interfaces.Garrett Wollman2002-05-293-6/+61
* mdoc(7) police: nits.Ruslan Ermilov2002-05-291-1/+2
* mdoc(7) police: markup nits.Ruslan Ermilov2002-05-291-10/+17
* mdoc(7) police: bump document date on behalf of previous delta.Ruslan Ermilov2002-05-291-1/+1
* mdoc(7) police: sort xrefs.Ruslan Ermilov2002-05-291-2/+2
* mdoc(7) police: nit.Ruslan Ermilov2002-05-291-1/+1