| Age | Commit message (Expand) | Author |
| 2021-10-09 | Call cnpollc(9) before cngetc(9) as the cons(9) man page says. | tsutsui |
| 2021-09-26 | Driver "kqfilter" entry points return an error code, so if an invalid | thorpej |
| 2021-09-26 | Use seltrue_filtops rather than rolling our own with filt_seltrue. | thorpej |
| 2021-09-26 | Change the kqueue filterops::f_isfd field to filterops::f_flags, and | thorpej |
| 2021-09-25 | Call cnpollc(9) before cngetc(9) as the cons(9) man page says. | tsutsui |
| 2021-09-18 | Remove unnecessary (and unimplemented) WSKBD_*BELL ioctls in kbd drivers. | tsutsui |
| 2021-09-11 | Add missing double p and d for stopped and overriden accordingly. | andvar |
| 2021-08-21 | fix some more typos in comments/log messages, improve wording as well. | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-07-24 | Fix all remaining typos, mainly in comments but also in few definitions and l... | andvar |
| 2021-05-13 | We do not match machines whose SWIM does not support the IWM register | hauke |
| 2021-04-28 | Change sccA address for Quadra 800 from base + 0xc000 to 0xc020. | rin |
| 2021-04-28 | Make mac68k_set_io_offsets() a little bit cleaner: | rin |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-02 | For ports with __HAVE_LEGACY_INTRCNT, turn intrcnt[] and derived | rin |
| 2021-04-01 | Define __HAVE_LEGACY_INTRCNT to indicate this port uses legacy intrcnt | simonb |
| 2021-03-14 | Fix DJMEMCMAX option for Quadra/Centris 650/800. | rin |
| 2021-02-26 | Add MAC68K_MEMSIZE option to hard-code memory size in MB, instead of | rin |
| 2021-02-26 | Sort opt_*.h. No binary changes. | rin |
| 2021-02-22 | Elucidate why synchronous transfer is disabled for AV Macs. | rin |
| 2021-02-22 | - Add missing \n's to printf(9). | rin |
| 2021-02-20 | sn(4): Add rnd(9) support. | rin |
| 2021-01-24 | Add rnd(9) support. | rin |
| 2021-01-23 | Remove cargo-culted '#if 0' code that was designed to produce a | christos |
| 2021-01-21 | add a commented out compat_ossaudio wherever there's compat_linux | nia |
| 2020-12-19 | malloc(9) -> kmem(9) | thorpej |
| 2020-12-19 | Use sel{record,remove}_knote(). | thorpej |
| 2020-12-02 | comparision -> comparison | wiz |
| 2020-10-21 | Drop inappropriate WSFB_VRAM_IS_RAM bit from fbi_flags; | rin |
| 2020-10-20 | le(4): add link status change reporting to drivers which support it | roy |
| 2020-09-29 | s/implicitely/implicitly/ | msaitoh |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-08-10 | Clean up _LKM --> _MODULE leftovers. | rin |
| 2020-08-10 | Fix siginfo support for amiga, mac68k, and sun3: | rin |
| 2020-08-10 | Add -fno-omit-frame-pointer to m68k kernels with DDB for backtraces. | rin |
| 2020-08-01 | Remove references to BRIDGE_IPF, it is now compiled in by default. | maxv |
| 2020-07-21 | For GCC8, do not omit frame pointer for intr_dispatch() and via1_intr() | rin |
| 2020-07-21 | Align tmpstk to 4-byte boundary as required by System V (ELF) ABI. | rin |
| 2020-06-19 | KNF. | tsutsui |
| 2020-06-11 | uvm_availmem(): give it a boolean argument to specify whether a recent | ad |
| 2020-06-09 | Fix inverted Y-axis value passed to wsmouse_input(9). | tsutsui |
| 2020-05-31 | #ifdef out debug garbage. | rin |
| 2020-05-31 | For wdc_obio_match(), struct wdc_regs is too large for stack. | rin |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2020-04-02 | s/impliment/implement/ in comment. | msaitoh |
| 2020-02-20 | G/C | skrll |
| 2020-02-17 | G/C LS{SLEEP,RUN,ONPROC} | skrll |
| 2020-02-05 | Trailing whitespace | skrll |
| 2020-02-05 | Adopt <net/if_stats.h> | skrll |
| 2020-02-04 | Trailing whitespace | skrll |