| Age | Commit message (Expand) | Author |
| 2008-11-29 | PR/40060 - Bug Hunting -- grammar fix | jnemeth |
| 2008-11-28 | Sort errors. | wiz |
| 2008-11-28 | make the synopsis slightly less overpromising: | pooka |
| 2008-11-24 | Remove __LIBC12_SOURCE__ | martin |
| 2008-11-20 | Add new ptree (Patricia / RADIX tree) implementation to NetBSD. | matt |
| 2008-11-16 | PR/39347: floating and long double conversions were ifdef'ed out because | christos |
| 2008-11-16 | Our qsort() is inappropriate for kernel use because it makes recursive | ad |
| 2008-11-16 | Make qsort() available in libkern. | ad |
| 2008-11-16 | Nobody tested this? Initialize wcio for wide char i/o. | christos |
| 2008-11-11 | Reference secmodel_securelevel(9) manual page. | reed |
| 2008-11-06 | fix diagassert arg. | christos |
| 2008-11-06 | Comment out nonexistent crash(8) xref. | tsutsui |
| 2008-11-06 | Redo rev.1.13. We must refer to CURBRK via GOT in case of PIC. | nakayama |
| 2008-11-04 | don't forget to use neg. | christos |
| 2008-11-04 | we don't need * | christos |
| 2008-11-04 | Our new syslogd seems to want to depend on %z which is a gnu extension. | christos |
| 2008-11-03 | Invert the test for the return value of getaddrinfo(), because that's what | cube |
| 2008-11-01 | New sentence, new line. Mark up NULL with Dv. | wiz |
| 2008-11-01 | use the right variable in memcpy. | christos |
| 2008-10-31 | fix compile error. | christos |
| 2008-10-31 | make __findenv return the offset for the new entry to be inserted when | christos |
| 2008-10-31 | Import syslogd SoC project by Martin Schuette: | christos |
| 2008-10-31 | Add sched_getaffinity_np() and sched_setaffinity_np() wrappers, mainly | rmind |
| 2008-10-27 | Sort ERRORS, use more markup, bump date for previous. | wiz |
| 2008-10-27 | Document the fact that shmget can return EINVAL. | erh |
| 2008-10-26 | define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build. | mrg |
| 2008-10-26 | use libcincludes.mk | mrg |
| 2008-10-26 | put the code to find the libc include directories and define ARCHSUBDIR | mrg |
| 2008-10-25 | remove an unncessary .PATH element that doesn't exist (and never did?) | mrg |
| 2008-10-24 | Fix pasto in previous. | wiz |
| 2008-10-24 | PR/39796: Robert Elz: Document that sigpending can return EFAULT since it calls | christos |
| 2008-10-22 | appease lint: warning: assignment in conditional context [159] | dogcow |
| 2008-10-21 | - vsyslog_r only closes if it opened | christos |
| 2008-10-20 | The tools/compat versions of mkstemp() and mkdtemp() need to call the | apb |
| 2008-10-20 | Sort errors, use .Nx, avoid man markup, whitespace and punctuation nits. | wiz |
| 2008-10-19 | PR/39770: Robert Elz: mount(2) doc enhancements | christos |
| 2008-10-19 | Improve wording. Use Bd -literal for code sample. | wiz |
| 2008-10-18 | - Recommend poll(2) instead of select(2). | rmind |
| 2008-10-09 | remove "limits" where it is not appropriate. | christos |
| 2008-09-28 | this needs finite and scalbn | christos |
| 2008-09-28 | having 2 separate implementations of frexp ldexp and modf (one here and | christos |
| 2008-09-27 | fix unused variable if !defined(FTS_ALLOC_ALIGNED) | lukem |
| 2008-09-26 | unsigned int32_t -> uint32_t | tsutsui |
| 2008-09-24 | pacify lint. | christos |
| 2008-09-24 | fix newer gcc warning. | christos |
| 2008-09-24 | From Ilya Dogolazky ilya.dogolazky at teleca dot fi: | christos |
| 2008-09-20 | Add fts_free() to complement fts_alloc(), and use instead of free(). | lukem |
| 2008-09-17 | From Ilya Dogolazky: Fix return value doc. | christos |
| 2008-09-14 | fix the -0.0 case, fixes a gm4 test error reported by wiz | drochner |
| 2008-09-13 | Bump date for previous. | wiz |