summaryrefslogtreecommitdiff
path: root/sys/arch/atari
AgeCommit message (Expand)Author
2022-06-12Regen from GENERIC.in rev 1.122.tsutsui
2022-06-12Specify -fno-unwind-tables to shrink binaries.tsutsui
2022-05-31Restore NULL pointer checks lost in rev 1.16.tsutsui
2022-05-30s/identifing/identifying/ and s/multipler/multiplier/ in comments.andvar
2022-05-28fix various typos, mainly in comments.andvar
2022-05-24s/entrace/entrance/ in copy pasted comment.andvar
2022-05-24fix various typos in comments, docs and log messages.andvar
2022-05-24s/changable/changeable/ in comments.andvar
2022-05-15s/wich/which in comments.andvar
2022-05-11For atari install disk:rin
2022-05-11Make FD support optional (intended for install media).rin
2022-05-11Refactor install_[sw]d() into install_hd().rin
2022-05-03fix various typos, mainly s/trasfering/transferring/ and s/theese/these/.andvar
2022-04-21s/substract/subtract/ in comments and error message.andvar
2022-04-11s/simular/similar/andvar
2022-04-07fix various typos in comments.andvar
2022-03-28sys: Split struct device into a private device_impl.h.riastradh
2022-03-16s/paniced/panicked/ and s/borken/broken/ in comments.andvar
2022-03-13s/hander/handler/ and s/hader/header/ in comments and documentation.andvar
2022-01-22Ensure bus_dmatag_subregion is called with an inclusive max_addrskrll
2021-12-17Correct copypaste comment grammar.skrll
2021-12-17Trailing whitespaceskrll
2021-12-12fix various typos, mainly in comments.andvar
2021-12-05s/partiton/partition/msaitoh
2021-11-01fix typos, mainly in words minimum and maximum, but also few others.andvar
2021-10-09Call cnpollc(9) before cngetc(9) as the cons(9) man page says.tsutsui
2021-10-04follow fcambus steps by fixing typos for "unknown" in few more error messages.andvar
2021-09-26Driver "kqfilter" entry points return an error code, so if an invalidthorpej
2021-09-26Change the kqueue filterops::f_isfd field to filterops::f_flags, andthorpej
2021-09-25Call cnpollc(9) before cngetc(9) as the cons(9) man page says.tsutsui
2021-09-19fix various typos in comments, messages and documentation.andvar
2021-09-16fix various typos, mainly in comments.andvar
2021-08-21fix some more typos in comments/log messages, improve wording as well.andvar
2021-08-17fix multiplei repetitive typos in comments, messages and documentation. mainl...andvar
2021-08-12fix various typos in comments.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-07-31s/dependend/dependent/andvar
2021-05-29Appease compiler warnings derived from ancient HOST files. PR/56187tsutsui
2021-05-17include libkern.h to get moved dkcksum() definition.mrg
2021-04-27The Amiga and Atari ports abuse some autoconfiguration internals as partthorpej
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-01-26Regen for previous commit to GENERIC.in.rin
2021-01-23Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8christos
2021-01-21add a commented out compat_ossaudio wherever there's compat_linuxnia
2021-01-04malloc(9) -> kmem(9)thorpej
2021-01-03malloc(9) -> kmem(9)thorpej
2020-12-19- malloc(9) -> kmem(9)thorpej