summaryrefslogtreecommitdiff
path: root/sys/arch/atari
AgeCommit message (Expand)Author
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
2020-10-10Rename:thorpej
2020-09-29s/implicitely/implicitly/msaitoh
2020-09-29s/parition/partition/msaitoh
2020-09-27vether: Add to kernel configurationsroy
2020-08-10regenrin
2020-08-10Add -fno-omit-frame-pointer to m68k kernels with DDB for backtraces.rin
2020-07-03hardclock_ticks -> getticks()maxv
2020-07-01Correct SRCS; bsdstart.S not bsdstart.s.rin
2020-06-11uvm_availmem(): give it a boolean argument to specify whether a recentad
2020-05-29For struct timecounter, use C99 initializers.rin
2020-05-24Change proc_lock -> &proc_lock.hannken
2020-04-04mark nsmb major obsoletejdolecek
2020-02-20G/Cskrll
2020-02-17G/C LS{SLEEP,RUN,ONPROC}skrll
2020-02-01Add MAX/MIN PAGE_SIZE and PAGE_SHIFT definitions of m68k for jemalloc(3).tsutsui
2019-12-31Rename uvm_free() -> uvm_availmem().ad
2019-12-27s/transfered/transferred/msaitoh
2019-12-21uvmexp.free -> uvm_free()ad
2019-11-23cpu_need_resched():ad
2019-11-21mi_userret(): take care of calling preempt(), set spc_curpriority directly,ad