-
When I try to build with `make EMULATOR=pdp10-ka all` on an M2 Mac, the pdp11 simulator build fails with linker errors referencing `pcap_...`. I have done a `brew install libpcap`, which was successf…
-
On our Imaging Source cameras, hitting ARResetCamera when the camera is already initialized and connected results in a degraded state where the camera cannot be controlled. The only remedy I have fou…
-
**Describe the bug**
Since rpm 4.19.91 (and with a workaround for #3135), the mkosi rpm build in systemd is failing because debugsourcefiles.list is empty. I see that find-debuginfo is being called…
-
I used `-Db_sanitize=address -Dc_args="-fno-omit-frame-pointer -fsanitize-recover=address"` when compiling `systemd`, and configured `ASAN_OPTIONS=halt_on_error=0` in `grub.cfg`. Normally, the compile…
-
Running things on Ubuntu 20.04 on which I have clang-11 installed
$ ld --version
LLD 11.0.0 (compatible with GNU linkers)
$ clang --version
Ubuntu clang version 11.0.0-2~ubuntu20.04.1
Target:…
-
- #### Context
The default pdp11 simulation no longer attaches RK images created by the simulator:
(base) nebula:open-simh-newest wsenn$ BIN/pdp11
PDP-11 simulator V4.0-0 Current git co…
-
- [x] Read Header
- [x] Analyze Header for proper fields
- [x] Implement DBPF Entry
- [x] Unit tests for DBPF Entry
- [x] Implement DBPF TGI
- [x] Unit tests for DBPF TGI
- [x] Read Index
- [x]…
-
The end result are some pretty large `ui.package` files. After figuring out #1, it would be ideal to support the compression of the new `ui.package` file.
-
- #### Context
Simh `vax` is given an RA92 disk it creates a VHD file that is too small to hold all the sectors.
One that is sufficiently large is rejected when I attempt to attach.
The…
-
I think there are xml files in package files because of the presence of xml tags, however trying to understand it is a bit of challenge because of all this garbage in it. I thought maybe it might be c…