Gleb Smirnoff
Gleb Smirnoff
Hi! I tried to use hyde together with https://github.com/benbalter/jekyll-remote-theme. This gem allows to host a website with GitHub Pages with any GitHub-hosted theme (not only supported by Pages). It puts...
Unbound crashes due to NULL pointer dereference. This definitely is associated with TCP requests, however my reading of the code says the bug is in the event library and is...
Hey, I've send you email 2 weeks ago - no response. Let the pull request hang around now.
LLVM switched to error presence of undefined symbols in the version map. The added key restores old behavior. The change is important to fix build on operating systems that don't...
In legacy versions TCP control block had a different pointer. In modern FreeBSD the generic inpcb and protocol specific pcb is the same pointer. For reference two FreeBSD commits: *...
This boils down to the following changes: 1) modify: add -Q, combined with -C quotes most recent comments into editor. 2) get: lots of improvements with printing real names and...
### System information FreeBSD CURRENT as of today zfs-2.2.99-559-FreeBSD_g1147a2797 zfs-kmod-2.2.99-559-FreeBSD_g1147a2797 ### Describe the problem you're observing The change 7ddc1f737 did not update empty_dataset_kstats structure. Surprisingly compilers don't object at this...
The website says: ``` The command to renew certbot is installed in one of the following locations: /etc/crontab/ /etc/cron.*/* systemctl list-timers ``` The above is incorrect. And systemctl isn't a...