aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.1cvs2svn2000-09-259-778/+0
* MFC 1.14: Resurrect documentation of chflags(2)'s SF_ARCHIVED.Ralf S. Engelschall2000-09-221-2/+2
* MFC 1.3 -> 1.4: Call _thread_init() from pthread_once() if it hasJohn Polstra2000-09-221-0/+2
* MFC 1.9 -> 1.11: Document RTLD_{DEFAULT,GLOBAL,LOCAL} and the symbolJohn Polstra2000-09-221-7/+61
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-213-0/+241
* More information around append modeEivind Eklund2000-09-211-0/+4
* MFC: (rev 1.3) fixed the calculations with UDP length.Ruslan Ermilov2000-09-211-2/+2
* MFC:Paul Saab2000-09-201-113/+33
* MFC: Only realloc() environ if we're sure that we know where it came from.Brian Somers2000-09-201-5/+4
* MFC: [rev 1.3] IN_CLASS*() macros assume host order and s_addr isPaul Saab2000-09-201-2/+2
* MFC: login.conf password format switchingBrian Feldman2000-09-208-19/+127
* MFC: Add wrapper for fpathconf(2) syscall.Maxim Sobolev2000-09-202-0/+2
* MFC: remove gratuitous register referenceJordan K. Hubbard2000-09-201-1/+1
* MFC: fix prototypes, add xref in man pageJordan K. Hubbard2000-09-203-2/+3
* MFC: parser fixes to radius and tacplus, add $FreeBSD$s, cosmetic tweaksJordan K. Hubbard2000-09-206-10/+16
* MFC: correct xrefJordan K. Hubbard2000-09-201-1/+1
* MFC: provide an opie module for pam.Jordan K. Hubbard2000-09-203-2/+4
* MFC: Use strtok instead of strsep. Handle links explicitly in remove.Jordan K. Hubbard2000-09-205-24/+53
* MFC: use strtok, eliminate warnings.Jordan K. Hubbard2000-09-203-8/+14
* MFC: Give users a way to alter the sendmail (and related utilities) buildGregory Neil Shapiro2000-09-192-0/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-191-0/+46
* MFC: describe FTP_PROXY betterDag-Erling Smørgrav2000-09-171-0/+4
* MFC: Move setproctitle() from libutil to libcBrian Somers2000-09-165-256/+6
* MFC: latest fixes from -current.Ruslan Ermilov2000-09-145-169/+103
* MFC: Added boot selector supports for PC-98.Yoshihiro Takahashi2000-09-143-2/+75
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-115-0/+460
* MFC:Paul Saab2000-09-103-4/+32
* MFC: Expose the NFS root node, so that an evil consumer can use itPaul Saab2000-09-101-1/+1
* MFC: Implement readahead buffering for non-raw files.Paul Saab2000-09-105-73/+132
* MFC: Silence warnings.Paul Saab2000-09-102-2/+4
* MFC: Cleanup warnings by adding missint prototypes, removingPaul Saab2000-09-104-12/+20
* MFC: prevent buffer overflowAndrey A. Chernov2000-09-081-1/+7
* MFC: Disallow '/' in LC_* environment variablesKris Kennaway2000-09-081-1/+1
* MFC: more checks, rewritting, SUSv2 conformanceAndrey A. Chernov2000-09-079-347/+307
* MFC: descriptor lifetimeAndrey A. Chernov2000-08-301-0/+6
* MFC: grok 125 replies to passive RETRDag-Erling Smørgrav2000-08-291-1/+2
* MFC: Import of sendmail 8.11.0.Gregory Neil Shapiro2000-08-271-1/+6
* MFC:Archie Cobbs2000-08-252-30/+13
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-231-0/+50
* MFC: Return an error instead of overflowing the buffer in the case of a longKris Kennaway2000-08-231-0/+4
* MFC: Limit the amount of data copied to the error buffer to _POSIX2_LINE_MAX.Kris Kennaway2000-08-231-2/+2
* MFC: Prevent buffer overflows.Kris Kennaway2000-08-231-0/+10
* MFC: Make sem_post() safe for use within signal handlers.Jason Evans2000-08-232-0/+10
* MFC:John Baldwin2000-08-235-21/+34
* MFC: Add wrapper for kevent() syscallJohn Baldwin2000-08-232-1/+3
* MFC: Change _thread_kern_set_timeout() to use a const argument.John Baldwin2000-08-232-2/+2
* MFC: pthread_once --> pthread_once_t.John Baldwin2000-08-231-1/+1
* MFC:John Baldwin2000-08-231-2/+2
* MFC: Remove blank line.John Baldwin2000-08-231-1/+0
* MFC:John Baldwin2000-08-231-1/+27