dragonfly.git
2019-04-22 Sascha WildnerRemove no longer needed catman periodic via 'make upgrade'.
2019-04-22 François Tigeotdrm/linux: Add list_for_each_entry_continue_reverse()
2019-04-22 zrjDeprecate and remove OPIE from PAM.
2019-04-22 zrjkernel/tty: Use GID_TTY for non root users by default.
2019-04-22 Sascha WildnerRemove the old GNU man, makewhatis and manpath.config...
2019-04-22 Sascha WildnerSwitch to the new man(1) command.
2019-04-21 Sascha WildnerKind of sync makewhatis.local with FreeBSD. Ignore...
2019-04-21 François Tigeotdrm/linux: Add down_read_trylock()
2019-04-21 Sascha WildnerSync manctl(8) with FreeBSD.
2019-04-21 Sascha WildnerRemove catman(1) since it is no longer needed in modern...
2019-04-21 Sascha Wildnerusr.bin/man: Some local adjustments, also bump .Dd.
2019-04-21 Sascha WildnerAdd FreeBSD's man(1) command unchanged but don't hook...
2019-04-20 Matthew Dillonhammer2 - Improve verbosity of CHECK errors on the...
2019-04-20 Matthew Dillonhammer2 - Improve verbosity of CHECK errors on the...
2019-04-20 Matthew DillonCAM - A few more kmalloc -> xpt_alloc_ccb fixes
2019-04-19 zrjcross-tools: Do not install manpages during this stage.
2019-04-18 zrjlibutil: Prevent leaking slave fd on failed fork.
2019-04-18 zrjlibc: Implement properly pthread_equal() stub.
2019-04-18 Sascha WildnerFix a couple of NULL dereferences in error paths.
2019-04-18 Sascha Wildnerkernel: Use NULL for pointers, not 0.
2019-04-18 Sascha Wildnerkernel/libiconv: Compare a char with \0.
2019-04-18 Matthew Dillonhammer2: Improve bulkfree console logging
2019-04-16 Sascha Wildnerlibc/rpc: Fix -Wtype-limits.
2019-04-16 Sascha Wildnerlibc: Fix some more -Wmissing-prototypes warnings.
2019-04-16 Sascha Wildner<time.h>: Provide time2posix(), posix2time() prototypes.
2019-04-16 Sascha WildnerUpdate the pciconf(8) database.
2019-04-16 zrjgcc80: Document -save-temps=objects addition.
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().
next