| Age | Commit message (Expand) | Author |
| 2022-06-04 | Pull up following revision(s) (requested by tsutsui in ticket #1462): | martin |
| 2020-02-10 | Pull up following revision(s) (requested by tsutsui in ticket #682): | martin |
| 2019-06-29 | Make local functions static. | tsutsui |
| 2019-06-29 | Misc cosmetics and cleanup. | tsutsui |
| 2019-06-29 | Misc KNF and cleanup. | tsutsui |
| 2019-06-29 | Remove obsolete stuff. | tsutsui |
| 2019-06-29 | Fix PR/54325 (use of dangling pointer). | tsutsui |
| 2019-06-29 | TAB/space cleanup. | tsutsui |
| 2019-05-07 | Switch all users (except ia64) of custom machine/ansi.h to common_ansi.h | kamil |
| 2019-05-04 | Regen from MILAN.in rev 1.29. | tsutsui |
| 2019-05-04 | Add pms(4), wsmouse(4), and wsmux(4) for Milan. | tsutsui |
| 2019-05-04 | Use const for register values. | tsutsui |
| 2019-05-04 | Use proper integer types for PCI configuration registers. | tsutsui |
| 2019-05-04 | Misc KNF. | tsutsui |
| 2019-05-03 | Make sure interrupts are disabled during cpu_configure(9). | tsutsui |
| 2019-04-13 | Regen. | isaki |
| 2019-04-13 | Add drvctl to kernel which has audio device. | isaki |
| 2019-04-06 | Overhaul the API used to fetch and store individual memory cells in | thorpej |
| 2019-04-03 | centralize setdisklabel(9) | christos |
| 2019-03-27 | - expose vmparams to userland on arm, like other archs do. | christos |
| 2019-03-19 | G/C a couple of lingering instances of addupc(). There is still some bit- | thorpej |
| 2019-02-18 | Refactor the 68040 writeback() from each m68k port's trap handler into a | thorpej |
| 2019-02-08 | make *fd*.c's fd_dev_to_type() always a static inline. some | mrg |
| 2019-01-28 | Systematize handling of removed drivers. | dholland |
| 2018-12-19 | Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, | maxv |
| 2018-11-07 | Don't provide these definitions on netbsd as before, but without relying | maya |
| 2018-09-23 | Remove 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 is | rin |
| 2018-09-19 | Remove unused KBD_NULLMAP entries copy-paste from sys/dev/pckbport. | rin |
| 2018-09-03 | Rename min/max -> uimin/uimax for better honesty. | riastradh |
| 2018-08-22 | - Cleanup for dynamic sysctl: | msaitoh |
| 2018-08-01 | Unreference IPF/PF from all the config files, and enable NPF instead when | maxv |
| 2018-07-12 | Remove the kernel PMC code. Sent yesterday on tech-kern@. | maxv |
| 2018-05-04 | remove bsd.hostinit.mk | christos |
| 2018-05-01 | Create a new bsd.hostinit.mk file and put the build definitions for all host | christos |
| 2018-03-31 | Regen from HADES.in rev 1.16: | tsutsui |
| 2018-03-31 | Remove duplicated devices already defined in the common GENERIC.in. | tsutsui |
| 2018-03-31 | Regen to denote GENERIC.in rev 1.115 in "Created from:" lines. | tsutsui |
| 2018-03-10 | Replace bus_dmamap_sync(9) op with a newer one taken from m68k/bus_dma.c. | tsutsui |
| 2018-03-10 | Fix another possible out of bounds. | tsutsui |
| 2018-03-04 | Provide wdboot as a copy of sdboot for Milan. | tsutsui |
| 2018-02-26 | Add dumb memory probe routines for Milan to use all available memory. | tsutsui |
| 2018-02-25 | add a special rule to build m68k/fpu.c to avoid passing -msoft-float. | mrg |
| 2018-02-09 | On Milan, also explicitly disable MBIRQ1 on PIIX. | tsutsui |
| 2018-02-08 | Typos. | dholland |
| 2018-01-31 | Explicitly setup the secondary IDE interrupt of PIIX on Milan. | tsutsui |
| 2018-01-28 | Replace CRTC register values with ones taken from sys/dev/ic/vga_subr.c. | tsutsui |
| 2018-01-23 | Alternate buffer queue strategies no longer considered experimental, update | sevan |
| 2018-01-20 | Ack EOI for IRQ_SLAVE of the master PIC after ack for IRQ of the slave PIC. | tsutsui |
| 2018-01-20 | Skip NVRAM checksum check and re-initialization on Milan. | tsutsui |