vadaszi
- Login: vadaszi
- Registered on: 07/19/2012
- Last connection: 10/02/2018
Issues
Projects
| Project |
Roles |
Registered on |
| DragonFlyBSD |
Reporter, Developer |
05/07/2013 |
01/15/2026
-
10:33 AM
DragonFlyBSD
Revision f76e8b93 (dragonflybsd): syscons - Use vtophys() for mmap-ing the framebuffer.
- With this change, the xf86-video-scrb Xorg/XLibre driver works reliably
on machines using the amdgpu(4) KMS driver.
...
vadaszi
01/11/2026
-
11:17 AM
DragonFlyBSD
Revision b08bfb72 (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
01/02/2026
-
02:29 AM
DragonFlyBSD
Revision ea2c2549 (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
01/01/2026
-
12:23 PM
DragonFlyBSD
Revision 7380d6a4 (dragonflybsd): amdgpu - Expose amdgpu support for RGB565 mode.
- Taken-from: Linux 1352c779cb74d427f4150cbe779a2f7886f70cae (hw_sequencer)
Linux 46dd9ff7246fd21cc4228a4e7...
vadaszi
-
12:09 PM
DragonFlyBSD
Revision a7d1eb37 (dragonflybsd): drm - Revive hw.dri.vblank_offdelay and hw.dri.timestamp_precision sysctls.
- * The hw.dri.vblank_offdelay sysctl can be useful to prevent the vblank IRQ
from constantly firing in some scenario...
vadaszi
-
12:08 PM
DragonFlyBSD
Revision 5b3343e7 (dragonflybsd): syscons.4 - kern.kms_console tunable is gone, it's no longer experimental.
-
vadaszi
12/28/2025
-
09:02 AM
DragonFlyBSD
Revision f940d57e (dragonflybsd): truss - Various small code cleanups.
- * Remove accidentally committed ktrace.out file.
* Simplify some code, e.g. malloc+bzero -> calloc, and fprintf+exit...
vadaszi
-
08:05 AM
DragonFlyBSD
Revision b67e2056 (dragonflybsd): truss - Fail properly, if we suddenly are missing permissions.
- * This avoids infinitely retrying the ioctl in a loop. If we are missing
permissions, it's reasonable to just give ...
vadaszi
-
07:21 AM
DragonFlyBSD
Revision 6201675f (dragonflybsd): truss - Use pread(2) instead of seek+read for reading the process' memory.
- * Also drastically simplifies get_string() by setting an absolute maximum
on the length of the string at MAXPATHLEN...
vadaszi
-
05:08 AM
DragonFlyBSD
Revision f223e1c5 (dragonflybsd): virtio_blk - Only read num_queues config field when MultiQueue is supported.
-
vadaszi
Also available in: Atom
Loading...