| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6_3'. | cvs2svn | 2007-11-24 | 1 | -61/+0 |
| * | MFC: | Sean Farley | 2007-10-06 | 1 | -1/+2 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2007-07-04 | 1 | -0/+61 |
| * | MFC, the UNAME_ and OSVERSION environment over rides. This makes | Doug Ambrisko | 2007-05-16 | 4 | -2/+53 |
| * | MFC rev. 1.14: confstr(3) returns zero on errors, not -1. | Maxim Konovalov | 2006-12-13 | 1 | -2/+2 |
| * | MFC: 1.11 (automatically re-stir) | Andrey A. Chernov | 2006-11-18 | 1 | -2/+4 |
| * | MFC: | Tom Rhodes | 2006-11-03 | 1 | -1/+2 |
| * | MFC More accurately document the implementation details of internal storage. | Ruslan Ermilov | 2006-10-16 | 2 | -21/+23 |
| * | MFC: 1.21: Document what "msgsz" actually means. | Ruslan Ermilov | 2006-10-16 | 1 | -4/+9 |
| * | MFC rev. 1.36: don't fseek() on closed file. | Maxim Konovalov | 2006-10-08 | 1 | -2/+2 |
| * | MFC r1.9: Correct usage example. | Ceri Davies | 2006-10-07 | 1 | -1/+1 |
| * | MFC TLS variant I fixes. | Marcel Moolenaar | 2006-09-02 | 1 | -47/+36 |
| * | MFC 1.37 + 1.38: | Poul-Henning Kamp | 2006-09-01 | 1 | -3/+3 |
| * | MFC rev. 1.20: s/shmid_ds/msqid_ds/. | Maxim Konovalov | 2006-08-16 | 1 | -1/+1 |
| * | MFC revision 1.12: | Thomas Quinot | 2006-08-11 | 1 | -3/+3 |
| * | MFC rev. 1.35: complete fix for large group lines parsing. | Maxim Konovalov | 2006-07-28 | 1 | -4/+6 |
| * | MFC rev. 1.34: record a file offset for a last successfully parsed | Maxim Konovalov | 2006-07-01 | 1 | -0/+8 |
| * | MFC: rev. 1.28 | Christian Brueffer | 2006-04-13 | 1 | -1/+3 |
| * | MFC standardization of the ELF types and update of the ELF constants: | Marcel Moolenaar | 2005-12-30 | 1 | -3/+3 |
| * | MFC: Add MLINK for execvP(3). | John Baldwin | 2005-12-05 | 1 | -1/+1 |
| * | MFC (by deischen) | Xin LI | 2005-10-08 | 1 | -1/+1 |
| * | MFC (by deischen) | Xin LI | 2005-10-08 | 1 | -1/+4 |
| * | MFC of 1.34: fix innetgr() returning false positives and negatives when rever... | Jonathan Chen | 2005-10-07 | 1 | -54/+63 |
| * | MFC: 1.26-1.28 | Andrey A. Chernov | 2005-10-04 | 1 | -7/+7 |
| * | MFC: 1.23 | Andrey A. Chernov | 2005-10-04 | 1 | -3/+3 |
| * | MFC: 1.13 | Matthew N. Dodd | 2005-07-25 | 1 | -3/+4 |
| * | Merge sem_init.3:1.18, sem_post.3:1.15, sem_wait.3:1.13 from HEAD to | Robert Watson | 2005-07-17 | 3 | -0/+3 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2005-07-11 | 2 | -1371/+0 |
| * | Assorted markup fixes. | Ruslan Ermilov | 2005-06-15 | 2 | -14/+33 |
| * | When IPC_NOWAIT is set and there is no message, msgrcv() fails | Ruslan Ermilov | 2005-06-14 | 1 | -3/+3 |
| * | reduce strlen() call. | Hajimu UMEMOTO | 2005-05-20 | 1 | -4/+6 |
| * | use reentrant.h and simplify. | Hajimu UMEMOTO | 2005-05-20 | 1 | -29/+20 |
| * | check return value of ttyname_r(). | Hajimu UMEMOTO | 2005-05-20 | 1 | -1/+2 |
| * | ttyname_r() didn't pass correct buffer size to devname_r(). | Hajimu UMEMOTO | 2005-05-20 | 1 | -1/+1 |
| * | Revert to old ttyname_r behavior that when _ioctl() returns 0 (SUCCEEDED), | Xin LI | 2005-05-14 | 1 | -1/+1 |
| * | Provide more POSIX-complaint ttyname_r(3) interface[1], which is slightly | Xin LI | 2005-05-13 | 2 | -22/+41 |
| * | Connect MLINKS for ttyname_r(3), and add prototype into unistd.h. | Xin LI | 2005-05-11 | 1 | -1/+1 |
| * | Cleanup for getgrouplist(3): | Xin LI | 2005-05-03 | 1 | -8/+6 |
| * | Include paths.h for prototype of getbootfile(3). | Xin LI | 2005-05-03 | 1 | -0/+2 |
| * | Add a sysctl that returns the full path of a process' text file. | David Schultz | 2005-04-18 | 1 | -3/+9 |
| * | Remove unused variables and assignments. | Stefan Farfeleder | 2005-04-08 | 1 | -1/+0 |
| * | Use prototypes in the function definitions. | Stefan Farfeleder | 2005-04-08 | 2 | -34/+14 |
| * | Add some missing errnos from POSIX. Nothing in FreeBSD generates | David Schultz | 2005-04-02 | 1 | -0/+5 |
| * | Use __weak_reference macro to define weak symbols. | David Xu | 2005-03-21 | 1 | -31/+51 |
| * | Teach fmtcheck() about the ' (thousands separator) flag. | David Schultz | 2005-03-21 | 1 | -1/+1 |
| * | Have ttyname_r() try to ask DEVFS for the device name. | Poul-Henning Kamp | 2005-03-08 | 2 | -35/+16 |
| * | Make the returnvalue of times(3) insensitive to changes in wall-clock. | Poul-Henning Kamp | 2005-03-08 | 1 | -3/+5 |
| * | Add manpage links for frexpf, frexpl, ldexpf, and ldexpl. | David Schultz | 2005-03-07 | 1 | -0/+2 |
| * | Document frexpl and ldexpl. | David Schultz | 2005-03-07 | 2 | -13/+25 |
| * | Fix incorrect comment. | David Xu | 2005-03-01 | 1 | -1/+1 |