summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at EOL.Dima Dorfman2001-07-15323-1045/+1045
* Set WARNS=2 on libraries that compile cleanly with it.Dima Dorfman2001-07-152-4/+2
* Fix a memory leak in __rpcb_findaddr(), avoid compiler warnings.Ian Dowse2001-07-141-1/+4
* Use a better method of getting user credentials to account forMark Murray2001-07-142-8/+8
* Use a better method to get user credentials to account for (legal)Mark Murray2001-07-142-2/+3
* Recognize the %s format.Dima Dorfman2001-07-131-0/+16
* mdoc(7) police: -xwidth has been fold into -width.Ruslan Ermilov2001-07-1312-19/+19
* mdoc(7) police: fixed markup, a little bit.Ruslan Ermilov2001-07-1110-59/+67
* mdoc(7) police: fixed markup any numerous typos.Ruslan Ermilov2001-07-111-19/+24
* mdoc(7) police: removed punctuation after the last SEE ALSO xref.Ruslan Ermilov2001-07-102-2/+2
* style nitsDavid E. O'Brien2001-07-101-2/+2
* Fix a horrible bug introduced by myself where the options collectionMark Murray2001-07-103-11/+20
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-10300-300/+300
* MFS: add the FreeBSD history.David E. O'Brien2001-07-101-1/+3
* Give the FreeBSD history also.David E. O'Brien2001-07-101-1/+3
* style nitDavid E. O'Brien2001-07-091-1/+1
* Document more resolver(3) routines: dn_skip() from resolv.h, andAnton Berezin2001-07-092-2/+55
* Clean up (and in some cases write) the PAM mudules, usingMark Murray2001-07-0935-264/+2028
* Bump the major number. The libraries API has changed incompatibly.Mark Murray2001-07-091-1/+1
* Almost completely rewrite the PAM module options processingMark Murray2001-07-097-82/+334
* Add the WANT_INSECURE_OPIE frob which is useful for debugging andMark Murray2001-07-091-0/+6
* Axe S/Key. OPIE is the legal successor.Mark Murray2001-07-0914-4025/+3
* mdoc(7) police: eliminate -ww warnings.Ruslan Ermilov2001-07-091-2/+2
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-0986-96/+0
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-3/+3
* Handle shemeless, hostless URLs correctly.Dag-Erling Smørgrav2001-07-081-3/+5
* Attempt to use the environment variable TMPDIR for the temporaryMike Heffner2001-07-072-3/+20
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-0631-50/+50
* mdoc(7) police: fixed formatting.Ruslan Ermilov2001-07-061-41/+64
* mdoc(7) police: fixed markup and typo.Ruslan Ermilov2001-07-051-16/+16
* Use the .Rv macro to describe the return value.Yaroslav Tykhiy2001-07-041-6/+1
* mdoc(7) police: added missing newline after .Dv macro call,Ruslan Ermilov2001-07-041-8/+12
* mdoc(7) police: use .Rv -std.Ruslan Ermilov2001-07-041-7/+2
* mdoc(7) police: mark NULL with .Dv.Ruslan Ermilov2001-07-041-8/+24
* mdoc(7) police: fixed/simplified formatting.Ruslan Ermilov2001-07-041-130/+81
* mdoc(7) police: sort xrefs.Ruslan Ermilov2001-07-041-2/+2
* mdoc(7) police: print some example text with literal font.Ruslan Ermilov2001-07-041-1/+4
* mdoc(7) police: fixed bugs in rev. 1.19, split section headers names.Ruslan Ermilov2001-07-041-5/+5
* mdoc(7) police: compact VFCF_ list.Ruslan Ermilov2001-07-041-1/+2
* Make sure you don't have a file descriptor leak for the 'real'Matt Jacob2001-07-041-1/+5
* Describe the condition when EACCES is returned more explicitly.Dima Dorfman2001-07-041-1/+3
* mdoc(7) police: fix spacing issueDima Dorfman2001-07-031-4/+4
* First, fix a leftover of the cut'n'paste from the kld* pages:Yaroslav Tykhiy2001-07-031-2/+6
* EACCES may be returned if write permission was denied as well.Dima Dorfman2001-07-021-1/+1
* Reset errno so that subsequent TFTP requests don't fail after theMike Heffner2001-06-301-0/+2
* Clear the in thread scheduler flag after jumping to the start ofDaniel Eischen2001-06-293-0/+18
* Fix a one-byte overrun.Dima Dorfman2001-06-282-2/+2
* getcwd(3) is defined by POSIX, not ISO C.Dima Dorfman2001-06-281-1/+1
* Document the existing vfc_flags.Dima Dorfman2001-06-282-3/+20