summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Make HTTP_PROXY work for FTP.ume2000-05-152-13/+45
* Document struct url.des2000-05-151-0/+32
* Initialize the struct url_stat at the beginning of _fetch_stat_file().des2000-05-151-0/+2
* Initialize the struct url_stat at the beginning of fetchStatFTP().des2000-05-151-0/+3
* Remove unused 'verbose'.des2000-05-151-6/+6
* Add some extra functions adapted from OpenBSD, in preparation forkris2000-05-152-0/+97
* Fix the real problem that broke the Alpha loader this last week. Itpeter2000-05-121-2/+3
* We compile expressly on the alpha with -mno-fp-regs - so do not use thempeter2000-05-121-0/+4
* mdoc related fixes:phantom2000-05-121-19/+22
* . fix .Dt macro argumentphantom2000-05-121-2/+2
* add MLINKS: pthread_testcancel(3) -> pthread_setcanceltype(3)phantom2000-05-122-0/+2
* "Fixed" missing include in synopsis. POSIX.1-1996 only specifiesbde2000-05-114-0/+4
* Fixed misspelling of a struct tag in a function parameter type.bde2000-05-112-2/+2
* Fixed missing include in synopsis.bde2000-05-111-2/+2
* Add workaround for ftpds with the Y2K MDTM bugdes2000-05-111-7/+22
* Fixed missing consts for function parameters, so that the code matchesbde2000-05-119-9/+18
* Bump major number, since struct url has changed.des2000-05-111-1/+1
* Fix hard sentence break.des2000-05-111-2/+2
* Reorganize some of the http code and split it into more functions.des2000-05-114-103/+203
* Revert the default behaviour for incoming connections sobrian2000-05-112-3/+3
* When "any" acts as a subject, the verb must agree with whatever any is of.hoek2000-05-111-2/+2
* Content-free commit: only remove trailing whitespacehoek2000-05-111-6/+6
* The accept() function is a call, not an argument. Also, add: serialhoek2000-05-111-5/+5
* Finish moving all IEEE fp types to be the same on all arch's.jhb2000-05-102-3/+3
* Add FreeBSD Id tags.obrien2000-05-1012-1/+13
* fp_except => fp_except_t for consistancy with the i386 and the traditionobrien2000-05-104-8/+12
* Supply only one author name per instance of %A, as per mdoc.samples(7).sheldonh2000-05-103-6/+17
* correct possible security issue(s) in name resolution, due to use ofitojun2000-05-101-177/+391
* Fix miscellaneous mdoc macro argument limit infringements.sheldonh2000-05-094-4/+4
* While we're at it, add a length field too in case we want to fully implementdes2000-05-071-0/+1
* Implement restartdes2000-05-071-1/+32
* Use sizeof more consistently.des2000-05-072-3/+3
* Use sizeof more consistently.des2000-05-071-11/+41
* Implement restart.des2000-05-071-14/+41
* Implement restartdes2000-05-071-1/+13
* Add offset field to struct urldes2000-05-071-0/+1
* Remove obsolete reference to /var/db/kvm_kernel.dbkris2000-05-071-4/+0
* Fix typo.phantom2000-05-062-2/+4
* Some mdoc cleanups for the manual page.jlemon2000-05-062-7/+11
* Use `Er' variable to define first column width in ERRORS section.phantom2000-05-0617-17/+17
* mdoc related cleanup:phantom2000-05-061-17/+17
* Use suggested by mdoc(7) style section name (ERROR -> ERRORS)phantom2000-05-061-1/+1
* Use `Er' variable to define first column width in ERRORS section.phantom2000-05-066-6/+6
* Fix comment.ps2000-05-061-1/+1
* Put the FTP_PASSIVE_MODE issue to rest once and for all.billf2000-05-051-1/+1
* Minor mdoc cleanup.mpp2000-05-052-3/+5
* Add a kqueue(2) manual page.jlemon2000-05-042-1/+401
* Move netgraph node type man pages from section 8 to section 4.archie2000-05-041-3/+3
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-0453-54/+54
* mdoc(7) cleanup:phantom2000-05-0415-132/+163
OpenPOWER on IntegriCloud