General

Profile

vadaszi

  • Login: vadaszi
  • Registered on: 07/19/2012
  • Last connection: 10/02/2018

Issues

open closed Total
Assigned issues 2 3 5
Reported issues 1 4 5

Projects

Project Roles Registered on
DragonFlyBSD Reporter, Developer 05/07/2013

Activity

02/02/2026

02:04 AM DragonFlyBSD Revision da6ab613 (dragonflybsd): KERN_PROC - Fix KERN_PROC_ARGS and KERN_PROC_CWD to return length if oldptr==NULL.
Sysctl handlers still have to compute the full output, even when
oldptr == NULL. This is necessary to implement the b...
vadaszi
02:04 AM DragonFlyBSD Revision 5ff5cabe (dragonflybsd): procfs - Don't reset fd offset when reading regs, fpregs, or dbregs files.
* For repeated reads, we can simply use pread(2). And this way, we allow for
normal shell tooling to work correctly...
vadaszi
02:03 AM DragonFlyBSD Revision 936af950 (dragonflybsd): wlan - Remove NULL free in fallback "none" ratectl code.
This avoids a kernel panic when detaching a wlan interface that was created
with the "none" ratectl code (i.e. when t...
vadaszi
02:02 AM DragonFlyBSD Revision fb5a27e4 (dragonflybsd): virtio_blk - Compare old/write-cache setting in vtblk_write_cache_sysctl.
vadaszi
02:02 AM DragonFlyBSD Revision 9c8c8752 (dragonflybsd): virtio_blk - Move sysctl setup to the end of attachement.
vadaszi
02:02 AM DragonFlyBSD Revision 5a21ee50 (dragonflybsd): kernel - Do readonly check in .d_open method in mmcsd(4) and virtio_blk(4).
* Makes read-write open fail properly for read-only storage in mmcsd(4) and
virtio_blk(4), instead of only resultin...
vadaszi
02:02 AM DragonFlyBSD Revision 3257e7f8 (dragonflybsd): virtio_blk - Enable D_KVABIO API.
This should avoid some unnecessary page invalidations.
This driver already was compliant, since it never accesses any...
vadaszi
02:01 AM DragonFlyBSD Revision f22291ff (dragonflybsd): cd9660 - Fixup typo from fb62a9282b1, to apply *upper* limit to hash table size.
vadaszi

01/31/2026

01:07 PM DragonFlyBSD Revision 185f667e (dragonflybsd): ahci - Clean up after 602b3a38e000, fix link_pwr_state output.
vadaszi

01/25/2026

09:24 AM DragonFlyBSD Revision 602b3a38 (dragonflybsd): ahci - Read DevSleep DETO and MDAT parameters using READ LOG EXT command.
* DETO = DevSleep Exit Timeout in milliseconds
MDAT = Minimum DEVSLP Assertion Time in milliseconds
* In the next ...
vadaszi

Also available in: Atom