| Age | Commit message (Expand) | Author |
| 2021-12-13 | revert rev 1.4 ("Add garbage instructions at end of kern_assert after vpanic.") | chs |
| 2021-11-24 | Teach the LLVM-derived unwinder about the DWARF pseudo-registers defined | thorpej |
| 2021-11-22 | Revert unintended commit. | thorpej |
| 2021-11-22 | Gah, fix two typos. | thorpej |
| 2021-11-22 | Teach the LLVM-derived unwinder about the DWARF pseudo-register defined | thorpej |
| 2021-11-21 | Teach the LLVM-derived unwinder about the alternate DWARF pseudo-register | thorpej |
| 2021-11-21 | Teach the LLVM-derived unwinder about the DWARF pseudo-register defined | thorpej |
| 2021-11-21 | Add parentheses | skrll |
| 2021-11-20 | Teach the LLVM-derived unwinder about the DWARF pseudo-register defined | thorpej |
| 2021-11-20 | - Teach the LLVM-derived unwinder about the DWARF pseudo-registers defined | thorpej |
| 2021-11-18 | - Teach the LLVM-derived unwinder about the DWARF pseudo-registers defined | thorpej |
| 2021-10-27 | revert previous: http://mail-index.netbsd.org/source-changes/2021/10/25/msg13... | ryo |
| 2021-10-25 | In some arch, _mcount() would be called recursively when built with COPTS=-O0. | ryo |
| 2021-10-17 | Only define DEFAULT_TIMEOUT if it is not already defined. | jmcneill |
| 2021-09-07 | Remove banner printing code from bootloaders, add it to libsa. | nia |
| 2021-08-17 | fix multiplei repetitive typos in comments, messages and documentation. mainl... | andvar |
| 2021-08-09 | s/aligment/alignment/ + one more typo fix in comments. | andvar |
| 2021-08-09 | fix typos in asymmetry, asymmetric(al), symmetrical. | andvar |
| 2021-07-26 | Improve previous: | rin |
| 2021-07-24 | For evbppc, use C version of memcpy(3), memcmp(3), and memmove(3) | rin |
| 2021-06-16 | PR port-arm/55897 | rin |
| 2021-05-31 | PR toolchain/55837 | rin |
| 2021-05-31 | PR toolchain/55837 | rin |
| 2021-05-31 | PR toolchain/55837 | rin |
| 2021-05-31 | PR toolchain/55837 | rin |
| 2021-05-31 | PR toolchain/55837 | rin |
| 2021-05-31 | PR toolchain/55837 | rin |
| 2021-05-31 | PR toolchain/55837 | rin |
| 2021-05-31 | PR toolchain/55837 | rin |
| 2021-05-30 | Add "root" command to provide a BTINFO_ROOTDEVICE parameter. | mlelstv |
| 2021-05-27 | add bi-endian support to the libsa ufs reader and enable it in efiboot. | mrg |
| 2021-05-26 | in getdisklabel() swap the other-endian disklabel, #ifdef LIBSA_DISKLABEL_EI | mrg |
| 2021-05-21 | Capture the endianness of the ELF file loaded in 'netbsd_elf_data', the | jmcneill |
| 2021-05-17 | move bi-endian disklabel support from the kernel and libsa into libkern. | mrg |
| 2021-05-12 | push the FFSv1 superblock code into ffs_find_superblock() and | mrg |
| 2021-03-26 | Twiddle also for data transfer for seek. | rin |
| 2021-02-28 | Defer acquiring the FDE lock until after the allocation. This can avoid | joerg |
| 2021-02-23 | Redo the aarch64 support in libunwind. This included a number of bugs | joerg |
| 2021-02-23 | The return address register entry is the DWARF register. On PowerPC, | joerg |
| 2021-01-25 | Build strlist.c. | thorpej |
| 2021-01-23 | Fix building in the _STANDALONE case. | thorpej |
| 2021-01-21 | Allow this to be built for the strlist.c unit tests. | thorpej |
| 2021-01-21 | Add a generic set of routines for interacting with OpenFirmware-style | thorpej |
| 2021-01-16 | remove unused "_DIAGNOSTIC" option and opt_diagnostic.h. | chs |
| 2020-12-19 | Fix previous; define missing lfs_version. | rin |
| 2020-12-19 | ufs_open(): Check fs->lfs_version ifdef LIBSA_*L*FS, not LIBSA_*F*FS. | rin |
| 2020-12-04 | Build x86emu.c with -fno-inline, otherwise all of the auto-inlining | thorpej |
| 2020-09-29 | Add a slow twiddle option. This speeds up a pmax netboot by 15% and | simonb |
| 2020-09-28 | Whitespace alignment nit. | simonb |
| 2020-09-13 | Elf64_Phdr::p_offset is 64 bits, not 32 | jmcneill |