Nuno Subtil
Nuno Subtil
It's often useful for debugging to have access to info on whether a sparse texture fetch landed on an unmapped page. HLSL does this using variants of Sample* functions that...
This enables dhclient to obtain an address when the ISP returns DHCP replies with 802.1q encapsulation. Redmine: https://redmine.pfsense.org/issues/8526
On Windows you can't overwrite a file that you're holding an open file handle for. Create a temporary file with delete=false and reuse the filename instead. (This is less than...
**Is your feature request related to a problem? Please describe.** When backing up using glacier S3 storage (by passing `-o s3.storage-class=GLACIER` as a repo flag), restic will manage the storage...
**Describe the bug** Modifying any plan config causes any pending manually-triggered backups for other plans to disappear. **To Reproduce** 1. Create three backup plans, A, B and C 2. Trigger...