Age | Commit message (Expand) | Author |
---|---|---|
2024-05-24 | remove unneeded includes; ok miod@ | Jonathan Gray |
2022-03-11 | Constify struct cfattach. | Martin Pieuchot |
2020-11-29 | Un-const pci_attach_args var. | Kevin Lo |
2017-09-08 | If you use sys/param.h, you don't need sys/types.h | Theo de Raadt |
2014-12-10 | Convert watchdog(4) devices to use autoconf(9) framework. | Mike Belopuhov |
2012-10-17 | Swap arguments to wdog_register() since it is nicer, and prepare | Theo de Raadt |
2010-04-08 | these files don't need to include proc.h anymore. ok oga for agp | Ted Unangst |
2009-04-25 | KNF and prettify some dmesg strings. | Michael Knudsen |
2009-04-24 | No more static functions, comment cleanup, and general pedantry. | Michael Knudsen |
2009-04-24 | Make the names in the softc look more like our other drivers. | Michael Knudsen |
2009-04-24 | Damn. Forgot to add protos when destaticing functions. | Michael Knudsen |
2009-04-24 | Add berkwdt(4), a driver for Berkshire Products PCI PC Watchdog written | Michael Knudsen |