dragonfly.git
2018-01-17 Sascha WildnerExtend NOTES posixtestsuite
2018-01-17 Sascha Wildnerpthread_getcpuclockid/1-1: Fix clockid_t printing.
2018-01-17 Sascha Wildnerclock_getcpuclockid/2-1: Fix clockid_t printing.
2018-01-17 Sascha Wildnerpts: WIP add SIGRT{MIN,MAX}
2018-01-17 Sascha Wildnerlibrt/aio: More fixes.
2018-01-17 Sascha Wildnerlibrt/aio: Adjust comment.
2018-01-17 Sascha Wildnerlibrt/aio: More fixes.
2018-01-17 Sascha Wildneraio_read/11-2: Fix message.
2018-01-17 Sascha Wildnerpts: typedef u_int in some tests that include <sys...
2018-01-17 Sascha WildnerRevert "APPROVAL: Provide _SC_PAGE_SIZE outside of...
2018-01-17 Sascha Wildnerpts: Add <stddef.h> to aio_h/2-1.c for NULL.
2018-01-17 Sascha Wildnerpts: Add some more NOTES.
2018-01-17 Sascha Wildnerpts: Add another test to the list of unstable ones.
2018-01-17 Sascha Wildnerlibrt/aio: Some minor improvements.
2018-01-17 Sascha Wildnerpts/sem_init/7-1: Fix typo.
2018-01-17 Sascha Wildnerpts: Add fparseln() to Symbol.map too.
2018-01-17 Sascha Wildnerpts: Better list of unreliable tests.
2018-01-17 Sascha WildnerLDFLAGS: Use _XOPEN_SOURCE=600 globally for now.
2018-01-17 Sascha Wildnerpts: Add note about a weird test behavior.
2018-01-17 Sascha Wildnerpts: Include a missing header.
2018-01-17 Sascha Wildnerpts: Fix function name in error message.
2018-01-17 Sascha Wildnerpts: Define BSD and remove a Linux'ism.
2018-01-17 Sascha Wildnerposixtestsuite: In mlockall/3-6, add a missing shm_unli...
2018-01-17 Sascha Wildnerpts: Fix a pthread_once() test.
2018-01-17 Sascha Wildnerpts: Remove core files too on 'gmake clean'.
2018-01-17 Sascha WildnerAPPROVAL: Provide _SC_PAGE_SIZE outside of XSI.
2018-01-17 Sascha Wildnerposixtestsuite: Change some pthread_getattr_np() to...
2018-01-17 Sascha Wildnerposixtestsuite: Remove Linux specific header in sem_tim...
2018-01-17 Sascha Wildneraio: Set _POSIX_ASYNCHRONOUS_IO, meaning that we suppor...
2018-01-17 Sascha Wildnerlibc: Add getdate(3).
2018-01-17 Sascha Wildnerlibutil/libc: Move fparseln(3) from libutil to libc.
2018-01-17 Sascha Wildnerhack(6): Rename getdate() to getdatestr().
2018-01-17 Sascha Wildnerposixtestsuite: Add a NOTES for my notes.
2018-01-17 Sascha Wildnerposixtestsuite: Better failure message in a test.
2018-01-17 Sascha Wildnerposixtestsuite: Remove extra newline in a message.
2018-01-17 Sascha Wildnerposixtestsuite: Fix build errors in the lio tests.
2018-01-17 Sascha Wildnerposixtestsuite: Fix more build errors in the aio tests.
2018-01-17 Sascha WildnerAdd -lrt to the LDFLAGS.
2018-01-17 Sascha Wildnerposixtestsuite: Fix some build errors in the aio tests.
2018-01-17 Sascha Wildnerposixtestsuite: <malloc.h> is deprecated and not needed.
2018-01-17 Sascha Wildnerposixtestsuite: Fix t0.val generation.
2018-01-17 Sascha Wildnerposixtestsuite: Fix some typos.
2018-01-17 Sascha WildnerFix typo in execute.sh.
2018-01-17 Sascha Wildnerpts: First stab at printing some statistics after testing.
2018-01-17 Sascha Wildnerpts: In t0, include <string.h> for strcmp().
2018-01-17 Sascha Wildnerpts: Remove non-POSIX compiler option.
2018-01-17 Sascha Wildnerpts: Sort tests before building/executing.
2018-01-17 Sascha Wildnerpts: Use gmake in run_tests for now.
2018-01-17 Sascha Wildnerpts: Remove a Linux assumption from nanosleep/10000-1.
2018-01-17 Sascha Wildnerpts: A POSIX test suite shall use only POSIX tools.
2018-01-17 Sascha Wildnerpts: -g is already there.
2018-01-17 Sascha Wildnerpts: Fix searching for the first non-root user in a...
2018-01-17 Sascha Wildnerpts: Move some tests to buildonly which wouldn't abort...
2018-01-17 Sascha Wildnerpts: Fix mq_setattr/2-1 which was making too many Linux...
2018-01-17 Sascha Wildnerposixtestsuite: My LDFLAGS
2018-01-17 Sascha Wildnerposixtestsuite: Make stress tests build and run.
2018-01-17 Sascha Wildnerposixtestsuite: strptime() is XSI, so define _XOPEN_SOURCE.
2018-01-17 Sascha Wildnerposixtestsuite: Fix incompatibility between bash and...
2018-01-17 Sascha Wildnerposixtestsuite: chmod a test 755 (missed previously).
2018-01-17 Sascha Wildnerposixtestsuite: Do /usr/bin/env bash unstead of /usr...
2018-01-17 Sascha Wildnerposixtestsuite: Use gsed for now.
2018-01-17 Sascha Wildnershm_open/2-1: Fix a typo and add a final newline.
2018-01-17 Sascha Wildnerposixtestsuite: Fix permissions which got lost.
2018-01-17 Sascha Wildnerposixtestsuite: To be on the safe side, uniformly use...
2018-01-17 Sascha Wildnermq_timedsend/19-1: Before checking invalid timespec...
2018-01-17 Sascha Wildnerposixtestsuite: More whitespace cleanup.
2018-01-17 Sascha WildnerAdd POSIX test suite 1.5.2 (sourceforge.net/projects...
2018-01-17 Peeter Mustkernel/evdev: Whitespace correction in input-event...
2018-01-17 Peeter Mustkernel/evdev: Update input-event-codes.h
2018-01-16 Sepherosa Ziehauipfw: Add icmpcodes support.
2018-01-16 Matthew Dillonkernel - Fix busdma allocation bug
2018-01-16 Matthew Dillonkernel - xhci cleanup, lock attach
2018-01-16 Matthew Dillonkernel - Add a global priority hack for ACPI
2018-01-16 Matthew Dillonkernel - Handle ig4 controller startup errors
2018-01-16 Matthew Dilloncpucontrol - Add amd10h support
2018-01-15 Sascha Wildnerkernel: Add acpi and a number of related drivers to...
2018-01-15 Tomohiro Kusumisbin/mount_autofs: Change include path from fs/ to...
2018-01-15 Tomohiro Kusumisbin/mount_autofs: Port mount_autofs(8) from NetBSD
2018-01-15 Sascha Wildnerkernel/ath_hal: Add missing header to fix build with...
2018-01-15 Sascha Wildnerkernel/my: Fix -Wundef.
2018-01-15 Sascha Wildners/NO_MAN/NOMAN/ in various Makefiles.
2018-01-15 Sascha WildnerSimplify some Makefiles.
2018-01-15 Sascha WildnerRemove test/dsched*. This doesn't build anymore after...
2018-01-15 Sascha WildnerUpdate the pciconf(8) database.
2018-01-14 Tomohiro Kusumisys/vfs/autofs: prevent assert on unmount.
2018-01-13 Sascha Wildnerkernel: Fix some -Wundef warnings in oce(4) and mps(4).
2018-01-13 Imre Vadászsyscons - Skip drawing of the border, when switching...
2018-01-13 Imre Vadászsyscons - Use COL and ROW #define constants.
2018-01-13 Sascha WildnerAdd __attribute__((__noreturn__)) to various function...
2018-01-13 Sascha Wildnerftp-proxy(8): exit_daemon() never returns, do do not...
2018-01-13 Sascha Wildnerdntpd(8): client_main() never returns, so do not preten...
2018-01-13 Sascha Wildnerautofs: main_auto{,un}mountd() never return, so do...
2018-01-13 Sascha Wildnerwatchdogd(8): Staticize.
2018-01-13 Sascha Wildnertraceroute6(8): Staticize and remove unused variables...
2018-01-13 Sascha Wildnertraceroute(8): Staticize.
2018-01-13 Sascha Wildnertimed(8): slave() never returns, so don't pretend it...
2018-01-13 Sascha Wildnertimed(8): master() never returns, so don't pretend...
2018-01-13 Sascha Wildnersensorsd(8): Staticize.
2018-01-13 Sascha Wildnerrwhod(8): Staticize.
2018-01-13 Sascha Wildnerroute6d(8): Staticize and remove unused variables/funct...
next