Messages by Date
-
2021/07/06
git: inetd: Use pipe2() instead of pipe()/fcntl()/fcntl() combo.
Sascha Wildner
-
2021/07/06
git: file: Update README.DRAGONFLY and config.h.
Sascha Wildner
-
2021/07/06
git: vendor/FILE vendor/file: upgrade from 5.39 to 5.40
Sascha Wildner
-
2021/07/06
git: Merge branch 'vendor/FILE'
Sascha Wildner
-
2021/07/06
git: libmagic/mkmagic: Add generated header(s) to CLEANFILES.
Sascha Wildner
-
2021/07/05
git: kernel/modules: Simplify a number of .PATHs in module Makefiles.
Sascha Wildner
-
2021/07/05
git: <sys/sensors.h>: Include <sys/types.h> for timeval and int64_t.
Sascha Wildner
-
2021/07/04
git: world - Add covid(1) utility and port manual page from netbsd (2)
Matthew Dillon
-
2021/07/04
git: world - Add covid(1) utility and port manual page from netbsd
Matthew Dillon
-
2021/07/04
git: Makefile.inc1: Remove unneeded exists() checks.
Sascha Wildner
-
2021/07/04
git: Makefile.inc1: Put all backup related stuff under the NO_BACKUP check.
Sascha Wildner
-
2021/07/04
git: sys/vfs/hammer2: #if0 unused HAMMER2_DIRHASH_{HIMASK,FORCED}
Tomohiro Kusumi
-
2021/07/04
git: sys/vfs/hammer2: Fix function name in xop kprintf's
Tomohiro Kusumi
-
2021/07/04
git: libc: Sync namespace.h and un-namespace.h a bit more pedantically.
Sascha Wildner
-
2021/07/04
git: kernel: Staticize some variables.
Sascha Wildner
-
2021/07/04
git: kernel/vm: Remove an unused variable.
Sascha Wildner
-
2021/07/03
git: kernel: Remove ndis(4) and associated tools and stuff.
Sascha Wildner
-
2021/07/03
git: wpa_cli.8: command is actually optional.
Sascha Wildner
-
2021/07/03
git: wpa_supplicant: Adjust READMEs.
Sascha Wildner
-
2021/07/03
git: vendor/WPA_SUPPLICANT wpa_supplicant: Remove NDIS specific code on the vendor branch.
Sascha Wildner
-
2021/07/02
git: DragonFly_RELEASE_6_0 ipfw3nat: ICMP packets NAT using icmp id
Aaron LI
-
2021/07/02
git: DragonFly_RELEASE_6_0 ipfw3nat: Fix indentation
Aaron LI
-
2021/07/02
git: ipfw3nat: Fix indentation
Aaron LI
-
2021/07/02
git: netinet6 - Add bridge test to ND6_RTENTRY_IS_NEIGHBOR()
Matthew Dillon
-
2021/07/02
git: netinet6 - Fix 'not IPV6' console warning
Matthew Dillon
-
2021/07/02
git: hammer2 - Remove fhtovp debugging
Matthew Dillon
-
2021/07/02
git: Fix a few mdoc issues in various manual pages.
Sascha Wildner
-
2021/07/02
git: sys/vfs/hammer2: Move cache_xops global variable to hammer2_admin.c
Tomohiro Kusumi
-
2021/07/02
git: sys/vfs/hammer2: Avoid two hammer2_knote() implementation
Tomohiro Kusumi
-
2021/07/02
git: kernel: Detect NVMM hypervisor
Aaron LI
-
2021/07/02
git: Revert "Makefile: Install 'master.passwd' and 'group' if not exist"
Aaron LI
-
2021/06/29
git: DragonFly_RELEASE_6_0 sound - Fix panic
Matthew Dillon
-
2021/06/29
git: sound - Fix panic
Matthew Dillon
-
2021/06/29
git: kernel: Various minor whitespace adjustments and tweaks
Aaron LI
-
2021/06/29
git: printf.3: Add reference to snprintb.3.
Sascha Wildner
-
2021/06/29
git: sysctl.3: Remove wrong Dv's.
Sascha Wildner
-
2021/06/28
git: usbdi.9: Use Dv for defined values.
Sascha Wildner
-
2021/06/28
git: bsd-family-tree: Sync with FreeBSD.
Sascha Wildner
-
2021/06/27
git: DragonFly_RELEASE_6_0 hammer2 - hammer2 growfs, also update hmp->volumes[0].size
Sascha Wildner
-
2021/06/27
git: dsynth - Support chromium WITH_DEBUG build
Matthew Dillon
-
2021/06/27
git: libdevinfo: Remove enum devinfo_state (duplicate of enum device_state).
Sascha Wildner
-
2021/06/27
git: <sys/ucontext.h>: The *_quick() versions are specific to DragonFly.
Sascha Wildner
-
2021/06/26
git: sys/vfs/hammer2: Fix volhdrno initialization bug
Tomohiro Kusumi
-
2021/06/26
git: sbin/hammer2: Introduce HAMMER2_SHOW_ALL_VOLUME_HEADERS to show all volhdrs when -q
Tomohiro Kusumi
-
2021/06/26
git: kernel - Offset the scheduler clock systimers
Aaron LI
-
2021/06/26
git: pthreads - Improve low level lock performance when heavily contested
Aaron LI
-
2021/06/26
git: npx: Fix XMM register count issue in 'savexmm64' struct
Aaron LI
-
2021/06/26
git: npx: Adjust the 'envxmm64' structure
Aaron LI
-
2021/06/26
git: x86_64/pmap.h: Adjust Intel EPT defines
Aaron LI
-
2021/06/25
git: kernel/makesyscalls.sh: Mark two headers as kernel only.
Sascha Wildner
-
2021/06/25
git: librt/mq: Remove two unneeded syscall header inclusions.
Sascha Wildner
-
2021/06/25
git: vkernel: Unstaticize fpusave()/fpurstor(), per <cpu/npx.h>.
Sascha Wildner
-
2021/06/24
git: dsynth - If WITH_DEBUG used, increase tmpfs size for BASE/construction
Matthew Dillon
-
2021/06/24
git: kernel - change vfs.timestamp_precision default when hz < 100
Matthew Dillon
-
2021/06/24
git: kernel - Add sequential TSC test, refactor concurrency test
Matthew Dillon
-
2021/06/24
git: nullfs - Improve NFS export FSID
Matthew Dillon
-
2021/06/24
git: sbin/hammer2: Introduce HAMMER2_SHOW_MIN_XXX_TID to limit blockrefs
Tomohiro Kusumi
-
2021/06/24
git: pc64/vmm: Disable stuffs to avoid overload symbols confusing debuger
Aaron LI
-
2021/06/24
git: pc64/vmm: Update EPT code against EPT_* define changes
Aaron LI
-
2021/06/24
git: x86_64/pmap.h: Move Intel EPT defines from <vmm/ept.h>
Aaron LI
-
2021/06/24
git: pmap: Refactor PG_*_IDX and pmap_bits_default definitions
Aaron LI
-
2021/06/24
git: npx: Export fpusave()/fpurstor() functions for NVMM
Aaron LI
-
2021/06/24
git: Makefile: Install 'master.passwd' and 'group' if not exist
Aaron LI
-
2021/06/24
git: Makefile: Rename 'preupgrade' to 'preinstall'
Aaron LI
-
2021/06/24
git: Makefile: Make 'installworld' depend on 'preupgrade'
Aaron LI
-
2021/06/24
git: x86_64/cpufunc.h: Add rxcr() and rename xsetbv() to load_xcr()
Aaron LI
-
2021/06/24
git: x86_64/cpufunc.h: Add load_cr2() function
Aaron LI
-
2021/06/22
git: etc/Makefile: Fix typo
Antonio Huete Jimenez
-
2021/06/21
git: installworld - don't pre-upgrade passwd files that do not exist
Matthew Dillon
-
2021/06/21
git: sys/vfs/hammer2: Remove unused HAMMER2_INODE_METAGOOD
Tomohiro Kusumi
-
2021/06/21
git: sys/vfs/hammer2: Remove unused HAMMER2_INODE_SROOT
Tomohiro Kusumi
-
2021/06/21
git: sys/vfs/hammer2: Remove if0'd HAMMER2_TRANS_PREFLUSH
Tomohiro Kusumi
-
2021/06/21
git: sys/vfs/hammer2: Remove unused FLUSH_DEBUG
Tomohiro Kusumi
-
2021/06/21
git: ipfw3nat: ICMP packets NAT using icmp id
Bill Yuan
-
2021/06/20
git: sys/vfs/hammer2: Remove redundant local dedup mask variable initialization
Tomohiro Kusumi
-
2021/06/20
git: hammer2 - hammer2 growfs, also update hmp->volumes[0].size
Matthew Dillon
-
2021/06/19
git: pmap: Move pmap_pte_index() and remove pmap_{pde, pdpe, pml4e}_index()
Aaron LI
-
2021/06/19
git: pmap: Eliminate a simple macro 'pte_load_clear()'
Aaron LI
-
2021/06/19
git: vm/pmap.h: Move vtophys() and vtophys_pte() macros here
Aaron LI
-
2021/06/19
git: x86_64/param.h: Remove 'NPML4' (duplicate of 'NBPML4')
Aaron LI
-
2021/06/19
git: Bump __DragonFly_version for type change of VM globals
Aaron LI
-
2021/06/19
git: vm: Change 'kernel_pmap' global to pointer type
Aaron LI
-
2021/06/19
git: vm: Change 'kernel_object' global to pointer type
Aaron LI
-
2021/06/19
git: vm: Change 'kernel_map' global to type of 'struct vm_map *'
Aaron LI
-
2021/06/19
git: vm: Change {buffer,clean,pager}_map globals to pointer type
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Deprecate old defines of Spectre mitigation
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Reorganize SPEC_CTRL_* macros
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Add several MSR defines for NVMM
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Rename MSR_SYSENTER_* defines for consistency
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Rename two IA32_ARCH_* defines for consistency
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Reorganize and sort various MSR defines
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Rename several CR4 defines
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Rename MSR_TSCAUX to MSR_TSC_AUX
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Rename MSR_PERFCTRx to avoid #undef's
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Add CPUID Fn8000_000A (AMD SVM) defines
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Improve MSR_AMD_VM_CR bits defines
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Improve CPUID Fn8000_0007 defines
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Add more CPUID Fn8000_0008 defines
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Improve CPUID Fn8000_0001 defines
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Add CPUID Fn0000_000D defines
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Add various CPUID Fn0000_0007 defines
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Reorganize CPUID Fn0000_000B defines
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Improve CPUID Fn0000_000[456] feature defines
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Improve XCR0 defines a bit
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Improve CPUID Fn0000_0001 feature defines
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Remove CPUID_XMM alias to favor CPUID_SSE
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Add more defines for EFER bits
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Add more defines for CR4 bits
Aaron LI
-
2021/06/19
git: x86_64/specialreg.h: Add more defines for CR0 bits
Aaron LI
-
2021/06/19
git: x86_64/segments.h: Fix typo of an unused struct member
Aaron LI
-
2021/06/19
git: x86_64/segments.h: Add more system segment defines
Aaron LI
-
2021/06/19
git: include: Some minor cleanups to Makefile
Aaron LI
-
2021/06/19
git: libutil: Allow suffix to be NULL in humanize_{number, unsigned}()
Aaron LI
-
2021/06/19
git: libutil: Fix a minor NULL deref issue in humanize_number()
Aaron LI
-
2021/06/19
git: libutil: Sort files in Makefile
Aaron LI
-
2021/06/19
git: libutil: Bring in snprintb() and snprintb_m() from NetBSD
Aaron LI
-
2021/06/19
git: tools: Sync 'install.sh' options with install(1)
Aaron LI
-
2021/06/19
git: devfs: Add man page for devfs_{set,get,clear}_cdevpriv()
Aaron LI
-
2021/06/19
git: devfs: Change typedef 'cdevpriv_dtr_t' to 'd_priv_dtor_t'
Aaron LI
-
2021/06/18
git: kernel - Add vm_page_alloczwq()/vm_page_freezwq(), refactor comments
Matthew Dillon
-
2021/06/17
git: kernel - Document vm_map_wire() and vm_map_unwire()
Matthew Dillon
-
2021/06/17
git: mfiutil(8): Fix building with -DDEBUG.
Sascha Wildner
-
2021/06/15
Re: git: hammer2 - Fix growfs issue with multi-volume support + one other bug
Tomohiro Kusumi
-
2021/06/15
git: sys/vfs/hammer2: Remove unused hammer2_flush_info::debug
Tomohiro Kusumi
-
2021/06/15
git: sysconf.3: Point out that -1 may be returned even if the call succeeded.
Sascha Wildner
-
2021/06/15
git: sysconf.3: Remove wrong info about "minimum maximum" values.
Sascha Wildner
-
2021/06/14
git: DragonFly_RELEASE_6_0 hammer2 - Fix growfs issue with multi-volume support + one other bug
Matthew Dillon
-
2021/06/14
git: DragonFly_RELEASE_6_0 hammer2 - Do not exit on a bad volume header if others are good
Matthew Dillon
-
2021/06/14
git: DragonFly_RELEASE_6_0 ahci - Document more loader.conf variables
Matthew Dillon
-
2021/06/14
git: DragonFly_RELEASE_6_0 debug - Adjust ncptrace
Matthew Dillon
-
2021/06/14
git: DragonFly_RELEASE_6_0 hammer2 - Fix deadlock and improve performance
Matthew Dillon
-
2021/06/14
git: DragonFly_RELEASE_6_0 tmpfs - Fix lost vnode reference due to race
Matthew Dillon
-
2021/06/14
git: DragonFly_RELEASE_6_0 libc - Fix intermediate path elements if used in shm_open() (2)
Matthew Dillon
-
2021/06/14
git: DragonFly_RELEASE_6_0 kernel - Make sure nl_dvp is non-NULL in a few situations
Matthew Dillon
-
2021/06/14
git: DragonFly_RELEASE_6_0 libc - Fix intermediate path elements if used in shm_open()
Matthew Dillon
-
2021/06/14
git: DragonFly_RELEASE_6_0 libc - Add mkdirat() to the namespace
Matthew Dillon
-
2021/06/14
git: DragonFly_RELEASE_6_0 mtree - Pre-create a few more dirs under /var/run/shm
Matthew Dillon
-
2021/06/14
git: DragonFly_RELEASE_6_0 kernel - Remove KVA_PAGES (no longer used)
Matthew Dillon
-
2021/06/14
git: DragonFly_RELEASE_6_0 amdtemp - Fix family 0x17 support, add family 0x19 support (3)
Matthew Dillon
-
2021/06/14
git: DragonFly_RELEASE_6_0 amdtemp - Fix family 0x17 support, add family 0x19 support (2)
Matthew Dillon
-
2021/06/14
git: DragonFly_RELEASE_6_0 amdtemp - Fix family 0x17 support, add family 0x19 support
Matthew Dillon
-
2021/06/14
git: hammer2 - Fix growfs issue with multi-volume support + one other bug
Matthew Dillon
-
2021/06/14
git: hammer2 - Do not exit on a bad volume header if others are good
Matthew Dillon
-
2021/06/13
git: getconf(1): Add _POSIX_V7_* names, as aliases for POSIX_V7_*.
Sascha Wildner
-
2021/06/13
git: confstr(3): Add minimal support for V[67]_ENV.
Sascha Wildner
-
2021/06/12
git: sysconf.3: Document more constants.
Sascha Wildner
-
2021/06/12
git: sysconf.3: Separate standard and non-standard constants.
Sascha Wildner
-
2021/06/12
git: ahci - Document more loader.conf variables
Matthew Dillon
-
2021/06/12
git: sys/vfs/hammer2: Remove unused hammer2_thread::depth
Tomohiro Kusumi
-
2021/06/12
git: sys/vfs/hammer2: Remove unused hammer2_pfs::lock_nlink
Tomohiro Kusumi
-
2021/06/12
git: sys/vfs/hammer2: Remove unused rdok/wrok helper inline functions
Tomohiro Kusumi
-
2021/06/11
git: sys/vfs/hammer2: Remove nonexistent struct name
Tomohiro Kusumi
-
2021/06/11
git: sys/vfs/hammer2: Remove unused hammer2_worker_rmask
Tomohiro Kusumi
-
2021/06/11
git: sys/vfs/hammer2: Remove unused (add used) header includes
Tomohiro Kusumi
-
2021/06/10
git: debug - Adjust ncptrace
Matthew Dillon
-
2021/06/10
git: hammer2 - Fix deadlock and improve performance
Matthew Dillon
-
2021/06/10
git: tmpfs - Fix lost vnode reference due to race
Matthew Dillon
-
2021/06/10
git: libc - Fix intermediate path elements if used in shm_open() (2)
Matthew Dillon
-
2021/06/09
git: sysconf.3: Add _SC_HOST_NAME_MAX
Antonio Huete Jimenez
-
2021/06/09
git: pw_scan: remove checks for (u|g)ids > USHRT_MAX.
Sascha Wildner
-
2021/06/09
git: mtree: Use spaces to indent.
Sascha Wildner
-
2021/06/08
git: kernel - Make sure nl_dvp is non-NULL in a few situations
Matthew Dillon
-
2021/06/08
git: libc - Fix intermediate path elements if used in shm_open()
Matthew Dillon
-
2021/06/08
git: mtree - Pre-create a few more dirs under /var/run/shm
Matthew Dillon
-
2021/06/08
git: libc - Add mkdirat() to the namespace
Matthew Dillon
-
2021/06/06
git: kernel/kern_sig.c: Tabify, remove end of line whitespace, etc.
Sascha Wildner
-
2021/06/06
git: kernel: In proc_{, un}stop(), use a better name for the process state argument.
Sascha Wildner
-
2021/06/06
git: sys/vfs/hammer2: Remove duplicate M_OBJCACHE definition
Tomohiro Kusumi
-
2021/06/06
git: sys/vfs/hammer2: Remove unused struct hammer2_sync_info
Tomohiro Kusumi
-
2021/06/04
git: edk2: Sync our TianoCore EDK II headers with the edk2-stable202105 tag.
Sascha Wildner
-
2021/06/04
git: Sync ACPICA with Intel's version 20210604.
Sascha Wildner
-
2021/06/03
git: dsynth.1: Oops, fix sorting.
Sascha Wildner
-
2021/06/03
git: dsynth.1: Add -P to the SYNOPSIS.
Sascha Wildner
-
2021/05/31
git: kernel - Remove KVA_PAGES (no longer used)
Matthew Dillon
-
2021/05/31
git: amdtemp - Fix family 0x17 support, add family 0x19 support (3)
Matthew Dillon
-
2021/05/31
git: Revert "Remove tcsh emacs script which is obsolete due to the latest tcsh import."
Sascha Wildner
-
2021/05/31
git: vendor/TCSH tcsh: Add csh-mode.el to the vendor branch.
Sascha Wildner
-
2021/05/31
git: tcsh: Install csh-mode.el and adjust README.DELETED.
Sascha Wildner
-
2021/05/30
git: Remove pccard_ether_delay rc variable.
Sascha Wildner
-
2021/05/29
git: amdtemp - Fix family 0x17 support, add family 0x19 support (2)
Matthew Dillon
-
2021/05/29
git: amdtemp - Fix family 0x17 support, add family 0x19 support
Matthew Dillon
-
2021/05/28
git: kernel - Misc adjustments to code documentation
Matthew Dillon
-
2021/05/27
git: DragonFly_RELEASE_6_0 gcc: Fix the passing of LIBRARY_PATH to the linker.
Sascha Wildner
-
2021/05/26
git: periodic: Rename 220.snapshot-hammer2 to 162.snapshot-hammer2.
Sascha Wildner
-
2021/05/26
git: DragonFly_RELEASE_6_0 Actually install the 510.status-world-kernel periodic script.
Sascha Wildner
-
2021/05/26
git: DragonFly_RELEASE_6_0 periodic.conf.5: Fix .Dd
Sascha Wildner
-
2021/05/26
git: Actually install the 510.status-world-kernel periodic script.
Sascha Wildner
-
2021/05/26
git: periodic.conf.5: Fix .Dd
Sascha Wildner
-
2021/05/26
git: libusb: Remove two bogus vars from the Makefile.
Sascha Wildner
-
2021/05/26
git: usb.4: Mention wsp(4) in the device list. Add some more useful references.
Sascha Wildner
-
2021/05/25
git: Fix manual pages for the KERN_OSREV and KERN_OSRELDATE sysctls.
Sascha Wildner
-
2021/05/25
git: gcc: Fix the passing of LIBRARY_PATH to the linker.
Sascha Wildner
-
2021/05/25
git: bsd-family-tree: Sync with FreeBSD.
Sascha Wildner
-
2021/05/22
git: DragonFly_RELEASE_6_0 libexec/dma: sync with upstream
Daniel Fojt
-
2021/05/22
git: libexec/dma: sync with upstream
Daniel Fojt
-
2021/05/19
git: DragonFly_RELEASE_6_0 kernel - Fix kernel crash in sysctl path
Matthew Dillon
-
2021/05/19
git: kernel - Fix kernel crash in sysctl path
Matthew Dillon
-
2021/05/18
git: kernel - Clean-up comments on kmalloc_obj
Matthew Dillon
-
2021/05/18
git: kernel - Reduce auto maxvnodes calculation
Matthew Dillon
-
2021/05/18
git: kernel - Adjust count algorithm a little
Matthew Dillon