dragonfly.git
2019-06-26 Matthew Dillonkernel - Change tcp keepalive options from ms to second...
2019-06-26 Matthew Dillonbuild - Bump __DragonFly_version to 500702 in master
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-25 Matthew Dillonkernel - Increase elf limits
2019-06-24 Sascha Wildnerdhcpcd.conf.5/swapon.8: Fix some typos.
2019-06-24 Sascha Wildnerdhcpcd.8/tcplay.8: Whitespace fixes.
2019-06-24 Sascha WildnerAdd some missing whitespace/linefeeds in a few manpages.
2019-06-24 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (add DragonFly 5...
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 Sascha WildnerFix two typos in manual pages.
2019-06-22 Sascha Wildneraxe.4: Add back rgephy(4) reference.
2019-06-22 Matthew Dillonkernel - Move trap_is_smap() test outside of DDB condition
2019-06-21 Aaron LIrc.d: Use stop_boot() function to really stop boot
2019-06-21 Aaron LIrc: Move stop_boot() from rc.d/fsck to rc.subr and...
2019-06-21 Sascha Wildnerkernel: Add NO_SYSCTL_DESCR option to exclude sysctl...
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-20 François Tigeotdrm/radeon: Upgrade to Linux 3.19.8
2019-06-20 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (add NetBSD 8.1...
2019-06-20 Aaron LIinitrd: cd to '/' before umounting '/var'
2019-06-19 Sascha Wildnerkernel: Add whitespace between fw_stub.awk flags and...
2019-06-19 Jan Sucanfw_stub.awk: correct usage message
2019-06-19 Jan Sucanfw_stub.awk: fix processing of values for the options...
2019-06-19 Matthew Dillonkernel - Change fill_kinfo_lwp() and fix top
2019-06-18 zrjopenpam: Implement blacklist.
2019-06-18 Matthew Dillonsshd - Change options defaults to be more secure
2019-06-18 Matthew DillonRevert "sshd(8): Add USE_PAM handling defaults."
2019-06-18 Aaron LIgpt(8): Explicitly avoid out of range in searching...
2019-06-18 Aaron LIjail.8: Document sysctl entries jail.{allow_raw_sockets...
2019-06-18 Aaron LIjail: Implement read-only sysctl "jail.jailed"
2019-06-17 Matthew Dillondrm - Fix system lockup bug in signal_pending_state()
2019-06-17 Sascha WildnerNuke timed(8) (and timedc(8)). It is no longer used...
2019-06-17 François Tigeotdrm/linux: Add io_schedule_timeout()
2019-06-17 zrjBump __DragonFly_version for libopie removal.
2019-06-17 zrjkernel: Unbundle libressl headers from src-sys.tar.bz2
2019-06-17 zrjkernel: Separate md5 from userland.
2019-06-17 zrjkernel: Make <sys/md4.h> and <sys/md5.h> exclusive...
2019-06-17 zrjworld: Remove libmd from the base.
2019-06-17 zrjlib: Update dependencies.
2019-06-17 zrjworld: Remove OPIE from base.
2019-06-17 François Tigeotdrm/linux: Restore wait_event*() functionality
2019-06-16 François Tigeotdrm/linux: Rework wait queues
2019-06-16 François Tigeotdrm/linux: Add LIST_HEAD_INIT()
2019-06-16 Sascha WildnerShorten some paths in various Makefiles.
2019-06-16 Aaron LIrconfig(8): Update usage in program and manpage
2019-06-16 Aaron LIrconfig(8): Allow '.', '-' and '+' in tag names
2019-06-16 Matthew Dillonlibkvm - Increase static buffer for devname()
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 Sascha WildnerUpdate the pciconf(8) database.
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 LIUse NULL instead of 0 for the third argument in fts_open()
2019-06-15 Aaron LIMakefile: Require explicit target
2019-06-15 Aaron LIlibstand/hammer1: Fix vol_name to be vol_label
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-12 Sascha WildnerUse some standard type names better.
2019-06-12 Sascha Wildner<sys/signal.h>: Adjust the type of stack_t's ss_sp...
2019-06-12 François Tigeotdrm/linux: Fix schedule_timeout()
2019-06-12 Sascha Wildnermtree: Indent with spaces.
2019-06-12 Sascha Wildnerlibc: Add missing #include "un-namespace.h" in a few...
2019-06-12 Sascha Wildnerlibc/pwcache: Remove some old RCS related stuff.
2019-06-12 Sascha Wildner<sys/param.h>: Fix _DragonFly_version.
2019-06-12 Justin C. SherrillChanges for DragonFly 5.7. v5.7.0
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()
next