summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
* Fix errors in .Xr usage.nik2000-03-011-1/+1
* Don't try to build k5 PAM; it ain't ready yet.markm2000-02-282-2/+2
* Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2).ps2000-02-282-0/+8
* -it do, among other things, clear out anyalfred2000-02-281-1/+1
* Same fix as in ../modules, dont use the crypto stuff if its not there.sos2000-02-261-1/+1
* Argh, I can't win today. Spell ${.CURDIR} correctly.peter2000-02-261-1/+1
* Don't build pam_ssh if the crypto code is missing.peter2000-02-261-1/+1
* Redo this with a repo copy from the original file and reset thepeter2000-02-261-1/+1
* Use libcrypto instead of libdes.markm2000-02-245-3/+32
* Restore `[no]{s|u}unlnk' and `[no]opaque' support.ru2000-02-223-6/+21
* Change IPv6 scoped addr format again based on recent standard discussion.shin2000-02-193-10/+7
* Correct an error message presumably as a result of cut/paste.peter2000-02-181-1/+1
* Fix the installworld breakage from rev 1.9.ru2000-02-182-10/+8
* fixed missing trailing \unfurl2000-02-182-2/+2
* Hide more debugging behind isDebug(); what's currentlyjkh2000-02-181-2/+4
* Adds missing symlinks for pthread related manpages.unfurl2000-02-182-0/+6
* Fix null-pointer dereference crash when the system is intentionallydillon2000-02-161-1/+2
* For errors, return -1 and set errno to indicate the error type, rather thanjasone2000-02-163-48/+99
* Add man pages for the sem_*() functions.jasone2000-02-1620-8/+1535
* Add libhistory.so.3 from 3.4-RELEASE.obrien2000-02-162-3/+226
* Fix coredump in gethostbyaddr() when the returned answer is too large tofenner2000-02-161-0/+4
* Add libwrap and libutil from 3.4-RELEASE due to shlib version bump in 4.0.obrien2000-02-143-1/+586
* Update major version.shin2000-02-141-2/+2
* Remove the version information from `.Os FreeBSD' here. Not onlychris2000-02-141-1/+1
* Repair misspelled `.Pp' directive:chris2000-02-141-1/+1
* Replace `.Os BSD' which caused a troff error with `.Bx' which alsochris2000-02-141-1/+1
* Update major version.shin2000-02-121-0/+2
* Document the support in the kernel for hardware debug registers on theobrien2000-02-121-1/+20
* Add functions which allow i/o memory to be accessed without forcing adfr2000-02-122-5/+26
* Document mixpasswordcase here as well as in passwd.1nik2000-02-111-0/+3
* Add more dual stack consideration.shin2000-02-101-1/+5
* Let getaddrinfo() and related functions supports traditional IPv4 formatshin2000-02-102-4/+10
* Replace the existing documentation for ``KERN_QUANTUM'' with a morechris2000-02-101-4/+2
* IPv6 scoped addr format is changed as recent KAME change.shin2000-02-092-6/+16
* There is a problem in that one cannot use ctype.h at the same time as partsobrien2000-02-082-49/+145
* Revert part of the last commit, remove {g|s}etflags from the libcjoe2000-02-051-4/+2
* Missing tcp_wrapper IPv6 support seemed to be a bug, so commit it.shin2000-02-031-0/+1
* Set libipsec shared library number to 0shin2000-02-031-0/+2
* The flags PKT_ALIAS_PUNCH_FW and PKT_ALIAS_PROXY_ONLY were botharchie2000-02-021-1/+1
* Mention what PKT_ALIAS_PROXY_ONLY does.brian2000-02-021-1/+6
* sync iruserok() extension API with other BSDsshin2000-02-011-28/+53
* Upgrade to libpcap 0.5fenner2000-01-301-2/+2
* Use __strong_reference() instead of __weak_reference() to assure that thejasone2000-01-2960-60/+60
* Merge from RELENG_3 (oops):chris2000-01-291-5/+5
* Undo the ill-conceived breakage of the previous commit and really fix:jasone2000-01-293-26/+28
* Fix various typos and mdoc style issues.mpp2000-01-2922-108/+200
* Grammar fix: ``Different than'' should really be ``different from''.chris2000-01-291-1/+1
* Revive the warning that dllockinit() is experimental and subject tojdp2000-01-291-1/+6
* For syscalls that are renamed to _thread_sys_foo, create a weak aliasjasone2000-01-283-16/+16
OpenPOWER on IntegriCloud