aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* MFC: mdoc cleanupsJonathan Lemon2000-05-062-7/+11
* MFC: kqueue manual page.Jonathan Lemon2000-05-051-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-05-041-0/+400
* MFC: move netgraph node type man pages from section 8 to section 4.Archie Cobbs2000-05-041-3/+3
* MFC: readdir support for libstandPaul Saab2000-05-0411-152/+277
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-05-047-0/+1394
* MFC: (rev. 1.6) fix a bug in handling the debug levelArchie Cobbs2000-05-011-9/+15
* MFC: integration note, `.Os' value clear, remove unneeded comments,Alexey Zelkin2000-05-012-22/+13
* MFC: 1.4 Do not attempt to free a nfs node if it is the root node.Paul Saab2000-05-011-2/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-04-2619-0/+3725
* MFC: rev 1.13, reassemble a sentence.Joerg Wunsch2000-04-251-1/+1
* MFC: Fix some spelling errors.Mike Pritchard2000-04-231-6/+6
* MFC: Remove reference to SHS passwords.Kris Kennaway2000-04-221-4/+2
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-22353-1/+707
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-228-0/+16
* MFC: introduce .Lb macro to libraries manpages, some mdoc cleanupAlexey Zelkin2000-04-22121-171/+331
* Change getaddrinfo() resolve orderYoshinobu Inoue2000-04-202-75/+317
* MFC: (rev 1.26) Apply TCP_EXPIRE_CONNECTED (86400 seconds) timeout onlyRuslan Ermilov2000-04-171-16/+10
* MFC: sync up loader with current, including PXE.Paul Saab2000-04-154-216/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-04-131-0/+272
* MFC: Redirect incoming connections to aliasAddress by defaultBrian Somers2000-04-132-15/+26
* MFC, Return IPv4 native address for IPv4 mapped IPv6 address, even ifHajimu UMEMOTO2000-04-101-8/+23
* MFC: (rev 1.12) document EWOULDBLOCK.Archie Cobbs2000-04-091-0/+7
* MFC: Charles' email addressBrian Somers2000-04-021-1/+1
* MFC: Supported PC-98.Yoshihiro Takahashi2000-04-019-0/+322
* MFS: Add a "magic" comment to help fixincludes realize it doesn't need toDavid E. O'Brien2000-03-271-0/+2
* MFC: Fix pthread_suspend_np()/pthread_resume_np().Jason Evans2000-03-229-30/+125
* MFC: Add a man page for aio_waitcomplete(). Update aio_cancel() to reflectJason Evans2000-03-212-19/+50
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-211-0/+129
* MFC part of 1.37; fix typo in statement: "var | flag;" -> "var |= flag;"Peter Wemm2000-03-201-1/+1
* MFC: For libc_r, do not create both weak and strong symbols of the sameJason Evans2000-03-189-8/+14
* Merge rev 1.7, uninitialized variable fix.Jonathan Lemon2000-03-151-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-13324-43604/+0
* 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