| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: mdoc cleanups | Jonathan Lemon | 2000-05-06 | 2 | -7/+11 |
| * | MFC: kqueue manual page. | Jonathan Lemon | 2000-05-05 | 1 | -1/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-05-04 | 1 | -0/+400 |
| * | MFC: move netgraph node type man pages from section 8 to section 4. | Archie Cobbs | 2000-05-04 | 1 | -3/+3 |
| * | MFC: readdir support for libstand | Paul Saab | 2000-05-04 | 11 | -152/+277 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-05-04 | 7 | -0/+1394 |
| * | MFC: (rev. 1.6) fix a bug in handling the debug level | Archie Cobbs | 2000-05-01 | 1 | -9/+15 |
| * | MFC: integration note, `.Os' value clear, remove unneeded comments, | Alexey Zelkin | 2000-05-01 | 2 | -22/+13 |
| * | MFC: 1.4 Do not attempt to free a nfs node if it is the root node. | Paul Saab | 2000-05-01 | 1 | -2/+4 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-04-26 | 19 | -0/+3725 |
| * | MFC: rev 1.13, reassemble a sentence. | Joerg Wunsch | 2000-04-25 | 1 | -1/+1 |
| * | MFC: Fix some spelling errors. | Mike Pritchard | 2000-04-23 | 1 | -6/+6 |
| * | MFC: Remove reference to SHS passwords. | Kris Kennaway | 2000-04-22 | 1 | -4/+2 |
| * | MFC: introduce .Lb macro to libc manpages | Alexey Zelkin | 2000-04-22 | 353 | -1/+707 |
| * | MFC: introduce .Lb macro to libc manpages | Alexey Zelkin | 2000-04-22 | 8 | -0/+16 |
| * | MFC: introduce .Lb macro to libraries manpages, some mdoc cleanup | Alexey Zelkin | 2000-04-22 | 121 | -171/+331 |
| * | Change getaddrinfo() resolve order | Yoshinobu Inoue | 2000-04-20 | 2 | -75/+317 |
| * | MFC: (rev 1.26) Apply TCP_EXPIRE_CONNECTED (86400 seconds) timeout only | Ruslan Ermilov | 2000-04-17 | 1 | -16/+10 |
| * | MFC: sync up loader with current, including PXE. | Paul Saab | 2000-04-15 | 4 | -216/+5 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-04-13 | 1 | -0/+272 |
| * | MFC: Redirect incoming connections to aliasAddress by default | Brian Somers | 2000-04-13 | 2 | -15/+26 |
| * | MFC, Return IPv4 native address for IPv4 mapped IPv6 address, even if | Hajimu UMEMOTO | 2000-04-10 | 1 | -8/+23 |
| * | MFC: (rev 1.12) document EWOULDBLOCK. | Archie Cobbs | 2000-04-09 | 1 | -0/+7 |
| * | MFC: Charles' email address | Brian Somers | 2000-04-02 | 1 | -1/+1 |
| * | MFC: Supported PC-98. | Yoshihiro Takahashi | 2000-04-01 | 9 | -0/+322 |
| * | MFS: Add a "magic" comment to help fixincludes realize it doesn't need to | David E. O'Brien | 2000-03-27 | 1 | -0/+2 |
| * | MFC: Fix pthread_suspend_np()/pthread_resume_np(). | Jason Evans | 2000-03-22 | 9 | -30/+125 |
| * | MFC: Add a man page for aio_waitcomplete(). Update aio_cancel() to reflect | Jason Evans | 2000-03-21 | 2 | -19/+50 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-03-21 | 1 | -0/+129 |
| * | MFC part of 1.37; fix typo in statement: "var | flag;" -> "var |= flag;" | Peter Wemm | 2000-03-20 | 1 | -1/+1 |
| * | MFC: For libc_r, do not create both weak and strong symbols of the same | Jason Evans | 2000-03-18 | 9 | -8/+14 |
| * | Merge rev 1.7, uninitialized variable fix. | Jonathan Lemon | 2000-03-15 | 1 | -1/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-03-13 | 324 | -43604/+0 |
| * | Merge from NetBSD. Addition of inet_ntop() and inet_pton() description. | Yoshinobu Inoue | 2000-03-12 | 2 | -2/+60 |
| * | Cosmetic fix. Re-order MLINKS for if_indextoname.3 and inet.3 as alphabetical | Yoshinobu Inoue | 2000-03-12 | 1 | -2/+2 |
| * | Correct MLINKS contents for rcmd.3, because it is obsolete due to | Yoshinobu Inoue | 2000-03-12 | 1 | -3/+4 |
| * | Import from KAME. Advanced API related function descriptions. | Yoshinobu Inoue | 2000-03-12 | 3 | -1/+790 |
| * | Fix fd leak in libdisk's Disk_Names() | Warner Losh | 2000-03-10 | 1 | -0/+4 |
| * | Add in IPV4 NIS support. | Jonathan Lemon | 2000-03-09 | 1 | -0/+39 |
| * | Fix various unsigned vs signed errors that caused problems with uids | Paul Richards | 2000-03-09 | 1 | -5/+14 |
| * | More grammer, wording, and mdoc fixes. | Yoshinobu Inoue | 2000-03-09 | 1 | -26/+20 |
| * | Fix pointer addition bug (3 -> 4). | Jonathan Lemon | 2000-03-09 | 1 | -1/+1 |
| * | Initialize mbuf pointer at getting ipsec policy. | Yoshinobu Inoue | 2000-03-09 | 1 | -1/+1 |
| * | Buildworld fixes for NO_OPENSSH and NO_OPENSSL | Kris Kennaway | 2000-03-09 | 3 | -7/+7 |
| * | Correct device naming for IDA disk nodes (idad) | Jonathan Lemon | 2000-03-08 | 2 | -2/+2 |
| * | Temporary cosmetic change to prevent gcc-2.95.2 from doing an | Martin Cracauer | 2000-03-08 | 1 | -1/+1 |
| * | s/ispec/ipsec/, and add a missing comma. | Nik Clayton | 2000-03-07 | 1 | -1/+1 |
| * | Since crypto/openssh/login.c was changed to use realhostname_sa(), | Hajimu UMEMOTO | 2000-03-07 | 1 | -13/+29 |
| * | Make pam_ssh work. It had an undefined symbol when it was dlopen()ed. | Peter Wemm | 2000-03-06 | 1 | -1/+1 |
| * | Replace structure copy form ifreq obtained by SIOCGIFADDR | Yoshinobu Inoue | 2000-03-03 | 2 | -2/+2 |