| Age | Commit message (Expand) | Author |
| 2002-03-23 | make sure this compiles cleanly and works. | christos |
| 2002-03-23 | Fix minor syntax warnings. | ross |
| 2002-03-23 | - Add VIS_HTTPSTYLE from FreeBSD. | christos |
| 2002-03-22 | Split the notion of building Hesiod, Kerberos, S/key, and YP | thorpej |
| 2002-03-20 | use canonical indirect jmp & call syntax to squelch new as(1) warning | ross |
| 2002-03-20 | Back out last change until it is clear if it is necessary. | tron |
| 2002-03-20 | Bump minor version of "libc" after more signals have been added to | tron |
| 2002-03-20 | add signals 33-63, so that stupid loserland programs that access the array | christos |
| 2002-03-20 | add rt signal names. | christos |
| 2002-03-20 | add the rt signals so we don't core-dump. | christos |
| 2002-03-19 | Only abort() if the user specifies a rounding mode other than FP_RN. | bjh21 |
| 2002-03-19 | ANSIfy. | bjh21 |
| 2002-03-19 | Fixes from Bill Fenner <fenner@research.att.com> for problems he found | lukem |
| 2002-03-18 | Move mbstate_t materials from locale/runetype.h to locale/multibyte.h. | tshiozak |
| 2002-03-18 | explicitly align _RuneStatePriv::__private | yamt |
| 2002-03-18 | Add a couple linted comment and enable WARNS=3 | christos |
| 2002-03-18 | oops, we need config.h now. | christos |
| 2002-03-18 | - constify; passes all gcc and lint strict checks. | christos |
| 2002-03-18 | - check malloc failure. | yamt |
| 2002-03-18 | fix how to check a return value of readentry. | yamt |
| 2002-03-18 | remove unneeded ARGSUSED. | yamt |
| 2002-03-18 | don't set errno here. caller will set it. | yamt |
| 2002-03-18 | bump minor to 83: i18n module changes. | yamt |
| 2002-03-18 | set errno only when error occured. | yamt |
| 2002-03-18 | move definition of _citrus_ctype_default out of #ifdef _I18N_DYNAMIC | yamt |
| 2002-03-18 | don't check variable s0 before assign. | yamt |
| 2002-03-18 | make mbsrtowcs work.(fix a typo) | yamt |
| 2002-03-18 | Use .St -isoC99 to refer to ISO C99. | wiz |
| 2002-03-18 | HTML-quote another <> pair. | wiz |
| 2002-03-18 | Fix .Dd argument, sort SEE ALSO, remove trailing dot in SEE ALSO, | wiz |
| 2002-03-18 | add manpages for mb*/wc* functions. | tshiozak |
| 2002-03-18 | fix a bug; calling mbtowc(0, 0, 0) causes the programs to crash under | tshiozak |
| 2002-03-18 | make compile with _STANDALONE | dbj |
| 2002-03-17 | refine i18n stuffs. | tshiozak |
| 2002-03-17 | Document PT_IO. | thorpej |
| 2002-03-15 | Munge 1.0.2 texinfo file a bit more | mjl |
| 2002-03-14 | putwc and putwchar's argument is wchar_t, not wint_t. | yamt |
| 2002-03-14 | wcwidth's argument is wchar_t. not wint_t. | yamt |
| 2002-03-13 | Remove leftover debug code. Oops. | eeh |
| 2002-03-12 | fully initialize the structure to avoid gcc complaints. | christos |
| 2002-03-12 | Use new CPU_CACHEINFO sysctl to get more detailed information about | eeh |
| 2002-03-11 | Resolve (rcsid) conflicts. | fvdl |
| 2002-03-11 | Upgrade to zlib 1.1.4 (security fix) | fvdl |
| 2002-03-11 | Include <stdlib.h> for exit() prototype. | simonb |
| 2002-03-10 | Use the values from <machine/ieeefp.h> to define the exception flags, and | bjh21 |
| 2002-03-10 | Only include roundAndPackInt32(), roundAndPackInt64() and estimateSqrt32() | bjh21 |
| 2002-03-09 | Fix openpty() so that it correctly scans the entire list of possible | atatat |
| 2002-03-06 | Add SYNOPSIS. | wiz |
| 2002-03-05 | Historic typo: "unfo" -> "undo" | tv |
| 2002-03-05 | No need to reference .OBJDIR here. | thorpej |