aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove some obsolete comments.Dag-Erling Smørgrav2000-12-011-13/+0
* Clean up the whitespace encoding code.Dag-Erling Smørgrav2000-12-011-5/+6
* Add SCHEME_HTTPS.Dag-Erling Smørgrav2000-12-011-0/+1
* The GCC 2.96 snapshots have slightly different rules for finding includeDavid E. O'Brien2000-12-011-1/+1
* remove unneded sys/ucred.h includeAlfred Perlstein2000-11-301-1/+0
* document O_NOFOLLOW and O_FSYNC flags to openAlfred Perlstein2000-11-291-0/+21
* Prefix the register argument of indirect 'jmp's with a * to make gas 2.10.xJohn Baldwin2000-11-283-3/+3
* The parameter that contains valid options is "optstring", not "optarg".Matthew Hunt2000-11-281-1/+1
* Add reference to elf(5) in addition to already mentioned a.out(5) and add bothMaxim Sobolev2000-11-271-0/+4
* Fix old-style proxy specs: default to FTP if FTP_PROXY was set; only defaultDag-Erling Smørgrav2000-11-271-2/+6
* Don't try to get the proxy port number from /etc/services.Dag-Erling Smørgrav2000-11-271-4/+0
* Note that the `fmt' parameter is a printf()-like string.David E. O'Brien2000-11-261-1/+4
* ConstifyKris Kennaway2000-11-262-2/+4
* sprintf -> snprintfKris Kennaway2000-11-261-1/+1
* Make it possible to override the function which writes messages toPoul-Henning Kamp2000-11-262-18/+32
* sprintf -> snprintfKris Kennaway2000-11-261-1/+1
* Fix a mangled $Id stringPeter Wemm2000-11-251-1/+1
* In env_destroy(), it is a bad idea to env_swap(self, 0) to switchBrian Feldman2000-11-251-0/+2
* Correct an arguement to ssh_add_identity, this matches what is currentlyBill Fumerola2000-11-251-1/+1
* Remove the only hard sentence break in the file.Sheldon Hearn2000-11-241-4/+5
* Eliminate groff(1) warnings.Ruslan Ermilov2000-11-247-49/+77
* mdoc(7) police: Er macro usage cleanup.Ruslan Ermilov2000-11-2253-87/+124
* Don't go haywire if the server closes the connection in the middle of aDag-Erling Smørgrav2000-11-221-1/+1
* Revert previous commit, it was somewhat hasty.Dag-Erling Smørgrav2000-11-221-5/+1
* Don't go haywire if the server closes the connection during a multilineDag-Erling Smørgrav2000-11-221-1/+5
* logRuslan Ermilov2000-11-2210-6/+17
* mdoc(7) police: use the new feature of the An macro.Ruslan Ermilov2000-11-221-24/+14
* Fix a logic reversal: the RFFDG flag must be unset in order to shareJonathan Lemon2000-11-211-3/+6
* Clarify the time parameter of the kevent() system call.Jeroen Ruigrok van der Werven2000-11-211-1/+1
* Remove text saying "this is available from the compatibility library,Ben Smithurst2000-11-2111-12/+24
* Fix hard sentence break introduced in rev 1.7.Sheldon Hearn2000-11-201-1/+2
* Add a period missing from rev 1.13.Sheldon Hearn2000-11-201-1/+1
* Remove blank line introduced in rev 1.13.Sheldon Hearn2000-11-201-1/+0
* mdoc(7) police: fixed warnings.Ruslan Ermilov2000-11-201-4/+2
* mdoc(7) police: fixed warning.Ruslan Ermilov2000-11-201-1/+1
* mdoc(7) police: Nm -> Fn where appropriate.Ruslan Ermilov2000-11-2017-69/+66
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-206-25/+25
* Change a "while {}" loop to a "do {} while" to allow it to beDaniel Eischen2000-11-206-9/+21
* Fix MD macros to work for alpha. Without this fix, threads under alphaDaniel Eischen2000-11-203-12/+12
* MAXPATHNAMELEN -> MAXPATHLENKris Kennaway2000-11-191-1/+1
* Don't suggest people use getpid() to construct temporary filenames;Kris Kennaway2000-11-191-2/+6
* Update the documentation to describe the new mktemp() family behaviour.Kris Kennaway2000-11-191-8/+33
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-1721-22/+22
* Fix a bug where a statically initialized condition variableDaniel Eischen2000-11-163-6/+6
* Delete 4 lines of misleading/incorrect comments.Daniel Eischen2000-11-163-12/+0
* Replace a `dagger' sign with a `double dagger' one.Ruslan Ermilov2000-11-161-15/+15
* Remove fullstops from the end of .Xr lines in SEE ALSO section.Ben Smithurst2000-11-1512-12/+12
* When entering the scheduler from the signal handler, tellDaniel Eischen2000-11-1412-57/+114
* Convert this from -man to -mdoc.Ruslan Ermilov2000-11-141-140/+345
* Spell the des's name correctly.Ruslan Ermilov2000-11-141-2/+2