| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed trailing whitespace. | Ruslan Ermilov | 2004-07-02 | 6 | -15/+15 |
| * | Markup tidying. | Ruslan Ermilov | 2004-07-02 | 6 | -16/+37 |
| * | Use %esi to store next ucp pointer. Mark end of stack by | David Xu | 2004-07-02 | 2 | -3/+4 |
| * | Markup, grammar, and spelling fixes. | Ruslan Ermilov | 2004-06-30 | 20 | -82/+121 |
| * | Fixed a typo. | Ruslan Ermilov | 2004-06-30 | 2 | -2/+2 |
| * | Fix typo: WRDE_DOOFS -> WRDE_DOOFFS. | Tim J. Robbins | 2004-06-30 | 2 | -5/+5 |
| * | s/SS_CANTSENDMORE/SBS_CANTSENDMORE/ | Roman Kurakin | 2004-06-24 | 1 | -1/+1 |
| * | Prefix the names of members of _RuneLocale and its sub-structures | Tim J. Robbins | 2004-06-23 | 6 | -87/+90 |
| * | Be specific about which socket properties are inherited from the original | Bruce M Simpson | 2004-06-23 | 1 | -10/+13 |
| * | Spelling fixes. | Mike Pritchard | 2004-06-21 | 2 | -3/+3 |
| * | Spelling fixes. | Mike Pritchard | 2004-06-21 | 1 | -1/+1 |
| * | Spelling fixes. | Mike Pritchard | 2004-06-21 | 1 | -1/+1 |
| * | Spelling fixes. | Mike Pritchard | 2004-06-21 | 2 | -3/+3 |
| * | Spelling fixes. | Mike Pritchard | 2004-06-21 | 6 | -7/+7 |
| * | PR: docs/67884 | Mike Pritchard | 2004-06-21 | 1 | -1/+1 |
| * | CLOCK_PROF and CLOCK_VIRTUAL are implemented now. | Kelly Yancey | 2004-06-17 | 1 | -7/+1 |
| * | Add reference to mac_get_link() in man page, which was omitted when | Robert Watson | 2004-06-17 | 2 | -1/+10 |
| * | Rename variable name from `name' to `hostname'. | Hajimu UMEMOTO | 2004-06-16 | 1 | -7/+7 |
| * | Avoid to touch red zone, in libpthread, ucontext may be saved by kernel's | David Xu | 2004-06-15 | 1 | -1/+1 |
| * | The maximum value of iovcnt is IOV_MAX, not 16. | Kelly Yancey | 2004-06-15 | 1 | -1/+2 |
| * | Document the location of the header file which declares the function | Bruce M Simpson | 2004-06-14 | 1 | -1/+2 |
| * | Date bump. | Bruce M Simpson | 2004-06-14 | 1 | -1/+1 |
| * | Document some return values. | Bruce M Simpson | 2004-06-14 | 1 | -1/+20 |
| * | Merge changes from the tzcode2004a import. Wherever possible I tried to bring | Stefan Farfeleder | 2004-06-14 | 5 | -151/+374 |
| * | Use .Dv instead of .Li for all the RLIMIT_* constants. | David Schultz | 2004-06-14 | 1 | -11/+11 |
| * | Document RLIMIT_AS. While here, correct an insertion sort error. | David Schultz | 2004-06-13 | 1 | -5/+8 |
| * | Remove a stale reference to %Ef and %EF from a comment. | Stefan Farfeleder | 2004-06-13 | 1 | -2/+2 |
| * | Change defualt time zone from GMT to UTC. This will not be MFC-ed, and | Ken Smith | 2004-06-11 | 1 | -1/+6 |
| * | Remove a couple of casts added for an ancient Sun compiler. | Stefan Farfeleder | 2004-06-08 | 1 | -11/+2 |
| * | The third operand of the conditional operator should have type void too. | Stefan Farfeleder | 2004-06-08 | 2 | -2/+2 |
| * | In fts_build(), if we try to chdir and fail (e.g. due to lack of search | David Schultz | 2004-06-08 | 2 | -4/+0 |
| * | Rename cantwrite() to prepwrite(). The latter is less confusing, | David Schultz | 2004-06-08 | 1 | -4/+1 |
| * | Rename cantwrite() to prepwrite(). The latter is less confusing, | David Schultz | 2004-06-08 | 4 | -5/+6 |
| * | Set errno to EBADF on attempts to write to a stream that is not | David Schultz | 2004-06-08 | 1 | -2/+5 |
| * | Use ".In" to mark up C include file names. | Yaroslav Tykhiy | 2004-06-07 | 1 | -2/+4 |
| * | Each sentence should begin on a new line. | Yaroslav Tykhiy | 2004-06-07 | 1 | -10/+16 |
| * | Extend and improve the mdoc(7) markup of this page. | Yaroslav Tykhiy | 2004-06-07 | 1 | -32/+60 |
| * | Finally document the option to avoid zombie creation | Yaroslav Tykhiy | 2004-06-07 | 3 | -2/+41 |
| * | Fix the ordering in the description of the dlsym() lookup procedure to | Peter Pentchev | 2004-06-03 | 1 | -4/+4 |
| * | use source address as a hint to determine destination address | Hajimu UMEMOTO | 2004-06-02 | 1 | -50/+361 |
| * | Add Aerospace Corporation copyrights to EUI64 support files. | Brooks Davis | 2004-06-01 | 2 | -0/+52 |
| * | Change the signature of ftok from (const char *, char) to (const char *, int) | Tim J. Robbins | 2004-06-01 | 1 | -1/+1 |
| * | Treat IPv4 private address as global scope rather than site scope. | Hajimu UMEMOTO | 2004-05-31 | 1 | -1/+1 |
| * | use source address as a hint to determine destination address. | Hajimu UMEMOTO | 2004-05-31 | 1 | -0/+111 |
| * | Buffer partial wide characters more efficiently: instead of storing the | Tim J. Robbins | 2004-05-27 | 1 | -31/+46 |
| * | Add support for an /etc/eui64 file modeled on /etc/ethers. The API is | Brooks Davis | 2004-05-26 | 3 | -2/+492 |
| * | Scan the source string for invalid wide characters in wcsrtombs() | Tim J. Robbins | 2004-05-25 | 1 | -2/+9 |
| * | Provide trivial macro implementations of getwc(), getwchar(), putwc() and | Tim J. Robbins | 2004-05-25 | 4 | -0/+8 |
| * | Grab all the information we need about a character with one call to | Tim J. Robbins | 2004-05-23 | 1 | -7/+5 |
| * | Perform conversions straight from the stream buffer instead of scanning | Tim J. Robbins | 2004-05-22 | 1 | -18/+19 |