summaryrefslogtreecommitdiff
path: root/sys/dev/sysmon
ModeNameSize
-rw-r--r--files.sysmon540logplain
-rw-r--r--swwdog.c4460logplain
-rw-r--r--sysmon.c5282logplain
-rw-r--r--sysmon_envsys.c8300logplain
-rw-r--r--sysmon_power.c12670logplain
-rw-r--r--sysmon_taskq.c6330logplain
-rw-r--r--sysmon_taskq.h2112logplain
-rw-r--r--sysmon_wdog.c10809logplain
-rw-r--r--sysmonconf.h2022logplain
-rw-r--r--sysmonvar.h5208logplain
tbsd/commit/sys/dev/ic/aac.c?id=8c602c3844364bd81a2aeece0f5079f67daf7247'>Add some casts to make this compile on amd64 (and perhaps other LP64jdolecek 2005-11-26fix aac_print_fib() to compile with AAC_DEBUG; noncompilable "%16D" printfjdolecek 2005-08-25kill a number of autoconf submatch functions which follow thedrochner 2005-08-25replace the "locdesc_t" structure carrying the number of locatorsdrochner 2005-06-20Fix another portability issue. Part of PR kern/30456.darcy 2005-06-20Fix some printf statements to make them more portable. Doesn't completelydarcy 2005-05-30- add missing constchristos 2005-03-12Add to XXX comment for future reference.darcy 2005-03-01* Remove aif_get_mailboxstatus() from the aac_interface structure. Replacebriggs 2005-02-27nuke trailing whitespaceperry 2005-02-15Be more verbose at attachment. Display kernel revision and addbriggs 2005-01-14Cast away a couple of "assignment makes pointer from integer without a cast"scw 2004-09-13a round of autoconf cleanup:drochner 2004-08-24Use ANSI function decls and more use of static.thorpej 2004-03-20Remove extraneous ; from OpenBSD.christos 2003-12-09Mirror change made in FreeBSD, rev 1.39 of aac.c. May address PR 23574.ad 2003-05-03DMA, not dma nor Dma.wiz 2003-01-31Use aprint_*().thorpej 2003-01-01Use aprint_normal() in cfprint routines.thorpej 2002-11-25Actually, back out previous. Better have it not compile on LP64 to showfvdl 2002-11-25Add some hideous casts to get this to compile on LP64. Doesn't look likefvdl 2002-09-27Introduce a new routine, config_match(), which invokes thethorpej 2002-06-01SIMPLEQ rototill:lukem 2002-05-31Fix a pasto in printf arguments which resulted in the aac kernelthorpej 2002-04-26Add a driver for Adaptec FSA RAID controllers, as often found in Dellad