| Age | Commit message (Expand) | Author |
| 2021-12-05 | s/stauts/status/ | msaitoh |
| 2021-09-26 | Change the kqueue filterops::f_isfd field to filterops::f_flags, and | thorpej |
| 2021-09-03 | fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/ | andvar |
| 2021-08-09 | fix various typos in compatibility, mainly in comments. | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-06-29 | Remove uscanner(4) driver | nia |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-15 | sandpoint has its own module_init_md(). So, do not compile in | rin |
| 2021-04-01 | Whitespace: #define<tab> | simonb |
| 2021-03-25 | At least KuroBox Classic and HG seem to have buggy UART, for which | rin |
| 2021-03-25 | Fix tftp boot with RTL8169/8110. | rin |
| 2021-03-24 | Remove "lib" directory for cleandir. | rin |
| 2021-03-23 | Make this compile with -DDEBUG. | rin |
| 2021-03-23 | Make sure not to run kernel if fdloadfile() fails; | rin |
| 2021-03-17 | Make this distinguishable with native PCI interrupt. | rin |
| 2021-03-17 | Switch to intr_establish_xname(). | rin |
| 2021-02-26 | Declare oeacpufeat once, in powerpc/oea/cpu_subr.c, rather than in | thorpej |
| 2021-01-21 | add a commented out compat_ossaudio wherever there's compat_linux | nia |
| 2021-01-04 | Use sel{record,remove}_knote(). | thorpej |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-08-01 | Remove references to BRIDGE_IPF, it is now compiled in by default. | maxv |
| 2020-07-09 | Adapt to proplib api changes | nisimura |
| 2020-07-07 | Overhaul the interface to pci_configure_bus(): | thorpej |
| 2020-06-14 | replace EX_NOWAIT with EX_WAITOK in device attach methods. | chs |
| 2020-03-25 | remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configs | jdolecek |
| 2020-01-03 | Eliminate all of the #ifdefs for the "strtc" driver. Define model | thorpej |
| 2019-12-27 | s/transfered/transferred/ | msaitoh |
| 2019-06-26 | make this compile again | christos |
| 2019-06-26 | Similar to changes made for x86, allow for the boot-loader to auto-push | pgoyette |
| 2019-04-26 | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. | sevan |
| 2019-04-13 | Add drvctl to kernel which has audio device. | isaki |
| 2019-04-07 | Call com_init_regs() in eumbcnattach() to set up com port register mapping. | jdc |
| 2018-12-08 | Clean up initialization of com_regs structure, in preparation for | thorpej |
| 2018-10-23 | remove the 'wd* at umass?' for the non-standardized and rare (extinct?) | jdolecek |
| 2018-09-03 | Rename min/max -> uimin/uimax for better honesty. | riastradh |
| 2018-08-01 | Unreference IPF/PF from all the config files, and enable NPF instead when | maxv |
| 2018-07-15 | Retire ipkdb entirely. The option was removed from the config files | maxv |
| 2018-07-14 | Remove "options IPKDB", and the other associated options, from the config | maxv |
| 2018-07-14 | Remove "options DEBUG_BY_TOOLS", it doesn't exist. | maxv |
| 2018-07-12 | Remove the kernel PMC code. Sent yesterday on tech-kern@. | maxv |
| 2018-05-15 | Revert previous; we actually use direct-configuration of I2C in this | thorpej |
| 2018-05-15 | Fully specifiy the location of indirectly-configured I2C devices. In | thorpej |
| 2018-02-08 | Typos. | dholland |
| 2018-01-23 | Alternate buffer queue strategies no longer considered experimental, update | sevan |
| 2017-10-25 | Use C99 initializer for filterops | maya |
| 2017-09-14 | clean up COMPAT_* options for native netbsd code: | mrg |
| 2017-09-13 | Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI... | sevan |
| 2017-08-03 | This driver should also support Schneider & Koch SK-9821 v2.0, besides | phx |
| 2017-08-03 | Some Synology network devices show vendor 0x1148 (Schneider & Koch) instead | phx |
| 2017-08-03 | Fixed overflow in delay() for delays greater than 2 seconds. | phx |