summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k
AgeCommit message (Expand)Author
2021-10-09Call cnpollc(9) before cngetc(9) as the cons(9) man page says.tsutsui
2021-09-26Driver "kqfilter" entry points return an error code, so if an invalidthorpej
2021-09-26Use seltrue_filtops rather than rolling our own with filt_seltrue.thorpej
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-18Remove unnecessary (and unimplemented) WSKBD_*BELL ioctls in kbd drivers.tsutsui
2021-09-11Add missing double p and d for stopped and overriden accordingly.andvar
2021-08-21fix some more typos in comments/log messages, improve wording as well.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2021-05-13We do not match machines whose SWIM does not support the IWM registerhauke
2021-04-28Change sccA address for Quadra 800 from base + 0xc000 to 0xc020.rin
2021-04-28Make mac68k_set_io_offsets() a little bit cleaner:rin
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-03-14Fix DJMEMCMAX option for Quadra/Centris 650/800.rin
2021-02-26Add MAC68K_MEMSIZE option to hard-code memory size in MB, instead ofrin
2021-02-26Sort opt_*.h. No binary changes.rin
2021-02-22Elucidate why synchronous transfer is disabled for AV Macs.rin
2021-02-22- Add missing \n's to printf(9).rin
2021-02-20sn(4): Add rnd(9) support.rin
2021-01-24Add rnd(9) support.rin
2021-01-23Remove cargo-culted '#if 0' code that was designed to produce achristos
2021-01-21add a commented out compat_ossaudio wherever there's compat_linuxnia
2020-12-19malloc(9) -> kmem(9)thorpej
2020-12-19Use sel{record,remove}_knote().thorpej
2020-12-02comparision -> comparisonwiz
2020-10-21Drop inappropriate WSFB_VRAM_IS_RAM bit from fbi_flags;rin
2020-10-20le(4): add link status change reporting to drivers which support itroy
2020-09-29s/implicitely/implicitly/msaitoh
2020-09-27vether: Add to kernel configurationsroy
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-21For GCC8, do not omit frame pointer for intr_dispatch() and via1_intr()rin
2020-07-21Align tmpstk to 4-byte boundary as required by System V (ELF) ABI.rin
2020-06-19KNF.tsutsui
2020-06-11uvm_availmem(): give it a boolean argument to specify whether a recentad
2020-06-09Fix inverted Y-axis value passed to wsmouse_input(9).tsutsui
2020-05-31#ifdef out debug garbage.rin
2020-05-31For wdc_obio_match(), struct wdc_regs is too large for stack.rin
2020-04-04mark nsmb major obsoletejdolecek
2020-04-02 s/impliment/implement/ in comment.msaitoh
2020-02-20G/Cskrll
2020-02-17G/C LS{SLEEP,RUN,ONPROC}skrll
2020-02-05Trailing whitespaceskrll
2020-02-05Adopt <net/if_stats.h>skrll
2020-02-04Trailing whitespaceskrll