| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure curbrk is well aligned. | jake | 2001-12-29 | 1 | -0/+1 |
* | Use jmpbuf offsets, not ucontext_t. | jake | 2001-12-29 | 1 | -3/+2 |
* | Add .register directives for gcc3. | jake | 2001-12-29 | 1 | -13/+42 |
* | __infinity is not const. | jake | 2001-12-29 | 1 | -1/+1 |
* | Add jmpbuf offsets. Remove ucontext offsets. | jake | 2001-12-29 | 1 | -9/+8 |
* | Add .register directives for gcc3. | jake | 2001-12-29 | 1 | -6/+11 |
* | Include utrap.h for soft trap types. | jake | 2001-12-29 | 1 | -1/+1 |
* | We use HIDENAME(minbrk) on sparc64 too. | jake | 2001-12-29 | 1 | -1/+1 |
* | Add xref to jail(2). | mpp | 2001-12-28 | 1 | -1/+2 |
* | - Make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf. | ume | 2001-12-26 | 2 | -1/+13 |
* | Add "except the handling of errors" into "equivalent to" paragraph. | ache | 2001-12-25 | 3 | -0/+8 |
* | Preserve errno. | ache | 2001-12-25 | 5 | -9/+44 |
* | Back out recent replacement of LC_MESSAGES file with directory. | phantom | 2001-12-24 | 1 | -1/+1 |
* | o Change the layout of the tagged lists to be like those in acl(3). | chris | 2001-12-23 | 1 | -3/+12 |
* | Save and restore t12 in the jmp_buf. t12 is used during function | deischen | 2001-12-22 | 2 | -0/+3 |
* | The VM_STACK option is long dead. MAP_STACK is available everywhere. | peter | 2001-12-21 | 1 | -12/+0 |
* | Slightly re-work locale messages storage scheme. Before this commit | phantom | 2001-12-21 | 1 | -1/+1 |
* | style(9)'ify | phantom | 2001-12-20 | 7 | -73/+77 |
* | Add my e-mail to copyrights | phantom | 2001-12-20 | 2 | -2/+2 |
* | Document that rfork() will return EINVAL if flags not listed in the | jhb | 2001-12-19 | 1 | -0/+2 |
* | Fix some style bugs | phantom | 2001-12-17 | 1 | -15/+18 |
* | clnt_bcast.c:420:33: warning: extra tokens at end of #endif directive | peter | 2001-12-15 | 1 | -1/+1 |
* | * cleanup comments and defines | phantom | 2001-12-14 | 1 | -8/+1 |
* | Also fix cases when thousands separator should be put before number. For | phantom | 2001-12-13 | 1 | -2/+4 |
* | Respect locale while handling of \' flag. | phantom | 2001-12-13 | 1 | -22/+63 |
* | If the OID is missing, sysctl(3) returns ENOENT, not EOPNOTSUPP. | ru | 2001-12-13 | 1 | -2/+2 |
* | mdoc(7) police: minor markup nits. | ru | 2001-12-12 | 1 | -20/+20 |
* | mdoc(7) police: fix markup, bump document date. | ru | 2001-12-12 | 2 | -30/+38 |
* | mdoc(7) police: kill HSBs, add missing comma. | ru | 2001-12-12 | 1 | -8/+13 |
* | mdoc(7) police: fix markup. | ru | 2001-12-12 | 1 | -13/+17 |
* | mdoc(7) police: Minor formatting nits and optimizations to rev. 1.34. | ru | 2001-12-12 | 1 | -57/+67 |
* | mdoc(7) police: use no-break space. | ru | 2001-12-12 | 1 | -1/+3 |
* | mdoc(7) police: use no-break space, fix markup. | ru | 2001-12-12 | 1 | -1/+2 |
* | mdoc(7) police: use non-break space, remove whitespace at EOL, fix markup. | ru | 2001-12-12 | 1 | -1/+3 |
* | Add my e-mail to copyrights | phantom | 2001-12-11 | 2 | -2/+2 |
* | * Add my e-mail to copyrights | phantom | 2001-12-11 | 10 | -52/+57 |
* | Fix grouping string handling | phantom | 2001-12-11 | 1 | -1/+4 |
* | Start using .St macro for POSIX.1-2001. | ru | 2001-12-08 | 2 | -4/+3 |
* | Get rid of unused anymore file! Alpha works fine with our strtod() now. | phantom | 2001-12-07 | 1 | -2496/+0 |
* | Return 'c' back to signed due to potential comparison problems | ache | 2001-12-07 | 6 | -60/+72 |
* | Fix a typo. | ru | 2001-12-07 | 1 | -1/+1 |
* | * localeconv() usage is not FLOATING_POINT specific anymore (due to "'" flag | phantom | 2001-12-07 | 1 | -3/+3 |
* | Make strerror and strerror_r use sys_errlist[0] for errnum = 0. Be | wes | 2001-12-07 | 2 | -6/+32 |
* | Remove blank line. | fenner | 2001-12-07 | 1 | -1/+0 |
* | New, improved, more Posix-compliant strerror_r implementation, | wes | 2001-12-06 | 2 | -72/+78 |
* | Clarify ' ' space issue | ache | 2001-12-05 | 2 | -2/+3 |
* | mdoc(7) police: markup the previous delta. | ru | 2001-12-04 | 1 | -1/+3 |
* | Correct some egregious style bugs. | des | 2001-12-04 | 1 | -13/+21 |
* | Add a missing error check. This fixes a bug that would cause pwd_mkdb to | des | 2001-12-04 | 1 | -1/+2 |
* | Fix typos getpeerid -> getpeereid. | tobez | 2001-12-02 | 1 | -2/+2 |