summaryrefslogtreecommitdiff
path: root/sys/arch/sun3
AgeCommit message (Expand)Author
2023-06-24Fix typo in comment.msaitoh
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-06-02follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.andvar
2023-03-28s/interrput/interrupt/ and s/accesss/access/ in comments.andvar
2023-02-12Add optoion GENERIC.local include to the end of ~all GENERIC configsabs
2023-01-23s/lager/larger/ in comments.andvar
2023-01-23s/cyliner/cylinder/ and s/specturm/spectrum/ in messages.andvar
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-08-17Add bwtwo0 config on P4 cgfour overlay plane on 3/80, as 3/60 in bw2.sun3.tsutsui
2022-08-07UFS/LFS dirhash:simonb
2022-05-31fix various typos in comments, documentation and messages.andvar
2022-05-20s/auxillary/auxiliary/ in comments.andvar
2022-05-04fix various typos in comments and log messages.andvar
2022-05-03fix various typos, mainly s/trasfering/transferring/ and s/theese/these/.andvar
2022-03-16s/paniced/panicked/ and s/borken/broken/ in comments.andvar
2022-02-12sys: Fix various abuse of struct device internals.riastradh
2022-02-06fix various typos in comments, log messages and documentation.andvar
2021-12-05s/ommit/omit/ in comment.msaitoh
2021-12-05s/coresponding/corresponding/ in comment.msaitoh
2021-10-24fix various typos in comments, mainly copypasta.andvar
2021-09-11Add missing double p and d for stopped and overriden accordingly.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-08-02fix various typos in comments and log messages.andvar
2021-05-31Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE issimonb
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-02For ports with __HAVE_LEGACY_INTRCNT, turn intrcnt[] and derivedrin
2021-04-01Define __HAVE_LEGACY_INTRCNT to indicate this port uses legacy intrcntsimonb
2021-04-01Whitespace: #define<tab>simonb
2021-03-31Adjust the number of entries in the intrcnt array to match the numbersimonb
2021-02-23introduce DDB_END_CMD and replace more than 20 copies of the samemrg
2021-01-25Remove #undefs against INTERRUPT_SAVEREG and INTERRUPT_RESTOREREG.tsutsui
2021-01-21add a commented out compat_ossaudio wherever there's compat_linuxnia
2020-11-21malloc(9) -> kmem(9)thorpej
2020-09-27vether: Add to kernel configurationsroy
2020-09-10Build in debug symbols.rin
2020-09-10Fix tracedump() for sun3 and sun2 by adding __noinline attribute.rin
2020-09-07move the __packed attribute from struct frame::F_t into the singlemrg
2020-09-07don't error array-bounds and packed-member issues with GCC 9.mrg
2020-08-19Make sure pmap_kenter_pa(9) handles uncached mappings properly.tsutsui
2020-08-10Clean up _LKM --> _MODULE leftovers.rin
2020-08-10Fix siginfo support for amiga, mac68k, and sun3:rin
2020-08-10Add -fno-omit-frame-pointer to m68k kernels with DDB for backtraces.rin
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-07-11Fix various typos of "system" in comments. Mainly copypasto errors.nia
2020-06-19Use "-fno-unwind-tables" to shrink binaries more.tsutsui
2020-06-11uvm_availmem(): give it a boolean argument to specify whether a recentad
2020-04-04mark nsmb major obsoletejdolecek
2020-03-19Don't bother with IFF_OACTIVE. Just keep processing so long asthorpej
2020-03-14pmap_remove_all(): Return a boolean value to indicate the behaviour. Ifad
2020-03-05miscelaneous -> miscellaneous in comment.msaitoh