dragonfly.git
2019-03-10 Sascha WildnerUse .Fn for function names in some manual pages.
2019-03-09 Matthew Dillonkernel - Correct null pointer panic in debug code
2019-03-09 Sascha WildnerFix some section name typos in various manual pages.
2019-03-09 Sascha WildnerRemove some trailing whitespace in manpage comments.
2019-03-09 Sascha Wildnerlibusb: Put MLINKS before the <bsd.lib.mk> inclusion...
2019-03-06 François Tigeotdrm/radeon: Use shorter lockinit identifiers
2019-03-05 François Tigeotdrm/linux: Add struct rcu_head
2019-03-05 Sascha Wildnerkernel/radeon: Remove obsolete #undef.
2019-03-05 Sascha Wildnerkernel: Remove libkern.h inclusion from a few files...
2019-03-05 Matthew Dillonkernel - Remove vm_map min_offset and max_offset macros
2019-03-04 Sascha Wildnerkernel/hammer: Remove the old inactive live dedup code.
2019-03-04 Sascha Wildnerkernel: Remove {bus,device}_if.h from where <sys/bus...
2019-03-04 Sascha Wildnerkernel/acpica: Cleanup header inclusion situation a...
2019-03-04 Sascha Wildnerkernel/cam: Fix buildkernel with 'options CAMDEBUG'.
2019-03-04 François Tigeotdrm/linux: Improve linux/pci.h
2019-03-04 François Tigeotdrm: Add or improve a few include/linux headers
2019-03-04 Matthew Dillonkernel - Add debug.acpi.silence_all sysctl
2019-03-04 Matthew Dillonkernel - Change callout in struct ccb_hdr
2019-03-04 Sascha Wildnertop: Cleanup the Makefile and a header a bit.
2019-03-04 zrjtop(1): Cleanup no longer needed contrib contents.
2019-03-04 zrjtop(1): Take out from the contrib.
2019-03-04 zrjbsd.sys.mk: Fix WARNS=2 and 3 handling.
2019-03-04 zrjdhcpcd(8): Set WARNS for sbin/dhcpcd.
2019-03-04 zrjupgrade: Clarify deprecated files message.
2019-03-03 François Tigeotdrm/linux/rbtree.h: Rename RB_ROOT to LINUX_RB_ROOT
2019-03-03 Sascha WildnerRemove some IPSec remains via 'make upgrade'.
2019-03-03 Sascha Wildnerkernel/ixgbe: Fix buildkernel, re-apply 9e2814118aabe1f...
2019-03-03 Sepherosa Ziehauix: Sync with Intel ixgbe-3.3.6
2019-03-02 Matthew Dillonkernel - Add callout debugging
2019-03-02 Sascha Wildner<semaphore.h>: Fix guard comment.
2019-03-02 Sascha Wildnerkernel: Remove numerous #include <sys/thread2.h>.
2019-03-02 Sascha Wildnerkernel/sound: Remove local KOBJMETHOD_END defines.
2019-03-02 Sascha Wildner<sys/systm.h>: No need to include <sys/callout.h> here.
2019-03-02 zrjMakefile.inc1: Minor fixes for CTOOLS handling.
2019-03-02 Aaron LIgpt(8): "show" command support to print partition GUID
2019-03-02 Aaron LIgpt(8): Improve "show" subcommand
2019-03-01 Sascha WildnerAdjust various things for the recent brk(2) removal.
2019-03-01 Sascha Wildnerkernel/ena: Fix another error path.
2019-03-01 Sascha Wildnerkernel/ena: Fix an uninitialized variable issue in...
2019-02-28 François Tigeotdrm/linux: Add rcu_assign_pointer()
2019-02-28 Sascha Wildnerlibc: Remove old MLINKS for fpclassify.3.
2019-02-28 zrjGC: Remove old clang 3.8 that required extern sources.
2019-02-28 zrjgcc50: Mark as deprecated.
2019-02-28 zrjRevert "kernel - Temporarily change WORLD_ALTCOMPILER...
2019-02-28 Aaron LInrelease: Minor cleanups to the Makefile
2019-02-28 Aaron LInrelease: More unambiguous label based on gitrev.sh
2019-02-28 Aaron LInrelease: Use part-by-label to identify root in .img
2019-02-28 Matthew Dillonkernel - Add /dev/part-by-label
2019-02-28 Matthew Dillonkernel - Slightly change the behavior of MADV_NOSYNC...
2019-02-28 Matthew Dillonkernel - Document possible dead code
2019-02-26 Matthew Dillonkernel - Reduce vm_page_list_find2() stalls
2019-02-25 Tomohiro Kusumisys/vfs/autofs: Drop .vop_getpages/.vop_putpages
2019-02-24 Matthew Dillonkernel - Implement sbrk(), change low-address mmap...
2019-02-24 Tomohiro Kusumisys/vm: Fix debug message in generic VOP_GETPAGES(...
2019-02-24 Sepherosa Ziehaunetif/re: Sync with Realtek's re-1.95.
2019-02-24 Sascha Wildnerlibc/sysvipc: Remove duplicate include.
2019-02-23 Sascha Wildner<semaphore.h>: Whitespace cleanup.
2019-02-23 Sascha Wildner<sys/ioctl.h>: Remove old SunOS compatibility definitions.
2019-02-23 Sascha Wildnerkernel/bktr: Clean up unused code and the Makefile.
2019-02-22 Sascha WildnerRemove <sys/semaphore.h> so that we have <semaphore...
2019-02-21 Antonio Huete... nrelease - Fix target for Makefile.usr
2019-02-19 François Tigeotdrm: Reduce ioctl differences with Linux 4.7.10
2019-02-19 Matthew Dillonlibc - Use sbrk() system call, remove brk() (2)
2019-02-19 Sascha WildnerLINT64: Add KTR_LAPIC.
2019-02-18 Sascha Wildner<sys/cdio.h>: Remove definitions that are related to...
2019-02-18 Sascha Wildner<libutil.h>: Remove an orphaned prototype.
2019-02-18 Sascha Wildnerktr.4: Add a few words about KTR_LAPIC.
2019-02-18 Matthew Dillonkernel - Implement sbrk(), change low-address mmap...
2019-02-18 Matthew Dillonlibc - Use sbrk() system call, remove brk()
2019-02-17 Sascha WildnerUpdate the pciconf(8) database.
2019-02-17 Sascha Wildnerinstall(1): Fix usage(), we don't have -T.
2019-02-17 Sascha WildnerSync ACPICA with Intel's version 20190215.
2019-02-17 Sascha Wildnermanpath.config: Add ravenports paths.
2019-02-17 François Tigeotdrm/linux: Add asm/processor.h
2019-02-17 François Tigeotdrm: Fix Linux/DragonFly PAGE_MASK confusion
2019-02-16 Sascha Wildnerfstab.5: Remove trailing whitespace from 828221af1c1fe3514.
2019-02-16 Tomohiro Kusumisys/vfs/autofs: Drop <sys/bus.h>
2019-02-16 Justin C. SherrillMove some accidentally separated text back to the corre...
2019-02-14 Aaron LIdd(1): Sync with FreeBSD
2019-02-14 Aaron LIdd(1): Implement GNU's extension of "status" operand
2019-02-14 Aaron LIdd(1): Rework the time interval calculation
2019-02-14 Aaron LIdd(1): Make signal handler async safe
2019-02-15 Tomohiro Kusumisys/sys/mutex2: Fix mutex(9) man page
2019-02-12 Matthew Dillonrtld-elf - Allow dynamic (late) relocations to relro...
2019-02-12 Bill Yuanipfw3: allow the ipfw_insn with only the basic action
2019-02-11 Matthew Dillonrtld-elf - Allow dynamic (late) relocations to relro...
2019-02-11 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (add macOS 10.14).
2019-02-10 Sascha Wildnermakefs(8): DragonFly porting.
2019-02-10 Sascha WildnerBring in most of makefs(8) from FreeBSD unchanged.
2019-02-04 Aaron LIFix pkg "-f" flag in the "make upgrade" message
2019-02-04 Aaron LIrc.d/sysctl: Only set a sysctl when give a new value
2019-02-02 Matthew Dillonkernel - Fix panic in mlock() and munlock()
2019-02-02 Sascha Wildnergcore(1): Some cleanup.
2019-02-02 Matthew Dillongcore - Fix /proc map reading, add verbose option,...
2019-02-02 Tomohiro Kusumisys/vfs/autofs: Drop unused autofs_mount/autofs_softc...
2019-02-02 Matthew Dillongcore - Handle segments > 2GB
2019-01-31 Tomohiro Kusumisys/vfs/autofs: Whitespace cleanups
2019-01-31 Matthew Dillonkernel - Sync usb3.0 pci ids w/FreeBSD
2019-01-31 Tomohiro Kusumisys/vfs/autofs: Rename autofs_readdir_one() -> autofs_w...
2019-01-31 Tomohiro Kusumisys/vfs/autofs: Don't calculate dirent reclen twice
next