diff options
author | Ian Moffett <ian@osmora.org> | 2025-08-02 03:09:19 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-08-02 03:24:21 -0400 |
commit | 47f1d3b92484b1733dbf2d6ed2a52d0569fde503 (patch) | |
tree | 1b04773a41d4994d81c314d85b197be7ad8ac5d3 /usr.sbin/install/Makefile | |
parent | 3e1e7f23c60ec74e8ddf0e960dd0f4bb1b3facbf (diff) |
- [oasm]: Add support for ADD, SUB, DIV, MUL and HLT [0 ... 4]
- [oemu: cpu]: Add register dump [5]
- [oasm]: Add support for '!' comments [6]
- [oasm]: Implement MRO type instructions [7]
- [kernel/amd64]: Keep track of online cores [8]
- [kernel: accnt]: Report number of halted cores [9]
- [osh]: Add banner to /etc/motd [10]
- [kernel: signal]: Add SIGTERM [11]
- [kernel: osh]: Add '!!' to repeat last command [12]
- [kernel: termios]: Add c_oflag defines [13]
- [kernel]: Introduce initial virtual system resources [14]
- [kernel]: Implement POSIX uio [15, 16]
- [kernel]: Add initial support for sockets [17, 18, 19, 20]
- [kernel: uio]: Add iovec copyin/copyout routines [21]
Commits referenced:
[0]: 3ab5f07bac34bc9de5b9038407353c707f3f4c2f
[1]: df9f396017f92ad4647697d461bb5475d6596cfb
[2]: fa2bb7b2a5cc01c3c28c9dcd34cf65a499321b9c
[3]: ea521725a7739ec568eb6961edabf71d8169ef9e
[4]: 3ab5f07bac34bc9de5b9038407353c707f3f4c2f
[5]: cf3b1238d3ebdf6184a9977ee6e0d3057313444c
... truncated - decoding logic added to OEMU
[6]: fd0c31d4cfd6e220271e43102fb69301d7ffc664
[7]: 6bd0f17304d78e2b7e37684a672f59c9cc2444d0
... some entries truncated
[8]: cf1bb5e566ad0e346af810b399d871a74031feb2
[9]: 48587c836af7a008eff4964094e97aa1c94a34b0
[10]: 71cb1ceaaa894f642e2d294684d6ac83e965137a
[11]: 87f45183e415368e3a3e67c7a632269a0375cedc
[12]: 967c7daef5c4259ff0a79e91a758db335872c25e
[13]: 739fc515b53dcb835dd67fb1fd8da8c9aa3b2861
[14]: 15c4ee1321be918d8fcbc8d858ea90a4dabe54a5
[15]: 0b20b44c90ec4e2de0d5d2c8da99cb915eaf4a76
[16]: b3fb473977c6bfb5294f229336a23d2071d565f8
[17]: 275108db200f6303d84d5225b80081b58866fe22
[18]: 8b599e8c8d32bdbbfe5a5ca696d4d9cdff5d5350
[19]: 037787ec82f99e3015c423c1e9a09a76017f0203
[20]: 71decb670bd84630d3639623891e46f332d58084
[21]: b3fb473977c6bfb5294f229336a23d2071d565f8
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'usr.sbin/install/Makefile')
0 files changed, 0 insertions, 0 deletions