| Commit message (Expand) | Author | Age | Files | Lines |
| * | MF7: If the running kernel has support for shm_open() and shm_unlink() as | John Baldwin | 2009-06-23 | 1 | -0/+28 |
| * | MFC: Add a feature_present(3) function which checks to see if a named kernel | John Baldwin | 2009-06-11 | 3 | -2/+138 |
| * | MFC: Fail attempts to use file descriptors larger than SHRT_MAX. | John Baldwin | 2008-03-17 | 3 | -0/+42 |
| * | MFC rev. 1.35 - remove MSG_PEEK from the description of the send(2) | Peter Pentchev | 2007-05-04 | 1 | -1/+0 |
| * | MFC: Don't read more than the given 'len' bytes from the 'big' string. | John Baldwin | 2007-02-01 | 1 | -1/+1 |
| * | MFC: rev 1.21: fix return of uninitialized data from malloc(). Could | Peter Wemm | 2006-09-12 | 1 | -0/+1 |
| * | MFC 1.55: fill ai_canonname field for numeric hostname, by the given | Hajimu UMEMOTO | 2006-03-27 | 1 | -7/+24 |
| * | MFC: Return EINVAL if the tv_usec part of the utimes(2) arguments | Diomidis Spinellis | 2006-01-22 | 1 | -1/+7 |
| * | MFC 1.55: The KAME's getipnodebyaddr() code honor the | Hajimu UMEMOTO | 2005-11-18 | 1 | -0/+1 |
| * | MFC 1.12: don't accept invalid form of an address like 1:2:3:4:5:6:7::8. | Hajimu UMEMOTO | 2005-07-29 | 1 | -0/+4 |
| * | MFC 1.13 | Matthew N. Dodd | 2005-07-25 | 1 | -3/+4 |
| * | MFC of 1.33: remember to reset nextgrp in getnetgrent(), so that subsequent c... | Jonathan Chen | 2005-07-25 | 1 | -56/+65 |
| * | MFC 1.15+1.16: Remove a check about whether sa->sa_len is equal to salen | Xin LI | 2005-05-09 | 1 | -3/+0 |
| * | MFS: | Hajimu UMEMOTO | 2005-05-05 | 3 | -25/+61 |
| * | MFC rev. 1.13: remove the misleading documentation of the unused | Peter Pentchev | 2005-02-27 | 1 | -17/+1 |
| * | MFC 1.54: query A RR before AAAA RR. | Hajimu UMEMOTO | 2005-02-03 | 1 | -10/+10 |
| * | MFC 1.16 (plug memory leak) | Diomidis Spinellis | 2005-01-13 | 1 | -0/+4 |
| * | Add a period to the end of a sentence, and bump document date. | Ken Smith | 2005-01-12 | 1 | -2/+2 |
| * | This is a partial MFC of the current RELENG_5 Linux emulation, which | Ken Smith | 2005-01-12 | 2 | -0/+5 |
| * | MFC: rev 1.24 | Kirill Ponomarev | 2005-01-02 | 1 | -1/+3 |
| * | MFC rev. 1.9: no macros for sigemptyset(3) and friends, | Maxim Konovalov | 2004-12-27 | 1 | -9/+12 |
| * | MFC 1.37, 1.40: Document S_* macros and more struct stat fields. | Yaroslav Tykhiy | 2004-12-22 | 1 | -3/+61 |
| * | MFC: Make popen(3) thread-safe for libc_r. | Yaroslav Tykhiy | 2004-12-15 | 1 | -8/+30 |
| * | MFC 1.23: Correctly document the return value of strerror() and | Giorgos Keramidas | 2004-11-20 | 1 | -11/+10 |
| * | MFC: | Hidetoshi Shimokawa | 2004-10-23 | 1 | -3/+5 |
| * | MFC: Fix a condition where the hole would be inserted in the wrong | Jun Kuriyama | 2004-09-19 | 1 | -2/+4 |
| * | MFC: Add support for VIS_GLOB and sync with -current. | Hidetoshi Shimokawa | 2004-09-17 | 2 | -28/+51 |
| * | MFC rev. 1.20: spell _SC_CLK_TCK correctly. | Peter Pentchev | 2004-08-23 | 1 | -1/+1 |
| * | MFC getaddrinfo.3 1.25, getipnodebyname.3 1.14 and getnameinfo.3 1.17: | Peter Pentchev | 2004-08-23 | 3 | -3/+7 |
| * | MFC: now e.f.f.3.ip6.arpa is delegated, we no longer need to query ip6.int | David Malone | 2004-08-21 | 2 | -7/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2004-08-08 | 1 | -0/+230 |
| * | MFC: daemon.c 1.6 daemon.3 1.13-1.14 | Guy Helmer | 2004-07-21 | 1 | -1/+20 |
| * | Remove references to netstat(1). | Max Khon | 2004-06-20 | 1 | -3/+0 |
| * | MFC: | Max Khon | 2004-06-17 | 1 | -1/+50 |
| * | MFC 1.52: _dns_getaddrinfo() used a dangling pointer "addr" in | Hajimu UMEMOTO | 2004-06-16 | 1 | -5/+4 |
| * | Merge rev. 1.28: | Peter Pentchev | 2004-06-16 | 1 | -4/+4 |
| * | Revert previous commit regarding FUNLOCKFILE(fp), it has ill effects. | Hiten Pandya | 2004-06-09 | 1 | -1/+1 |
| * | Move the call to FUNLOCKFILE(fp) after modification of the fp's fields. | Hiten Pandya | 2004-06-08 | 1 | -1/+1 |
| * | MFC accept.2 rev. 1.27: clarification that 'addr' is optional. | Peter Pentchev | 2004-06-04 | 1 | -1/+7 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2004-06-02 | 1 | -0/+311 |
| * | MFC: | Yaroslav Tykhiy | 2004-05-31 | 3 | -7/+56 |
| * | MFC changes 1.29 -> 1.30 | Diomidis Spinellis | 2004-05-24 | 1 | -0/+4 |
| * | Bring in important changes from HEAD: | Hiten Pandya | 2004-05-20 | 1 | -10/+1 |
| * | MFC: rev 1.28 -- fix unqualified names. | Nate Lawson | 2004-05-13 | 1 | -6/+18 |
| * | MFC v1.15, split_lines() rewrite | Andrey A. Chernov | 2004-05-03 | 1 | -3/+7 |
| * | This is a partial MFC of 1.74. From the CVS log for that: | Ken Smith | 2004-04-20 | 1 | -0/+2 |
| * | MFC: 1.16 - 1.19 | Christian Brueffer | 2004-04-17 | 1 | -1/+16 |
| * | MFC rev 1.36/1.37: fix _dns_ghbyname() to return NS_TRYAGAIN instead | Pierre Beyssac | 2004-04-12 | 1 | -4/+8 |
| * | MFC revision 1.28 | Diomidis Spinellis | 2004-03-26 | 1 | -3/+1 |
| * | MFC 1.27 changes. | Diomidis Spinellis | 2004-03-19 | 1 | -0/+8 |