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

04/08/2025

11:37 PM DragonFlyBSD Revision 16b8fcf7 (dragonflybsd): mmap - Add MAP_32BIT (2)
* Fix little niggly omissions
Reminded-by: aly
dillon
05:50 PM DragonFlyBSD Revision 4ada7dca (dragonflybsd): mmap - Add MAP_32BIT
* Add MAP_32BIT, allowing userland to mmap() memory in the 32-bit address
space without having to resort to MAP_TRY...
dillon

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

Also available in: Atom