| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.1.1 | cvs2svn | 2000-09-25 | 9 | -778/+0 |
| * | MFC 1.14: Resurrect documentation of chflags(2)'s SF_ARCHIVED. | Ralf S. Engelschall | 2000-09-22 | 1 | -2/+2 |
| * | MFC 1.3 -> 1.4: Call _thread_init() from pthread_once() if it has | John Polstra | 2000-09-22 | 1 | -0/+2 |
| * | MFC 1.9 -> 1.11: Document RTLD_{DEFAULT,GLOBAL,LOCAL} and the symbol | John Polstra | 2000-09-22 | 1 | -7/+61 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-09-21 | 3 | -0/+241 |
| * | More information around append mode | Eivind Eklund | 2000-09-21 | 1 | -0/+4 |
| * | MFC: (rev 1.3) fixed the calculations with UDP length. | Ruslan Ermilov | 2000-09-21 | 1 | -2/+2 |
| * | MFC: | Paul Saab | 2000-09-20 | 1 | -113/+33 |
| * | MFC: Only realloc() environ if we're sure that we know where it came from. | Brian Somers | 2000-09-20 | 1 | -5/+4 |
| * | MFC: [rev 1.3] IN_CLASS*() macros assume host order and s_addr is | Paul Saab | 2000-09-20 | 1 | -2/+2 |
| * | MFC: login.conf password format switching | Brian Feldman | 2000-09-20 | 8 | -19/+127 |
| * | MFC: Add wrapper for fpathconf(2) syscall. | Maxim Sobolev | 2000-09-20 | 2 | -0/+2 |
| * | MFC: remove gratuitous register reference | Jordan K. Hubbard | 2000-09-20 | 1 | -1/+1 |
| * | MFC: fix prototypes, add xref in man page | Jordan K. Hubbard | 2000-09-20 | 3 | -2/+3 |
| * | MFC: parser fixes to radius and tacplus, add $FreeBSD$s, cosmetic tweaks | Jordan K. Hubbard | 2000-09-20 | 6 | -10/+16 |
| * | MFC: correct xref | Jordan K. Hubbard | 2000-09-20 | 1 | -1/+1 |
| * | MFC: provide an opie module for pam. | Jordan K. Hubbard | 2000-09-20 | 3 | -2/+4 |
| * | MFC: Use strtok instead of strsep. Handle links explicitly in remove. | Jordan K. Hubbard | 2000-09-20 | 5 | -24/+53 |
| * | MFC: use strtok, eliminate warnings. | Jordan K. Hubbard | 2000-09-20 | 3 | -8/+14 |
| * | MFC: Give users a way to alter the sendmail (and related utilities) build | Gregory Neil Shapiro | 2000-09-19 | 2 | -0/+6 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-09-19 | 1 | -0/+46 |
| * | MFC: describe FTP_PROXY better | Dag-Erling Smørgrav | 2000-09-17 | 1 | -0/+4 |
| * | MFC: Move setproctitle() from libutil to libc | Brian Somers | 2000-09-16 | 5 | -256/+6 |
| * | MFC: latest fixes from -current. | Ruslan Ermilov | 2000-09-14 | 5 | -169/+103 |
| * | MFC: Added boot selector supports for PC-98. | Yoshihiro Takahashi | 2000-09-14 | 3 | -2/+75 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-09-11 | 5 | -0/+460 |
| * | MFC: | Paul Saab | 2000-09-10 | 3 | -4/+32 |
| * | MFC: Expose the NFS root node, so that an evil consumer can use it | Paul Saab | 2000-09-10 | 1 | -1/+1 |
| * | MFC: Implement readahead buffering for non-raw files. | Paul Saab | 2000-09-10 | 5 | -73/+132 |
| * | MFC: Silence warnings. | Paul Saab | 2000-09-10 | 2 | -2/+4 |
| * | MFC: Cleanup warnings by adding missint prototypes, removing | Paul Saab | 2000-09-10 | 4 | -12/+20 |
| * | MFC: prevent buffer overflow | Andrey A. Chernov | 2000-09-08 | 1 | -1/+7 |
| * | MFC: Disallow '/' in LC_* environment variables | Kris Kennaway | 2000-09-08 | 1 | -1/+1 |
| * | MFC: more checks, rewritting, SUSv2 conformance | Andrey A. Chernov | 2000-09-07 | 9 | -347/+307 |
| * | MFC: descriptor lifetime | Andrey A. Chernov | 2000-08-30 | 1 | -0/+6 |
| * | MFC: grok 125 replies to passive RETR | Dag-Erling Smørgrav | 2000-08-29 | 1 | -1/+2 |
| * | MFC: Import of sendmail 8.11.0. | Gregory Neil Shapiro | 2000-08-27 | 1 | -1/+6 |
| * | MFC: | Archie Cobbs | 2000-08-25 | 2 | -30/+13 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-08-23 | 1 | -0/+50 |
| * | MFC: Return an error instead of overflowing the buffer in the case of a long | Kris Kennaway | 2000-08-23 | 1 | -0/+4 |
| * | MFC: Limit the amount of data copied to the error buffer to _POSIX2_LINE_MAX. | Kris Kennaway | 2000-08-23 | 1 | -2/+2 |
| * | MFC: Prevent buffer overflows. | Kris Kennaway | 2000-08-23 | 1 | -0/+10 |
| * | MFC: Make sem_post() safe for use within signal handlers. | Jason Evans | 2000-08-23 | 2 | -0/+10 |
| * | MFC: | John Baldwin | 2000-08-23 | 5 | -21/+34 |
| * | MFC: Add wrapper for kevent() syscall | John Baldwin | 2000-08-23 | 2 | -1/+3 |
| * | MFC: Change _thread_kern_set_timeout() to use a const argument. | John Baldwin | 2000-08-23 | 2 | -2/+2 |
| * | MFC: pthread_once --> pthread_once_t. | John Baldwin | 2000-08-23 | 1 | -1/+1 |
| * | MFC: | John Baldwin | 2000-08-23 | 1 | -2/+2 |
| * | MFC: Remove blank line. | John Baldwin | 2000-08-23 | 1 | -1/+0 |
| * | MFC: | John Baldwin | 2000-08-23 | 1 | -1/+27 |