dragonfly.git
2019-08-09 Sascha Wildnerlibc/utmpx: Fix updwtmpx() across newsyslog rotation... v5.6.2
2019-08-06 Sascha Wildnersail(6): Sync with NetBSD.
2019-08-03 Matthew Dillontelnet - Apply FreeBSD-SA-19:12.telnet.asc to telnet
2019-08-02 Matthew Dillonhammer2 - Reorder errno priority for unlink directory...
2019-08-02 Matthew Dillonbuild - Update pkg-static to version 03, bootstrap...
2019-08-01 Matthew Dillonkernel - Add quirks for CORSAIR STRAFE_RGB keyboard
2019-08-01 Matthew Dillonkernel - Enable busmaster on bridges (BIOS might not)
2019-07-22 Matthew Dillonkernel - Fix rare NFS deadlock
2019-07-22 Matthew Dillonkernel - Fix panic related to USB cd
2019-07-11 Matthew Dillonkernel - Zen 2 - Make sure %fs's selector is loaded...
2019-07-03 Sascha WildnerSync zoneinfo database with tzdata2019b from ftp:/...
2019-06-29 François Tigeotdrm/linux: Fix a NULL pointer dereference in signal_pen...
2019-06-29 Matthew Dillonkernel - Add TPS balancing mode to scsi_da (da* disks)
2019-06-28 Matthew Dillonkernel - VM rework part 21 - Fix excessive paging to...
2019-06-28 Matthew Dillondocs - Update shm_open(3) manual page
2019-06-28 Matthew Dillonahci - Enforce 10-second poll of chipset
2019-06-26 Matthew Dillonkernel - Change tcp keepalive options from ms to second...
2019-06-26 Matthew Dillonbuild - Bump __DragonFly_version to 500601 in RELEASE_5_6
2019-06-25 Matthew Dillonman - Adjust tcp(4) for API change
2019-06-25 Matthew Dillonkernel - Change tcp keepalive options from ms to second...
2019-06-24 Matthew Dillonbuild - Allow buildworld to run from a 4.9 base
2019-06-23 Matthew Dillonkernel - Fix pmap placemarker timing race
2019-06-22 Matthew Dillonkernel - Move trap_is_smap() test outside of DDB condition
2019-06-21 Sascha Wildnerkernel/acpi_ec: Document sysctls better.
2019-06-20 Sascha Wildnerkernel: Use correct variable for debug.acpi.ec.timeout_...
2019-06-18 Matthew Dillonsshd - Change options defaults to be more secure v5.6.1
2019-06-18 Matthew DillonRevert "sshd(8): Add USE_PAM handling defaults."
2019-06-17 Matthew Dillondrm - Fix system lockup bug in signal_pending_state()
2019-06-16 Matthew Dillonlibkvm - Increase static buffer for devname() v5.6.0
2019-06-16 Matthew Dillonlibkvm - Increase ksw_devname from [32] to [64]
2019-06-15 Matthew Dillonkernel - Fix SMAP/SMEP caught user mode access part...
2019-06-15 Matthew Dillonkernel - Fix SMAP/SMEP caught user mode access part...
2019-06-15 Aaron LIterminfo: Build and install st, st-16color and st-256color
2019-06-15 Aaron LIu4b/audio: Fix panic by kfree(NULL)
2019-06-14 Matthew Dilloniostat - Fix column count bug
2019-06-14 Matthew Dillonlibdevstat - Fix a bug in DS_SELECT_REMOVE
2019-06-13 Matthew Dillonkernel - Fix gdb / tracing
2019-06-13 Tomohiro KusumiDisable FUSE (drop sbin/mount_fuse) for 5.6
2019-06-12 François Tigeotdrm/linux: Fix schedule_timeout()
2019-06-12 Justin C. SherrillChanges for 5.6. v5.6.0rc1
2019-06-11 Sascha Wildnerlibc: Use quotation marks around {un-,}namespace.h...
2019-06-11 Matthew Dillonworld - Makme shm_open() more compatible with expectations
2019-06-11 Matthew Dilloninstaller - Default to HAMMER2 (2)
2019-06-11 Matthew Dilloninstaller - Default to HAMMER2
2019-06-10 François Tigeotdrm/linux: Add task_struct, rework sleep and wake up...
2019-06-10 Sascha Wildner/etc/group: Add 'input', so it is available right away...
2019-06-03 Peeter Mustevdev: Create device entries with the "input" group
2019-06-02 Sascha WildnerRemove lint checks in system headers.
2019-06-02 Tomohiro Kusumisys/vfs/hammer: Rename hammer_flush_inode_done() -...
2019-06-02 François Tigeotdrm: Sync drm_gem_object_lookup() with Linux 4.7.10
2019-06-01 Sascha Wildnerlibm: Fix some -Wredundant-decls. signgam is in <math...
2019-06-01 Sascha WildnerCorrect some casts in printf arguments in various utili...
2019-06-01 Peeter Mustkernel/evdev: create input devices with UID_ROOT and...
2019-06-01 Sepherosa Ziehauem/emx/igb: Merge Intel em-7.7.4 and igb-2.5.6
2019-05-31 Sascha Wildnerresident(8): Remove a.out support.
2019-05-31 Sascha Wildnerldd(1): Remove unneeded inclusion of <a.out.h>.
2019-05-31 Sascha Wildnergcore(1): Stop depending on <a.out.h>.
2019-05-31 Sascha WildnerRemove symorder(1). It's no longer useful.
2019-05-31 Sascha Wildnercrunchide(1): Remove a.out, elf32 and ECOFF traces.
2019-05-31 François Tigeotdrm/radeon: Stop naming the kernel module "radeonkms"
2019-05-31 Matthew Dillonvkernel - Adjust use of GDF_VIRTUSER
2019-05-31 Matthew Dillondummynet - Poll only if operational, change default...
2019-05-30 François Tigeotdrm/linux: Implement i2c_bit_add_bus()
2019-05-30 Sascha Wildnersysctl.8: Revert 39d69daecef529eb49d36fefa429c8ac08e7cbc1.
2019-05-30 Sascha Wildner<sys/sysctl.h>: Remove the unused CTL_HW_NAMES define.
2019-05-30 Sascha Wildnerkernel/sysctl: Switch kern.osrevision to showing __Drag...
2019-05-30 François Tigeotdrm/linux: Add wait_event_interruptible_locked()
2019-05-30 François Tigeotdrm/linux: Add vmalloc() and vzalloc()
2019-05-30 François Tigeotdrm/linux: Add set_memory_uc()
2019-05-30 François Tigeotdrm/linux: Add gcd()
2019-05-30 François Tigeotdrm/linux: Add list_prev_entry()
2019-05-30 François Tigeotdrm/linux: Fix pci_map_page() arguments
2019-05-30 Matthew Dillonvkernel - Restore vkernel build
2019-05-30 Matthew Dillonkernel - Don't block in tstop() with locks held
2019-05-29 Sascha Wildner<sys/syslimits.h>: Clean up inclusion check and warning.
2019-05-28 Sascha WildnerClean up a few math related manualpages.
2019-05-28 Matthew Dillonkernel - Build 'evdev' into the kernel
2019-05-28 Matthew Dillonkernel - Refactor scheduler weightings part 2/2.
2019-05-27 Sascha Wildnerkernel/pmap: Clean up no longer used MALLOC_DEFINE.
2019-05-26 Sascha Wildner<sys/cdefs.h>: Remove the old unused __DF_VISIBLE.
2019-05-26 Sascha WildnerRemove expand(1) from the bootstrap tools.
2019-05-26 Sascha Wildnerroute(8): Simplify the keywords handling.
2019-05-26 Sascha Wildnerdump(8): Remove some unneeded defines.
2019-05-26 Matthew Dillonkernel - VM rework part 21 - Start resynchronizing...
2019-05-26 Matthew Dillonkernel - Backout 'Reduce token backoff'
2019-05-26 Matthew Dillonkernel - Refactor scheduler weightings part 1/2.
2019-05-25 Matthew Dillonkernel - pipe locks are not needed in the kqueue event...
2019-05-25 Matthew Dillonkernel - Reduce token backoff
2019-05-25 Sascha Wildnerkernel/netmap: Move headers into <net/netmap/...>.
2019-05-23 Matthew Dillonkernel - Enhance indefinite wait buffer console message
2019-05-23 Sascha Wildnerkernel: Remove two more unneeded .PATHs.
2019-05-23 Sascha Wildnerkernel/smbus: Remove an unneeded .PATH in a Makefile.
2019-05-23 Sascha WildnerMove <sys/fd_set.h> to <sys/_fd_set.h>.
2019-05-23 Sascha WildnerDon't include the full <sys/signal.h> in headers that...
2019-05-23 Matthew Dillonkernel - Reduce acpi_ec timeout after failure, silence...
2019-05-23 Matthew Dillondhclient - Allow 'start' keyword
2019-05-22 François Tigeotdrm: Reduce differences with Linux in ioctl code
2019-05-22 Matthew Dillonkernel - VM rework part 20 - Fix vmmeter_neg_slop_cnt
2019-05-22 Matthew Dillonkernel - Reduce/refactor nbuf and maxvnodes calculations.
2019-05-22 Matthew Dillonkernel - VM rework part 19 - Cleanup
next