| Age | Commit message (Expand) | Author |
| 2016-06-10 | GSoC 2016: Charles Cui: Add timer related macros | christos |
| 2016-06-10 | Bump date for previous. | wiz |
| 2016-06-10 | GSoC 2016: Charles Cui: add SEM_NSEMS_MAX | christos |
| 2016-06-08 | Fix typo. From Kurt Jaeger via Brooks Davis and FreeBSD. | wiz |
| 2016-06-08 | Bump date for previous. | wiz |
| 2016-06-08 | Sync STANDARDS of iconv(3) with current reality | kamil |
| 2016-06-06 | Remove bsd_signal prototype from SYNOPSIS, we now have bsd_signal(3). | wiz |
| 2016-06-06 | Remove trailing whitespace. Fix Xr. Fix Dd argument. | wiz |
| 2016-06-06 | Use Fn. Merge two EINVAL sections. | wiz |
| 2016-06-05 | Document bsd_signal (From GSoC 2016 by Charles Cui) | christos |
| 2016-06-03 | Add bsd_signal as required by POSIX (from GSoC 2016, Charles Cui) | christos |
| 2016-06-01 | Fix manually applied patch. Mark up NULL with Dv. | wiz |
| 2016-06-01 | Document return value for realloc(3) when size is 0. From PR lib/47384 | pgoyette |
| 2016-05-31 | Use calloc(1, ...) instead of malloc(...) followed immediately by memset() | pgoyette |
| 2016-05-31 | PR 51003 David Binderman: bzero struct before passing it around. | dholland |
| 2016-05-31 | PR 51002 David Binderman: fix wrong printing code not enabled by default. | dholland |
| 2016-05-31 | PR 51000 David Binderman: comment out unused assignment | dholland |
| 2016-05-15 | remove stray debugging. | christos |
| 2016-05-15 | Bail out if the string does not look like a timezone (is empty or does not | christos |
| 2016-05-01 | Fix type name. From Abhinav. | joerg |
| 2016-04-29 | Go back to just using normal visibility for the locale symbols. Without | joerg |
| 2016-04-29 | move section around. | christos |
| 2016-04-29 | Sort a bit more. | wiz |
| 2016-04-28 | - merge the options descriptions, sort them. | christos |
| 2016-04-24 | Fix typos, whitespace, formatting. | wiz |
| 2016-04-23 | add clock_getcpuclockid{2,} | christos |
| 2016-04-12 | lib/50791: Instead of using sorting the arena chunks by address only, | joerg |
| 2016-04-06 | Revert prior, no idea why it was causing me problems, but it no longer does. | roy |
| 2016-04-06 | Drop trailing whitespace. | wiz |
| 2016-04-06 | revert part of previous; not needed. | christos |
| 2016-04-06 | - clarify si_signo difference for waitid and wait6 as per POSIX. | christos |
| 2016-04-06 | improve usage | dholland |
| 2016-04-05 | Stop calling reallocarr and just do the same bounds checking but without | roy |
| 2016-04-04 | Use more markup, fix a typo. | wiz |
| 2016-04-03 | simplify | christos |
| 2016-04-03 | add idtype.h to mklintstub and say who generates it. | christos |
| 2016-04-03 | userland bits for wait6/waitid. | christos |
| 2016-04-01 | Add malloc.conf.5 (link to jemalloc.3). | msaitoh |
| 2016-03-30 | Drop fixxfdi.c for m68k (where double == long double and this isn't needed | martin |
| 2016-03-29 | Avoid warnings (signed/unsigned comparision and unused variable) | martin |
| 2016-03-26 | Do not store FP registers in softfloat userland | martin |
| 2016-03-26 | Make sure to define __SOFT_FP__ when building a SOFTFLOAT userland | martin |
| 2016-03-25 | KNF | riastradh |
| 2016-03-20 | Sort errors. Improve markup. | wiz |
| 2016-03-19 | Save and restore all the registers we need instead of playing tricks and | christos |
| 2016-03-19 | Sync documentation of struct ktr_header with reality: | dholland |
| 2016-03-19 | Update documented prerequisite includes. PR 50633 and PR 50634. | dholland |
| 2016-03-18 | Use the correct upper bounds for the types array. The correct upper | ginsbach |
| 2016-03-17 | undo the dso protected for clang | christos |
| 2016-03-17 | Bump date for previous. | wiz |