-
[*statfs*(2)](https://man7.org/linux/man-pages/man2/statfs.2.html) lets callers probe for the existence of files, and retrieve information about the file system. We might want to restrict that.
* …
-
Having been curious as to why task switching from/to alloy and resizing of *alloy* windows seem so choppy, I instinctively did an »strace alloy 1.png« (1.png is one of the small images in alloy's reso…
-
One very relevant usage of `ioctl` functions (at least on Linux) is for querying extended attributes in files. As seen in https://man7.org/linux/man-pages/man2/ioctl_iflags.2.html ,
> The type of …
-
Hi Mouse,
Back to Issue 185 in the vlm's asn1c repository, with regard to the problem in compiling "Information Object Set", the problem seems solved and S1AP, RANAP, X2AP, M3AP, LPPa, PCAP, XwAP a…
-
When using SSH -> OpenSSL -> Cryptodev, any ssh connection fails with "main: mux digest failed". Unloading the cryptodev module fixes this.
Target was to offload SSH traffic on the server to the amd …
-
script fails with missing script version.sh
```
bash ./ioc-scanner-CVE-2019-19781.sh > "/tmp/ADC_FS_results-$(date).txt"
[info]: *****************************************************************…
-
The IoC class explicitly registers DefaultRegistry rather than calling a scanner to look for all registries. While the DefaultRegistry has a commented out place to put your explicit type registrations…
-
Options -u / --uid and -g / --gid to set user and group id of the spawned command would be nice. Should accept user/group names as well as numeric ids.
-
Hi,
Thanks for posting this tutorial.
Can you share the basic steps (EPICS commands) so that those who are new to EPICS (like me) can practice this project.
How to create the IOC and manage fil…
-
This issue is for documenting how the different Ember build systems behave regarding watching the different types of dependencies, and potentially addressing any gaps.
| | Classic/eai …