General

Profile

dillon

  • Login: dillon
  • Registered on: 12/07/2005
  • Last connection: 01/09/2023

Issues

open closed Total
Assigned issues 6 67 73
Reported issues 4 31 35

Projects

Project Roles Registered on
DragonFlyBSD Reporter, Manager, Developer 12/07/2005

Activity

03/16/2024

04:53 PM DragonFlyBSD Revision 887de9e3 (dragonflybsd): sys/vfs/fuse: Some mmap related fixes, issues with sshfs and FUSE_FORGET
* Only issue FUSE_FSYNC when there is a file-handle associated with
the fuse_node.
* Be sure to flush the VM objec...
dillon
02:55 PM DragonFlyBSD Revision 1a8e5e4c (dragonflybsd): sys/vfs/fuse: Fix a ton more stuff
* Remove all the fuse_dent code. It is no longer needed.
* Remove signal mask wrappers. tsleep() isn't passing PCA...
dillon

03/14/2024

11:38 PM DragonFlyBSD Revision 5d0d0baf (dragonflybsd): sys/vfs/fuse: Fix a ton of stuff and get writes working
* Recode all the file I/O. Use the buffer cache properly, create a
backend for BIO strategy calls. mmap() should ...
dillon

02/04/2024

02:59 PM DragonFlyBSD Revision 038b596b (dragonflybsd): kernel - Fix improper error on certain O_EXCL open() operations
* O_EXCL|O_CREAT open()s were converting EACCES to EEXIST without
determining whether the error was due to an inter...
dillon

01/23/2024

10:13 PM DragonFlyBSD Revision 0d47c594 (dragonflybsd): kernel - Fix long-standing bug in kqueue backend for *poll*()
* The poll() family of system calls passes an fds[] array with a
series of descriptors and event requests. Our ker...
dillon

01/16/2024

02:52 PM DragonFlyBSD Revision 49d2b1cb (dragonflybsd): dsynth - Adjust /boot mounts for chroot
* Fix issue where Intel microcode couldn't be installed within the
chroot due to trying to write into /boot.
* Rep...
dillon
02:22 PM DragonFlyBSD Revision a361ab31 (dragonflybsd): Add integrated dports build feature to build-all and install-all targets
When WITH_DPORTS=YES is used build-all and install-all, these targets will
also build the base set of ports and all o...
dillon

12/19/2023

07:14 PM DragonFlyBSD Revision 44a20c7f (dragonflybsd): kernel - Fix umount -f related panic
* Adjust umount -f (forced unmount) logic to kill processes which
still hold references to the mount in question, d...
dillon

12/11/2023

10:46 AM DragonFlyBSD Revision 65c3a693 (dragonflybsd): dhclient - Only clear arp table on specified interface
* When clearing the arp table after dhclient updates an interface,
only clear the arp entries on the interface and ...
dillon

12/06/2023

12:00 AM DragonFlyBSD Revision 76fdabf3 (dragonflybsd): pf - Fix bug causing permissive TCP reset code
* Fix a bug that permissively allows TCP resets even if the sequence
number does not match due to an incorrect IP f...
dillon

Also available in: Atom