dragonfly.git
2018-01-19 Sascha WildnerAdd __attribute__((__noreturn__)) to a number of usage...
2018-01-19 Sascha Wildnered(1): Add three __attribute__((__noreturn__)).
2018-01-19 Sascha Wildnerpfctl(8): Fix two wrong conditions.
2018-01-19 Sascha Wildnerlibthread_xu: Fix issues detected by gcc80.
2018-01-18 Sascha Wildnermfiutil(8): Use MAN instead of MAN8.
2018-01-18 Sascha WildnerRevert "bsd.sys.mk: support -Wunused-local-typedef"
2018-01-18 zrjgcc50: Move out manpage version handling.
2018-01-18 zrjgcc47: Move out manpage version handling.
2018-01-17 Matthew Dilloncorepower - Add kabylake support
2018-01-17 Sascha Wildneretc/remote: Fix ucom[234].
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...
2018-01-13 Sascha Wildnermld6query(8): Staticize and raise WARNS to 6.
2018-01-13 Sascha Wildnermld6query(8): Rename mld6.c -> mld6query.c
2018-01-13 Sascha Wildnergifconfig(8): Staticize and remove some unused variables.
2018-01-12 Tomohiro Kusumiusr.sbin/autofs: Make automount(8) call chdir("/")...
2018-01-12 Sascha Wildnerbsd-family-tree: Sync yet again with FreeBSD.
2018-01-11 Tomohiro Kusumisys/vfs/autofs: Cleanup autofs_mount()
2018-01-11 Matthew Dillonkernel - Implement spectre mitigations part 4 (cleanup)
2018-01-11 Matthew Dillonkernel - Implement spectre mitigations part 3 (stabiliz...
2018-01-11 Sascha Wildnerfdcontrol(8): Staticize and bump WARNS to 6.
2018-01-11 Sascha Wildnerclog(8): Staticize.
2018-01-11 Sascha Wildnerclog: Use standard MAN variable.
2018-01-11 Sascha Wildnercdcontrol(8): Staticize and remove a wrong prototype.
2018-01-11 Sascha Wildnerburncd(8): Staticize.
2018-01-11 Sascha Wildnerbtconfig(8): Staticize.
2018-01-11 zrjkernel/sysv: Fix wrong assignment.
2018-01-10 Matthew Dillonkernel - Implement spectre mitigations part 2
2018-01-10 Tomohiro Kusumisys/vfs/autofs: Drop AUTOFSDONE101
2018-01-10 Matthew Dillonkernel - Implement spectre mitigations part 1
2018-01-10 Matthew Dillonkernel - Rename machdep.isolated_user_pmap to meltdown_...
2018-01-09 Matthew Dillonkernel - Increase microcode size limit from 32KB to 4MB
2018-01-09 Sascha Wildnerboot/efi: Include just Uefi.h instead of Uefi{BaseType...
2018-01-09 Sascha Wildnerboot/efi: Bring in an additional TianoCore EDK II header.
2018-01-07 Tomohiro Kusumisys/vfs/autofs: Cleanups
2018-01-07 Eitan Adlerldconfig(8): clean up manual page
2018-01-07 Sascha Wildnerarp(8): Staticize.
2018-01-07 Sascha Wildnerac(8): Staticize and raise WARNS to 6.
2018-01-07 Eitan Adlerxtr(1) clean up
2018-01-06 Tomohiro Kusumietc/autofs: Sync with FreeBSD commits
2018-01-06 Tomohiro Kusumietc/autofs: Cleanup trailing whitespaces
2018-01-06 Tomohiro Kusumiusr.sbin/fstyp: Remove local MIN() definition
2018-01-06 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part...
2018-01-06 Sascha Wildnerkernel/lagg: Normalize various #if XXX and #ifdef XXX...
2018-01-06 zrjdrm/radeon: Fix -Wundef warnings.
2018-01-06 Sepherosa Ziehauipfw: ICMP_MAXTYPE could be any value; don't assume...
2018-01-06 Sepherosa Ziehauipfw: Support all possible ICMP types.
2018-01-06 Sepherosa Ziehauipfw.8: Reset do_pipe and do_table.
2018-01-06 Sepherosa Ziehauipfw: Define instruction size max.
2018-01-06 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 5
2018-01-06 Sascha WildnerAdd __attribute__((__noreturn__)) to various function...
2018-01-06 Sascha Wildnerxstr(1): Staticize.
2018-01-06 Sascha Wildnerwhereis(1): Staticize.
2018-01-06 Sascha Wildnerusbhidaction(1): Staticize.
2018-01-06 Sascha Wildneruname(1): Staticize.
2018-01-06 Sascha Wildnertcopy(1): Staticize.
2018-01-06 Sascha Wildnersymorder(1): Staticize.
2018-01-06 Sascha Wildnerstat(1): Staticize.
2018-01-06 Sascha Wildnerruptime(1): Staticize and remove a wrong prototype.
2018-01-06 Sascha Wildnernfsstat(1): Staticize and remove an unused variable.
2018-01-05 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 4
2018-01-05 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 3/3
2018-01-05 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 2/3
2018-01-05 Matthew Dillonkernel - Intel user/kernel separation MMU bug fix part 1/3
2018-01-05 Sascha Wildnerkernel/vmxnet3: Fix wrong check (no functional change).
2018-01-05 Eitan Adlermorse(6): correct email for original author
2018-01-05 Sascha Wildnerlibthread_xu: Fix a typo in a comment.
2018-01-05 Sascha WildnerClean up a bit for symlinked headers.
2018-01-04 Peeter Mustkernel/evdev: Expose headers to userland.
next