| Age | Commit message (Expand) | Author |
| 2023-06-13 | - use sx_wait() to avoid stalling the MBus | macallan |
| 2023-06-13 | add counter to periodically drain the instruction queue in order to avoid | macallan |
| 2023-06-03 | adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER} | lukem |
| 2023-06-03 | bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER | lukem |
| 2023-06-02 | follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos. | andvar |
| 2023-05-23 | use macros compatible with xf86-video-suncg14 to issue SX instructions | macallan |
| 2023-04-28 | Pass local symbols relocations in both passes and provide the kobj_reloc | skrll |
| 2023-04-13 | initialize the diagnostic register with the value suggested by the SunOS | macallan |
| 2023-03-28 | s/interrput/interrupt/ and s/accesss/access/ in comments. | andvar |
| 2023-03-20 | Adjust pc/npc before syscall allowing EJUSTRETURN to return | hannken |
| 2023-03-20 | __HAVE_HASHLOCKED_ATOMICS needs to be visible to userland | martin |
| 2023-02-23 | sparc: Add missing barriers in cpu_switchto. | riastradh |
| 2023-02-12 | Add optoion GENERIC.local include to the end of ~all GENERIC configs | abs |
| 2023-01-23 | s/lager/larger/ in comments. | andvar |
| 2022-12-28 | remove lingering strip(4) remnants | jakllsch |
| 2022-11-17 | Restore backward compatibility of UFS2 with previous NetBSD releases by | chs |
| 2022-10-26 | ddb/db_active.h: New home for extern db_active. | riastradh |
| 2022-09-30 | Make this compile for SUN4-only kernels | jdc |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-08-30 | Drop one more register qualifier. | rin |
| 2022-08-28 | Drop ``register'' qualifier. | rin |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-07-30 | sys/atomic.h: Fix atomic_store_* on sparcv7, sparcv8. | riastradh |
| 2022-07-26 | s/functin/function/ in copy pasted comment. | andvar |
| 2022-05-29 | fix various typos in comments and log messages. | andvar |
| 2022-05-29 | le(4): Fix resource leaks for error paths. | rin |
| 2022-05-25 | be lazy about clearing the cursor since most likely we're going to overwrite | macallan |
| 2022-05-24 | fix various typos in comment, documentation and log messages. | andvar |
| 2022-05-24 | s/equivalant/equivalent/ in copy pasted comment. | andvar |
| 2022-05-22 | fix various small typos, mainly in comments. | andvar |
| 2022-05-15 | remove unused Lpanic_savefpstate. | mrg |
| 2022-05-14 | PR 56829: Fix "map" call to Open Firmware and no longer mess up OFW stack. | hgutch |
| 2022-04-29 | Fix fallout from libsa change; stand.h includes <sys/param.h> now. | rin |
| 2022-04-20 | the register is only one byte, act like it | macallan |
| 2022-04-16 | fix various typos in comments and log messages. | andvar |
| 2022-04-09 | sys: Use membar_release/acquire around reference drop. | riastradh |
| 2022-04-06 | Nix trailing whitespace in files of membars, atomics, and lock stubs. | riastradh |
| 2022-03-12 | sys: Membar audit around reference count releases. | riastradh |
| 2022-02-15 | Document the calculation of CC64FSZ | palle |
| 2022-02-13 | sparc: __cpu_simple_lock membar audit. | riastradh |
| 2022-01-22 | Change the devhandle_from_*() functions to also take a "super handle", | thorpej |
| 2022-01-21 | Don't bother with prom_node_to_devhandle() if we're just forwarding along | thorpej |
| 2022-01-21 | Replace devhandle_invalidate(), which invalidates a devhandle, with | thorpej |
| 2021-12-17 | only write the mask register if we're actually changing it | macallan |
| 2021-12-17 | cg14_invert(): | macallan |
| 2021-12-11 | remove clause 3 from all my licenses that aren't conflicting with | mrg |
| 2021-12-10 | s/occured/occurred/ in comments, log messages and man pages. | andvar |
| 2021-12-08 | be more consistent with underscores in instruction names | macallan |
| 2021-12-08 | add SX_ROPB instruction | macallan |
| 2021-12-05 | s/alloction/allocation/ | msaitoh |