dragonfly.git
2019-04-16 zrjgcc80: Update manpages.
2019-04-16 zrjAdjust makefiles for GCC80 update.
2019-04-16 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2019-04-16 zrjBring in branch-8 bugfixes into GCC80. vendor/GCC80
2019-04-16 zrjUpdate GCC80 to version 8.3
2019-04-15 zrjbsd.lib.mk: Fix SHLIB_LINK handling.
2019-04-15 zrjgcc80: Make LTO plugins installation consistent.
2019-04-14 Sascha Wildnerlibc: Adjust HISTORY sections in a few recently added...
2019-04-14 Sascha Wildnertimingsafe_bcmp.3: Add missing .Lb.
2019-04-12 zrjPRIV: Add transitional handling in bsd.lib.mk.
2019-04-12 zrjPRIV: Add helper tool.
2019-04-12 zrjfactor(6): Convert to BN_is_prime_ex().
2019-04-12 Matthew Dillonhammer2 - Performance work
2019-04-12 Matthew Dillonhammer2 - Add debugging directive for calculating diren...
2019-04-12 Matthew Dillonhammer2 - Correct allocator race and related corruption
2019-04-11 Sascha Wildnerlibc/rpc: Use sig_t (fixes -Wstrict-prototypes).
2019-04-11 Sascha Wildnerlibc/rpc: Fix some -Wstrict-prototypes warnings.
2019-04-11 Sascha Wildnerlibc/db: Remove unnecessary casts too.
2019-04-11 Sascha Wildnerftpd(8): Use libutil's pidfile(3) implementation.
2019-04-11 Sascha Wildnerlibc/db: Fix -Wcast-function-type.
2019-04-11 zrj<string.h>: Remove legacy declaration of swab().
2019-04-11 zrjlibc/string: Add timing_safe functions from OpenBSD.
2019-04-11 zrjlibc/stdlib: Add recallocarray() function.
2019-04-11 zrjlibc/stdlib: Add freezero() function.
2019-04-11 zrjlibc/string: Add explicit_bzero() from OpenBSD.
2019-04-11 Sascha Wildnerlibc/tre: Fix -Wpointer-arith.
2019-04-11 Sascha Wildnernscd(8): Remove local pidfile(3) implementation and...
2019-04-10 Sascha Wildnerlibc/rpc: Fix some -Wmissing-prototypes.
2019-04-10 Sascha Wildnerlibc/locale: Fix -Wmissing-field-initializers.
2019-04-10 Sascha Wildnerlibc: Remove an age old unused function.
2019-04-10 Sascha Wildnerlibc: Revert last commit partially. Make function publi...
2019-04-10 Sascha Wildnerlibc/net: Align rthdr.c with <netinet6/in6.h> (#if...
2019-04-09 Sascha Wildnerlibc: Fix some more -Wmissing-prototype.
2019-04-09 Sascha Wildnerlibc/glob: Fix a -Wstrict-prototypes warning by bringin...
2019-04-08 zrjPRIV: Add global PRIVATELIB_CFLAGS.
2019-04-08 zrjsbin/hammer: Prefer to use installed private LibreSSL...
2019-04-08 zrjcrunchgen(1): Disable LTO for main() stubs.
2019-04-08 zrjtcpdump(1): Match struct hnamemem types.
2019-04-08 zrjcrontab(1): Fix -flto warnings.
2019-04-08 zrjcrontab(1): Constify few things.
2019-04-08 zrjsbin/hammer: Fix used include.
2019-04-08 zrjrtquery(8): Fix MD5 prototypes.
2019-04-08 zrjrouted(8): Fix MD5 prototypes.
2019-04-08 zrjsys/boot/pc32: Fix -flto warnings in pxe.c
2019-04-08 zrjlibstand: Adjust zlib hadling.
2019-04-08 zrjlibstand/gzipfs: Minor trailing whitespace cleanup.
2019-04-08 zrjlib/libstand: Remove zipfs.c
2019-04-08 zrjtelnetd(8): Rename fatal function.
2019-04-08 zrjlibkvm: Fix -flto warnings.
2019-04-08 zrjvmstat(8): Minor trailing whitespace cleanup.
2019-04-08 zrjlibkvm: Minor trailing whitespace cleanup.
2019-04-08 Sascha Wildnerlibc: Add prototypes for various functions we use in...
2019-04-08 Sascha Wildnerlibc/stdlib: Fix two -Wunused-parameter warnings.
2019-04-07 zrjfstat(1): Mangle dev2udev() name.
2019-04-07 zrjfstat(1): Move out vm_map traversal functions to libkvm.
2019-04-07 zrjlibkvm: Raise WARNS.
2019-04-07 zrjlibkvm: Suppress last -Wsign-compare warnings.
2019-04-07 zrjlibkvm: Remove not needed casts in vsnprintf() calls.
2019-04-07 zrjlibkvm: Move kvm_notrans() to kvm.c
2019-04-07 zrjlibkvm: Silence -Wtype-limits warning.
2019-04-07 zrjlibkvm: Silence -Wmissing-field-initializers warnings.
2019-04-07 zrjlibkvm: Fix -Wunused-parameter warnings.
2019-04-07 zrjlibkvm: Fix -Wshadow warnings for gcc47.
2019-04-07 zrjlibkvm: Fix -Wshadow warnings.
2019-04-07 zrjlibkvm: Sort items in <kvm.h>
2019-04-07 zrjlibkvm: Always use local kvm.h header.
2019-04-07 zrjlibkvm: Cleanup kvm_util.c
2019-04-07 zrjlibkvm: Add missing prototype for dev2udev().
2019-04-07 zrjlibkvm: Add include guards for kvm_private.h
2019-04-07 zrjKernel: Minor whitespace cleanup in kern_kinfo.c.
2019-04-07 zrjlibc/dmalloc: Adjust for aligned_alloc() changes.
2019-04-07 zrjlibc/dmalloc: Fix unused warning for non INVARIANTS.
2019-04-07 zrjlibc/stdlib: Refactor aligned_alloc().
2019-04-07 zrjAdd <alloca.h> header.
2019-04-07 zrjlibc/stdlib: Add __cxa_thread_atexit_impl() hook.
2019-04-07 zrjlibc/stdlib: Avoid calling destructors in a wrong order.
2019-04-07 Sascha Wildnerlibc: Fix some -Wunused-parameter warnings.
2019-04-07 Sascha Wildnerlibc/libpthread: Add guard to fix redundant __isthreade...
2019-04-07 Sascha Wildnerlibc/stdio: Remove two redundant prototypes.
2019-04-07 Sascha Wildnerlibc/net: Remove some unneeded externs.
2019-04-07 Sascha Wildnerlibc/db: Add an include guard.
2019-04-07 Sascha Wildnerlibmd: Remove sha384 traces.
2019-04-07 Sascha Wildner<sys/ttydefaults.h>: Constify ttydefchars[], make size...
2019-04-07 Sascha Wildnerstr{,case}cmp.3: Remove further bcmp(3) references.
2019-04-07 Sascha Wildner<termios.h>: Cleanup #include, fix whitespace.
2019-04-07 Sascha Wildnermemcmp.3: Remove bcmp(3) reference.
2019-04-07 Sascha Wildnerlibc: Merge bcmp.3 and memcmp.3.
2019-04-06 Sascha WildnerSync ACPICA with Intel's version 20190405.
2019-04-05 Tomohiro Kusumisys/vfs/fuse: Fix confusing vop_write_dirent() retval...
2019-04-05 Tomohiro Kusumisys/vfs/autofs: Use VFS_STATFS()
2019-04-05 Sascha Wildner<unistd.h>: Update one more comment.
2019-04-05 Sascha Wildner<unistd.h>/<sys/unistd.h>: Update comments.
2019-04-05 Tomohiro Kusumisys/vfs/fuse: Mark /dev/autofs with D_MPSAFE
2019-04-04 Tomohiro Kusumisys/vfs/fuse: Add a comment
2019-04-05 Matthew Dillonkernel - quiet repeated DA/CD probes for removable...
2019-04-04 Sascha WildnerRemove timezone typo via 'make upgrade'.
2019-04-02 Tomohiro Kusumisys/vfs/fuse: Drop PCATCH from tsleep on waiting IPC...
2019-04-02 Matthew Dillonkernel - Add AC256 (sound) quirk
2019-04-02 Sascha WildnerSync ACPICA with Intel's version 20190329.
2019-04-02 Sascha WildnerSync zoneinfo database with tzdata2019a from ftp:/...
next