aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* As-per r161293 (jhb), only recognize mfi(4) on i386.Devin Teske2014-04-301-1/+1
* Teach libdisk about mfid devices. This is a direct commit to stable/4Devin Teske2014-04-302-2/+4
* MF7: If the running kernel has support for shm_open() and shm_unlink() asJohn Baldwin2009-06-231-0/+28
* MFC: Add a feature_present(3) function which checks to see if a named kernelJohn Baldwin2009-06-113-2/+138
* MFC: Fail attempts to use file descriptors larger than SHRT_MAX.John Baldwin2008-03-173-0/+42
* MFC rev. 1.35 - remove MSG_PEEK from the description of the send(2)Peter Pentchev2007-05-041-1/+0
* MFC: sendmail 8.14.1Gregory Neil Shapiro2007-04-122-3/+3
* MFC: Don't read more than the given 'len' bytes from the 'big' string.John Baldwin2007-02-011-1/+1
* MFC: uthread fixes for select timeout and signal handling.John Baldwin2006-10-232-37/+58
* MFC: rev 1.21: fix return of uninitialized data from malloc(). CouldPeter Wemm2006-09-121-0/+1
* MFC:Joe Marcus Clarke2006-05-011-0/+1
* MFC: Add new libsm file from sendmail 8.13.6Gregory Neil Shapiro2006-03-291-1/+1
* MFC 1.55: fill ai_canonname field for numeric hostname, by the givenHajimu UMEMOTO2006-03-271-7/+24
* MFC: Return EINVAL if the tv_usec part of the utimes(2) argumentsDiomidis Spinellis2006-01-221-1/+7
* MFC 1.55: The KAME's getipnodebyaddr() code honor theHajimu UMEMOTO2005-11-181-0/+1
* MFC: sendmail 8.13.4 and hoststat(8)/purgestat(8) man page linkingGregory Neil Shapiro2005-08-281-1/+1
* MFC 1.12: don't accept invalid form of an address like 1:2:3:4:5:6:7::8.Hajimu UMEMOTO2005-07-291-0/+4
* MFC 1.13Matthew N. Dodd2005-07-251-3/+4
* MFC of 1.33: remember to reset nextgrp in getnetgrent(), so that subsequent c...Jonathan Chen2005-07-251-56/+65
* MFC revision 1.13Xin LI2005-07-171-4/+7
* MFC: (1.75, 1.76) flush the send side rather than shut it down.Dag-Erling Smørgrav2005-07-031-2/+23
* MFC 1.15+1.16: Remove a check about whether sa->sa_len is equal to salenXin LI2005-05-091-3/+0
* MFS:Hajimu UMEMOTO2005-05-053-25/+61
* MFC: rev 1.8Joe Marcus Clarke2005-03-061-3/+3
* MFC rev. 1.13: remove the misleading documentation of the unusedPeter Pentchev2005-02-271-17/+1
* MFC: (1.50) stop leaking connection buffers.Dag-Erling Smørgrav2005-02-231-0/+1
* MFC: Remove file no longer in 8.13.3Gregory Neil Shapiro2005-02-191-1/+1
* MFC 1.54: query A RR before AAAA RR.Hajimu UMEMOTO2005-02-031-10/+10
* Merge copyright changes from -current.Jeffrey Hsu2005-01-192-4/+4
* Teach libdisk about the ipsd devices. Note: I don't like to editorilize inScott Long2005-01-132-1/+3
* MFC 1.16 (plug memory leak)Diomidis Spinellis2005-01-131-0/+4
* Add a period to the end of a sentence, and bump document date.Ken Smith2005-01-121-2/+2
* This is a partial MFC of the current RELENG_5 Linux emulation, whichKen Smith2005-01-122-0/+5
* MFC: rev 1.24Kirill Ponomarev2005-01-021-1/+3
* MFC rev. 1.9: no macros for sigemptyset(3) and friends,Maxim Konovalov2004-12-271-9/+12
* MFC 1.37, 1.40: Document S_* macros and more struct stat fields.Yaroslav Tykhiy2004-12-221-3/+61
* MFC: Make popen(3) thread-safe for libc_r.Yaroslav Tykhiy2004-12-151-8/+30
* - MFC:Marius Strobl2004-12-131-2/+1
* MFC:Marius Strobl2004-12-134-5/+3
* MFC 1.23: Correctly document the return value of strerror() andGiorgos Keramidas2004-11-201-11/+10
* MFC:Hidetoshi Shimokawa2004-10-231-3/+5
* MFC: Fix a condition where the hole would be inserted in the wrongJun Kuriyama2004-09-191-2/+4
* MFC: Add support for VIS_GLOB and sync with -current.Hidetoshi Shimokawa2004-09-172-28/+51
* MFC rev. 1.20: spell _SC_CLK_TCK correctly.Peter Pentchev2004-08-231-1/+1
* MFC getaddrinfo.3 1.25, getipnodebyname.3 1.14 and getnameinfo.3 1.17:Peter Pentchev2004-08-233-3/+7
* Argh... also MFC rev. 1.52: spell FTP correctly and bump the date.Peter Pentchev2004-08-231-2/+2
* MFC rev. 1.51: describe the ftp-chroot option of login.conf.Peter Pentchev2004-08-231-1/+11
* MFC: now e.f.f.3.ip6.arpa is delegated, we no longer need to query ip6.intDavid Malone2004-08-212-7/+1
* MFC revisions 1.29 through 1.31: fix a printf() example and bumpPeter Pentchev2004-08-131-3/+3
* MFC: (1.73) allocate space for terminating NUL in base 64 encoded string.Dag-Erling Smørgrav2004-08-101-1/+1