dragonfly.git
2019-01-13 Sascha Wildneri386 removal, part 70/x: Remove some i386 specific...
2019-01-13 Sascha Wildneri386 removal, part 69/x: Clean up sys/dev/netif.
2019-01-12 Sascha WildnerMake libssh and mandoc use reallocarray() from libc.
2019-01-12 Sascha Wildnerlibc: Add reallocarray() from OpenBSD.
2019-01-12 François Tigeotdrm/linux: Add struct device_driver
2019-01-10 Sascha Wildnerrc.subr: Fix breakage in the rcrun(8) scripts.
2019-01-09 Michael NeumannAdd work-around for bug #3167
2019-01-09 Sascha WildnerSync ACPICA with Intel's version 20190108.
2019-01-08 Sascha WildnerMakefile_upgrade.inc: Add a missing file i forgot in...
2019-01-08 Sascha Wildneropenssl(1): Remove a no longer existing .PATH from...
2019-01-07 Sascha Wildnerkernel/Makefiles: Remove two empty lines I added by...
2019-01-07 François Tigeotdrm/i915/gem: Really implement i915_gem_object_invalidate()
2019-01-07 François Tigeotdrm/linux: Add invalidate_mapping_pages()
2019-01-07 François Tigeotdrm/i915: Sync i915_drv.c a bit with Linux
2019-01-07 Sascha Wildnerkernel: Change CFLAGS -> KCFLAGS also in commented...
2019-01-07 Your Nameipfw3: insert the new rule in the beginning
2019-01-06 Sascha WildnerRemove some dead code.
2019-01-05 François Tigeotdrm: Add drm_prime.c
2019-01-05 François Tigeotdrm/i915: Enable the I915_GEM_USERPTR ioctl
2019-01-05 François Tigeotdrm: Partially sync drm_mm.c with Linux 4.7.10
2019-01-05 Sascha Wildnerkernel: Remove two no longer used sysinit ids.
2019-01-05 Sascha Wildnerkernel: Remove unused *.h files from SRCS in kernel...
2019-01-05 Sascha Wildnerkernel: Remove kernel profiling bits.
2019-01-05 Sascha WildnerClean up the USB driver directories, remove unbuilt...
2019-01-05 Sascha Wildnerlib/libc: Remove a file that is not used in libc.
2019-01-04 Sascha Wildnerkernel: Remove unused *.h files from SRCS in kernel...
2019-01-03 François Tigeotdrm/i915: Add i915_gem_dmabuf.c
2019-01-03 François Tigeotdrm: Rename struct drm_gem_object.vm_obj to filp
2019-01-02 François Tigeotdrm/linux: Add linux/mmu_context.h
2018-12-31 Sascha WildnerHAPPY NEW YEAR!
2018-12-31 Sascha WildnerSync zoneinfo database with tzdata2018i from ftp:/...
2018-12-31 Sascha Wildnermkinitrd.sh: Fix comment typo.
2018-12-28 Imre Vadászvkernel - Remove unneeded -T flag, that was added in...
2018-12-28 Sascha Wildnerkernel: Remove more duplicate includes.
2018-12-28 Sascha Wildnerkernel/ic: Remove an unneeded #ifdef _KERNEL and two...
2018-12-28 Sascha WildnerOops, fix lagg's type in LINT64.
2018-12-28 Sascha WildnerAdd lagg(4) to LINT64.
2018-12-28 Imre Vadászvkernel - Delete unused/ancient timer/rtc function...
2018-12-28 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2018-12-27 Sascha Wildnerkernel/acpi: Bring in FreeBSD's r341632.
2018-12-27 Imre Vadásznet - Simplify net/altq TSC timer code, get rid of...
2018-12-27 Sascha Wildnerbufcache.9: Fix bread() prototype.
2018-12-27 Aaron LIvkernel.7: Fix a typo and bump date
2018-12-27 Imre Vadászkernel - Factor out TSC cputimer into common x86_64...
2018-12-27 Matthew Dillonkernel - Throw a global lock around udev dictionary ops
2018-12-26 Matthew Dilloniwm - Fix possible null pointer indirection
2018-12-25 Sascha Wildnerefirt.9: Yet another prototype fix.
2018-12-23 Sascha Wildnericonvlist.3: Fix prototype in SYNOPSIS.
2018-12-23 Sascha Wildnerbus_space.9: Fix some protoypes in SYNOPSIS.
2018-12-23 Sascha Wildnerkernel: Add descriptions to the p1003_1b sysctls.
2018-12-23 Sascha Wildnerkernel: Populate the p1003_1b sysctl tree a bit more.
2018-12-23 Sascha Wildnersem_init.3: Mark up SEM_VALUE_MAX.
2018-12-23 Sascha Wildner<utmpx.h>: Change struct utmpx's ut_type from uint16_t...
2018-12-23 Sascha Wildnerkernel/mrsas: Fix a double assignment.
2018-12-21 Sascha Wildnerrtadvctl(8): Add __printflike and fix warnings.
2018-12-21 Sascha Wildnerlibc/sysvipc: Fix some style issues (no functional...
2018-12-21 Sascha Wildnerlibc/sysvipc: Mark two functions as printf-like and...
2018-12-20 Justin C. SherrillFix broken links.
2018-12-20 Aaron LIrc.d/varsym: Rewrite following rc.d/sysctl
2018-12-20 Aaron LIrc.d/sysctl: Rewrite to be more robust and clean
2018-12-19 Aaron LIrc.d/mountcritlocal: Clean up
2018-12-19 Sascha Wildnerefirt.9: Fix prototype.
2018-12-18 Matthew Dillonhammer2 - Cleanup 'info' command
2018-12-17 Matthew Dillonhammer1 - Fix left-over /va/run/hammer.cleanup files
2018-12-16 Sascha Wildnerefirt.9: Add missing header to the SYNOPSIS.
2018-12-16 Sascha WildnerUpdate the pciconf(8) database.
2018-12-16 Sascha Wildnerefirt.9: Use .Er for error return values.
2018-12-16 Matthew Dillonatkbdc - Change default to still attach PS2 controller...
2018-12-14 Sascha WildnerAdd efidev.4 and efirt.9 manual pages from FreeBSD.
2018-12-14 Sascha WildnerSync ACPICA with Intel's version 20181213.
2018-12-14 Sascha Wildnerkernel/acpi: Fix the ACPI_LV_VERBOSITY1 level's value.
2018-12-14 Aaron LIrc: Let dhcpcd(8) go to background immediately by default
2018-12-14 Aaron LInetwork.subr: Workaround race between wpa_supplicant...
2018-12-14 Aaron LIAllow optional "inet6" keyword in ipv6_ifconfig_<ifname>
2018-12-12 Aaron LIrc.d/netif: Rework wlan interface configuration
2018-12-12 Aaron LInetwork.subr: Properly bring up/down interfaces
2018-12-12 Aaron LInetwork.subr: Add IPv6 support to ifalias_{up,down}()
2018-12-12 Aaron LIrc.d/netif: Rename network_* to netif_* for consistency
2018-12-12 Aaron LInetwork.subr: Clean up list_net_interfaces()
2018-12-12 Aaron LInetwork.subr: Cleanups and minor improvements
2018-12-12 Aaron LIrc: Use SYSCTL{,_N,_W} variables
2018-12-11 Sascha Wildnerkernel: Remove the FFS_ROOT option. It was a no-op...
2018-12-11 Matthew Dillonhammer2 - stabilization, fix delete-on-reclaim (2)
2018-12-11 François Tigeotdrm: Add missing file uapi/linux/pci.h
2018-12-10 Matthew Dillonhammer2 - stabilization, fix delete-on-reclaim
2018-12-10 François Tigeotdrm: Add the DRM_IOCTL_GET_PCIINFO ioctl
2018-12-09 Sascha Wildnerkernel/netinet6: Fix the kernel build without "options...
2018-12-09 Sascha Wildnerkernel/gif: Include just opt_inet6.h which is all this...
2018-12-09 Sascha Wildnerkernel: Remove some useless #ifdefs.
2018-12-09 Matthew DillonHAMMER2 - Update DESIGN document
2018-12-08 Matthew Dillonkernel - Fix rare vref() assertion
2018-12-08 François Tigeotbyteorder(3): Remove a VAX comment
2018-12-08 Aaron LIifconfig(8): Add option -n to disable auto module loading
2018-12-08 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE().
2018-12-08 Matthew Dillonhammer2 - stabilization, fix hammer2_inode_get()
2018-12-08 Matthew Dillonhammer2 - Cleanup
2018-12-08 Matthew Dillonhammer2 - Add HAMMER2_IO_DEBUG
2018-12-07 Matthew Dillonkernel - Improve umount operation
2018-12-07 Matthew Dillonhammer2 - stabilization
2018-12-05 Matthew Dillonhammer2 - refactor filesystem sync 7/N
next