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
08/28/2024
- 11:30 AM DragonFlyBSD Revision 83e7061f (dragonflybsd): poll - Fix events == 0 handling for TAP and TUN, fix console spam
- * BSD poll() supports events == 0 representing a "HUP ONLY" event.
Most of our devices properly support this but TA...
07/04/2024
- 05:39 PM DragonFlyBSD Revision ba1276ac (dragonflybsd): IMPORT openssh-9.8p1
- * Fixes CVE-2024-6387-openssh
* NOTE that DragonFly is not known to be vulnerable to this CVE, but
because it is a...
06/26/2024
- 10:57 AM DragonFlyBSD Revision c7c71870 (dragonflybsd): Fix UTIME_OMIT handling
- * Fix UTIME_OMIT handling for the case where both timestamps are set
to UTIME_OMIT.
Reported-by: Kir Kolyshkin <ko...
03/28/2024
- 10:55 AM DragonFlyBSD Revision a28593b7 (dragonflybsd): fuse - minor cleanup
- * We have fnp, don't need to VTOI() again
- 10:54 AM DragonFlyBSD Revision 4d178a6a (dragonflybsd): fuse - Add back into the module Makefile
- * Hook fuse back in, it's usable now
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... - 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...
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 ...
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...
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...
Also available in: Atom