General

Profile

dillon

  • Login: dillon
  • Registered on: 12/07/2005
  • Last connection: 12/18/2024

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/18/2025

06:12 PM DragonFlyBSD Revision ddada0bf (dragonflybsd): kernel - Fix auto port assignment collision in network code
* When the SO_REUSEADDR or SO_REUSEPORT socket option is set on a
socket undergoing automatic lport assignment, the...
dillon

03/16/2025

10:05 PM DragonFlyBSD Revision 80cbe2e2 (dragonflybsd): net - Do not treat .0 addresses as broadcast by default
* DFly still had very old code that treats all 0's within an IPV4 subnet
as a broadcast address. This behavior sto...
dillon
10:05 PM DragonFlyBSD Revision 87ada5e3 (dragonflybsd): kernel - Correct bug in CANSIGNAL macro
* Correct a bug in the CANSIGNAL(q, ...) macro which improperly used
the non-macro variable (p) in one location. I...
dillon

03/08/2025

11:10 PM DragonFlyBSD Revision 6bbd5710 (dragonflybsd): kernel - Correct bug in CANSIGNAL macro
* Correct a bug in the CANSIGNAL(q, ...) macro which improperly used
the non-macro variable (p) in one location. I...
dillon

03/03/2025

09:17 PM DragonFlyBSD Revision e19910a8 (dragonflybsd): net - Do not treat .0 addresses as broadcast by default
* DFly still had very old code that treats all 0's within an IPV4 subnet
as a broadcast address. This behavior sto...
dillon

02/21/2025

09:21 PM DragonFlyBSD Revision 74da20f1 (dragonflybsd): cd9660 - Fix bp corruption and excess bp refs
* Fix improper bp reuse without deref / cleanup. In DFly, this improper
use case could also corrupt the previous b...
dillon

02/17/2025

07:34 PM DragonFlyBSD Revision c9588ca8 (dragonflybsd): cd9660 - Fix bp corruption and excess bp refs
* Fix improper bp reuse without deref / cleanup. In DFly, this improper
use case could also corrupt the previous b...
dillon

01/08/2025

08:09 AM DragonFlyBSD Revision 44d26fef (dragonflybsd): cd9660 - Fix unexpected file/dir mode mask in 7764eb663ae501
* 7764eb663ae501 used the modes of the underlying mount point as the
default fmask and dmask for cd9660 mounts when...
dillon

12/18/2024

01:11 PM DragonFlyBSD Revision ab4c55c7 (dragonflybsd): dsynth - Include "add" in "help" output.
* Include a blurb on the "add" directive in the dsynth help output.
Submitted-by: Pierre-Alain TORET <daftaupe@drago...
dillon

11/29/2024

10:16 AM DragonFlyBSD Revision bbd7e133 (dragonflybsd): kernel - Fix signal / signal-mask-change race
* Fix race between incoming signals and sigsuspend(), ppoll(),
or pselect() when used to change the signal mask. A...
dillon

Also available in: Atom