summaryrefslogtreecommitdiff
path: root/sys/arch/atari
AgeCommit message (Expand)Author
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
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2019-09-23Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all archesskrll
2019-06-29Make local functions static.tsutsui
2019-06-29Misc cosmetics and cleanup.tsutsui
2019-06-29Misc KNF and cleanup.tsutsui
2019-06-29Remove obsolete stuff.tsutsui
2019-06-29Fix PR/54325 (use of dangling pointer).tsutsui
2019-06-29TAB/space cleanup.tsutsui
2019-05-07Switch all users (except ia64) of custom machine/ansi.h to common_ansi.hkamil
2019-05-04Regen from MILAN.in rev 1.29.tsutsui
2019-05-04Add pms(4), wsmouse(4), and wsmux(4) for Milan.tsutsui
2019-05-04Use const for register values.tsutsui
2019-05-04Use proper integer types for PCI configuration registers.tsutsui
2019-05-04Misc KNF.tsutsui
2019-05-03Make sure interrupts are disabled during cpu_configure(9).tsutsui
2019-04-13Regen.isaki
2019-04-13Add drvctl to kernel which has audio device.isaki
2019-04-06Overhaul the API used to fetch and store individual memory cells inthorpej
2019-04-03centralize setdisklabel(9)christos
2019-03-27- expose vmparams to userland on arm, like other archs do.christos
2019-03-19G/C a couple of lingering instances of addupc(). There is still some bit-thorpej
2019-02-18Refactor the 68040 writeback() from each m68k port's trap handler into athorpej
2019-02-08make *fd*.c's fd_dev_to_type() always a static inline. somemrg
2019-01-28Systematize handling of removed drivers.dholland
2018-12-19Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,maxv
2018-11-07Don't provide these definitions on netbsd as before, but without relyingmaya
2018-09-23Remove ISDN from the kernel. It has remained unmaintained for a long time,maxv
2018-09-22- Determine KERN_AS automatically depending on whether OPT_MODULAR isrin
2018-09-19Remove unused KBD_NULLMAP entries copy-paste from sys/dev/pckbport.rin
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh