| Commit message (Expand) | Author | Age | Files | Lines |
* | Tweak the comment here some more. In particular, the previous opening | jhb | 2015-05-06 | 1 | -7/+7 |
* | Deprecate the 3-way return values from vm_gla2gpa() and vm_copy_setup(). | neel | 2015-05-06 | 2 | -26/+19 |
* | Remove the note about seekdir() removing telldir() cookies. That was | jhb | 2015-05-06 | 1 | -7/+1 |
* | A few style fixes and expand the comment a bit on what _fixtelldir() is | jhb | 2015-05-06 | 1 | -6/+10 |
* | Tweak seekdir, telldir and readdir so that when htere are deletes going on, | julian | 2015-05-05 | 5 | -1/+65 |
* | Fix major copy/paste and other style errors. | pluknet | 2015-05-05 | 1 | -5/+10 |
* | Rework PRIVATELIB | bapt | 2015-05-04 | 2 | -2/+3 |
* | Various updates to the ftruncate(2) documentation: | jhb | 2015-05-04 | 1 | -7/+19 |
* | Partially revert r255486, the first argument to socketpair() is a socket | jhb | 2015-05-04 | 1 | -4/+4 |
* | Add test case for unpack with diffrent flags. | oshogbo | 2015-05-02 | 1 | -0/+35 |
* | Introduce the NV_FLAG_NO_UNIQUE flag. When set, it allows to store | oshogbo | 2015-05-02 | 1 | -0/+2 |
* | Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno. | oshogbo | 2015-05-02 | 13 | -39/+87 |
* | fork(2): Add a note to the effect that kqueue descriptors, unlike other | markj | 2015-05-02 | 1 | -2/+5 |
* | Apply the copyright the the same owners as the original malloc(3) where most of | bapt | 2015-05-01 | 1 | -2/+3 |
* | libc now has reallocarray | bapt | 2015-05-01 | 1 | -2/+0 |
* | Import reallocarray(3) from OpenBSD | bapt | 2015-05-01 | 4 | -2/+182 |
* | Add nvlist_flags() function, which returns nvlist's public flags. | oshogbo | 2015-05-01 | 2 | -1/+11 |
* | Sort MLINKS alphabetically. | oshogbo | 2015-05-01 | 1 | -46/+46 |
* | Unreak DNS usage through libcapsicum, which broke, e.g., ping in r282252 | bz | 2015-05-01 | 1 | -1/+1 |
* | Remove the nvlist_.*[fv] functions. | oshogbo | 2015-04-29 | 1 | -82/+0 |
* | Remove the use of nvlist_.*[fv] functions from tests. | oshogbo | 2015-04-29 | 2 | -48/+24 |
* | Remove the use of nvlist_.*[vf] functions from libcapsicum and replace | oshogbo | 2015-04-29 | 3 | -20/+59 |
* | The presence/absence of CPU features should be tested with | imp | 2015-04-28 | 1 | -1/+3 |
* | Remove per-architecture checks for enabling HAVE_FENV_H | ngie | 2015-04-27 | 1 | -4/+1 |
* | Upgrade libxo to 0.3.2. | marcel | 2015-04-27 | 1 | -0/+2 |
* | Correct the spelling of MACHINE_CPUARCH, MACHINE_CPU is not set on arm64. | andrew | 2015-04-27 | 1 | -1/+1 |
* | Disable the tests that use makecontext on arm64, it still needs to be | andrew | 2015-04-27 | 2 | -0/+4 |
* | Build/install libc, librt, libthr, and msun NetBSD test suites on all | ngie | 2015-04-27 | 12 | -52/+12 |
* | mdoc: fix function declaration | bapt | 2015-04-26 | 1 | -2/+2 |
* | mdoc: remove empty line | bapt | 2015-04-26 | 1 | -1/+0 |
* | Remove end of line whitespace | bapt | 2015-04-26 | 1 | -3/+3 |
* | mdoc: remove end of line whitespace | bapt | 2015-04-26 | 1 | -1/+1 |
* | mdoc: rendering fixes | bapt | 2015-04-26 | 2 | -4/+8 |
* | Use mdoc(7) macros to handle parenthesis | bapt | 2015-04-26 | 1 | -1/+1 |
* | mdoc: fix functions declarations | bapt | 2015-04-26 | 1 | -1/+1 |
* | Escape "Ed" | bapt | 2015-04-26 | 11 | -11/+11 |
* | Escape "Ed" | bapt | 2015-04-26 | 1 | -1/+1 |
* | Do not modify locales | bapt | 2015-04-26 | 1 | -1/+1 |
* | libarchive: Allow setting nanosecond timestamps. | jilles | 2015-04-25 | 1 | -0/+7 |
* | Assuming a system has /bin/csh on it is a bad idea (especially it being | ngie | 2015-04-25 | 1 | -0/+1 |
* | Avoid an infinite loop by ensuring that the amount of bytes read is greater | ngie | 2015-04-24 | 1 | -1/+1 |
* | __xlocale_C_ctype should not be const. It contains a reference count that is... | theraven | 2015-04-24 | 1 | -1/+1 |
* | Small changes to locale-related man pages. | theraven | 2015-04-24 | 5 | -5/+5 |
* | Reassign copyright statements on several files from Advanced | jhb | 2015-04-23 | 7 | -7/+7 |
* | Reduce diffs between the three copies of libstand's Makefile | emaste | 2015-04-23 | 1 | -15/+18 |
* | A complete user message is signalled with the MSG_EOR flag, not the MSG_EOF | tuexen | 2015-04-23 | 1 | -3/+3 |
* | libgeom: plug memory leak in EndElement. | pfg | 2015-04-22 | 1 | -0/+1 |
* | computematchjumps(): fix allocator sizeof operand mismatch. | pfg | 2015-04-22 | 1 | -2/+2 |
* | _pthread_cleanup_push: fix allocator sizeof operand mismatch | pfg | 2015-04-22 | 1 | -1/+1 |
* | Support file verification in MAC. | rodrigc | 2015-04-22 | 1 | -0/+4 |