| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.8.0_cvs | cvs2svn | 2003-04-03 | 1881 | -1958/+1958 |
| * | MFC: | Chris D. Faulhaber | 2003-03-20 | 1 | -8/+14 |
| * | Another round of manual page sync-ups: | Tom Rhodes | 2003-03-15 | 28 | -73/+203 |
| * | Sync with -current: | Tom Rhodes | 2003-03-13 | 17 | -78/+115 |
| * | MFC: document pthread_attr[gs]etstack() functions. Add Xref to | Alexey Zelkin | 2003-03-04 | 1 | -1/+11 |
| * | MFC: pthread_attr_getstack() and pthread_attr_setstack() functions. | Alexey Zelkin | 2003-03-04 | 1 | -0/+2 |
| * | Add just merged manual pages to build, update MLINKS | Alexey Zelkin | 2003-03-03 | 1 | -3/+13 |
| * | Sync manpage with -CURRENT's one. | Alexey Zelkin | 2003-03-03 | 1 | -5/+15 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2003-03-03 | 10 | -0/+667 |
| * | MFC rev 1.54: Document error returns for the printf() family of functions. | Tim J. Robbins | 2003-03-02 | 1 | -2/+12 |
| * | Unbreak libc_r for non-standard values of KVA_PAGES in the kernel. | David Schultz | 2003-02-24 | 1 | -0/+2 |
| * | MFC: revision 1.38: Update errors. | Tom Rhodes | 2003-02-24 | 1 | -9/+9 |
| * | MFC several mdoc fixes. | Tom Rhodes | 2003-02-23 | 4 | -40/+69 |
| * | MFC: rev 1.104, link dlinfo(3) manpage to build | Alexey Zelkin | 2003-02-21 | 1 | -1/+2 |
| * | MFC: rev 1.27, 1.26, 1.25 and 1.24 | Alexey Zelkin | 2003-02-21 | 1 | -7/+42 |
| * | MFC: Properly remove unloaded objects from all lists. | Alexander Kabaev | 2003-02-20 | 1 | -0/+8 |
| * | MFC: Fix the description for mkdtemp(), which creates directories, not files. | Gregory Neil Shapiro | 2003-02-19 | 1 | -1/+1 |
| * | MFC: Add libcrypto.so.2/libssl.so.2 libraries. | Jacques Vidrine | 2003-02-18 | 2 | -2/+6 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2003-02-16 | 5 | -0/+18751 |
| * | MFC: Dump in $TMPDIR if !setugid, and use mode 0644 instead of 0666. | Kris Kennaway | 2003-02-15 | 1 | -7/+11 |
| * | MFC: Ignore TMPDIR if the application is setugid (r1.8 and r1.9). | Kris Kennaway | 2003-02-15 | 1 | -1/+3 |
| * | MFC: 1.22: Typo fixes. | Giorgos Keramidas | 2003-02-14 | 1 | -1/+1 |
| * | MFC, v1.20 | Nick Sayer | 2003-02-11 | 1 | -3/+3 |
| * | The S/Key and OPIE PAM modules allow the user to see the pass phrase's | Dag-Erling Smørgrav | 2003-02-10 | 2 | -3/+11 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2003-02-10 | 2 | -0/+117 |
| * | MFC: rev 1.5, document additional behaviour of this function | Alexey Zelkin | 2003-02-03 | 1 | -2/+12 |
| * | MFC: rev 1.3, improve pthread_attr_get_np() by enabling it to return | Alexey Zelkin | 2003-02-03 | 1 | -1/+9 |
| * | MFC: Add a manual page for getosreldate. | Tom Rhodes | 2003-02-02 | 1 | -1/+1 |
| * | MFC: add parentheses to sizeof. | Dag-Erling Smørgrav | 2003-02-01 | 5 | -18/+18 |
| * | MFC: zlib 1.1.4. It was sitting in the -current for too long (10 months). | Maxim Sobolev | 2003-02-01 | 31 | -150/+228 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2003-01-30 | 1 | -0/+65 |
| * | MFC rev 1.33: document the implications of non-superuser mounts. | Joerg Wunsch | 2003-01-17 | 1 | -2/+15 |
| * | MFC: | Mike Barcroft | 2003-01-17 | 1 | -23/+36 |
| * | MFC: | Mike Barcroft | 2003-01-17 | 1 | -96/+46 |
| * | MFC: Make accept(), connect(), recvfrom(), recvmsg(), sendmsg(), | Ruslan Ermilov | 2003-01-17 | 6 | -6/+68 |
| * | MFC removal of the LOG2() macro removal to try to keep the swap code more | Matthew Dillon | 2003-01-12 | 1 | -2/+2 |
| * | MFC: pthread_attr_get_np | Max Khon | 2003-01-10 | 2 | -0/+2 |
| * | Build with SSL support if available. | Dag-Erling Smørgrav | 2003-01-09 | 1 | -0/+6 |
| * | MFC: (rev 1.43) set auto-retry mode. | Dag-Erling Smørgrav | 2003-01-09 | 1 | -0/+1 |
| * | MFC: be more aggressive in arguments checking | Max Khon | 2003-01-08 | 1 | -1/+4 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2003-01-07 | 2 | -0/+144 |
| * | MFC: Remove redundant documentation. | Tom Rhodes | 2003-01-06 | 1 | -14/+1 |
| * | MFC: revision 1.60 | Tom Rhodes | 2003-01-06 | 1 | -1/+1 |
| * | Sync with current: MFC revisions 1.2 and 1.3. | Semen Ustimenko | 2003-01-05 | 1 | -2/+7 |
| * | MFC rev. 1.20,1.21: Document what happens when the format string contains | Tim J. Robbins | 2003-01-04 | 1 | -0/+23 |
| * | Sync the lgamma(3) man page with revision 1.17. The old man page | John Polstra | 2003-01-04 | 1 | -19/+31 |
| * | Don't treat 0.0.0.0 as a valid candidate when trying to determine | John Polstra | 2003-01-01 | 1 | -1/+3 |
| * | MFC: english(4) fixes, aka typos found by ispell. | Jens Schweikhardt | 2002-12-29 | 26 | -39/+39 |
| * | MFC 1.7. The zalloc pool's size calculation breaks if sbrk() does not | Matthew Dillon | 2002-12-28 | 1 | -3/+3 |
| * | MFC: Document protection bits. | Tom Rhodes | 2002-12-23 | 1 | -0/+16 |