aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge from NetBSD. Addition of inet_ntop() and inet_pton() description.Yoshinobu Inoue2000-03-122-2/+60
* Cosmetic fix. Re-order MLINKS for if_indextoname.3 and inet.3 as alphabeticalYoshinobu Inoue2000-03-121-2/+2
* Correct MLINKS contents for rcmd.3, because it is obsolete due toYoshinobu Inoue2000-03-121-3/+4
* Import from KAME. Advanced API related function descriptions.Yoshinobu Inoue2000-03-123-1/+790
* Fix fd leak in libdisk's Disk_Names()Warner Losh2000-03-101-0/+4
* Add in IPV4 NIS support.Jonathan Lemon2000-03-091-0/+39
* Fix various unsigned vs signed errors that caused problems with uidsPaul Richards2000-03-091-5/+14
* More grammer, wording, and mdoc fixes.Yoshinobu Inoue2000-03-091-26/+20
* Fix pointer addition bug (3 -> 4).Jonathan Lemon2000-03-091-1/+1
* Initialize mbuf pointer at getting ipsec policy.Yoshinobu Inoue2000-03-091-1/+1
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLKris Kennaway2000-03-093-7/+7
* Correct device naming for IDA disk nodes (idad)Jonathan Lemon2000-03-082-2/+2
* Temporary cosmetic change to prevent gcc-2.95.2 from doing anMartin Cracauer2000-03-081-1/+1
* s/ispec/ipsec/, and add a missing comma.Nik Clayton2000-03-071-1/+1
* Since crypto/openssh/login.c was changed to use realhostname_sa(),Hajimu UMEMOTO2000-03-071-13/+29
* Make pam_ssh work. It had an undefined symbol when it was dlopen()ed.Peter Wemm2000-03-061-1/+1
* Replace structure copy form ifreq obtained by SIOCGIFADDRYoshinobu Inoue2000-03-032-2/+2
* CMSG_XXX macros alignment fixes to follow RFC2292.Yoshinobu Inoue2000-03-031-6/+18
* Fixed wrong function return types in synopsis.Bruce Evans2000-03-034-8/+8
* -Reflect function name change.Yoshinobu Inoue2000-03-021-36/+83
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-026-8/+16
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-0293-310/+620
* Make a link from curses.3 -> ncurses.3 so that 'man 3 curses' doesPeter Wemm2000-03-022-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-2/+4
* Fix errors in .Xr usage.Nik Clayton2000-03-011-1/+1
* Don't try to build k5 PAM; it ain't ready yet.Mark Murray2000-02-282-2/+2
* Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2).Paul Saab2000-02-282-0/+8
* -it do, among other things, clear out anyAlfred Perlstein2000-02-281-1/+1
* Same fix as in ../modules, dont use the crypto stuff if its not there.Søren Schmidt2000-02-261-1/+1
* Argh, I can't win today. Spell ${.CURDIR} correctly.Peter Wemm2000-02-261-1/+1
* Don't build pam_ssh if the crypto code is missing.Peter Wemm2000-02-261-1/+1
* Redo this with a repo copy from the original file and reset thePeter Wemm2000-02-261-1/+1
* Use libcrypto instead of libdes.Mark Murray2000-02-245-3/+32
* Restore `[no]{s|u}unlnk' and `[no]opaque' support.Ruslan Ermilov2000-02-223-6/+21
* Change IPv6 scoped addr format again based on recent standard discussion.Yoshinobu Inoue2000-02-193-10/+7
* Correct an error message presumably as a result of cut/paste.Peter Wemm2000-02-181-1/+1
* Fix the installworld breakage from rev 1.9.Ruslan Ermilov2000-02-182-10/+8
* fixed missing trailing \Bill Swingle2000-02-182-2/+2
* Hide more debugging behind isDebug(); what's currentlyJordan K. Hubbard2000-02-181-2/+4
* Adds missing symlinks for pthread related manpages.Bill Swingle2000-02-182-0/+6
* Fix null-pointer dereference crash when the system is intentionallyMatthew Dillon2000-02-161-1/+2
* For errors, return -1 and set errno to indicate the error type, rather thanJason Evans2000-02-163-48/+99
* Add man pages for the sem_*() functions.Jason Evans2000-02-1620-8/+1535
* Add libhistory.so.3 from 3.4-RELEASE.David E. O'Brien2000-02-162-3/+226
* Fix coredump in gethostbyaddr() when the returned answer is too large toBill Fenner2000-02-161-0/+4
* Add libwrap and libutil from 3.4-RELEASE due to shlib version bump in 4.0.David E. O'Brien2000-02-143-1/+586
* Update major version.Yoshinobu Inoue2000-02-141-2/+2
* Remove the version information from `.Os FreeBSD' here. Not onlyChris Costello2000-02-141-1/+1
* Repair misspelled `.Pp' directive:Chris Costello2000-02-141-1/+1
* Replace `.Os BSD' which caused a troff error with `.Bx' which alsoChris Costello2000-02-141-1/+1