summaryrefslogtreecommitdiff
path: root/sys/dev/tprof
ModeNameSize
-rw-r--r--files.tprof106logplain
-rw-r--r--tprof.c15220logplain
-rw-r--r--tprof.h2074logplain
-rw-r--r--tprof_ioctl.h2214logplain
e='2006-11-16 01:32:37 +0000'>2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12- sprinkle __unused on function decls.christos 2005-12-11merge ktrace-lwp.christos 2005-08-26kill some more simple submatch() functions, use config_stdsubmatch()drochner 2005-08-25replace the "locdesc_t" structure carrying the number of locatorsdrochner 2005-06-28Use ANSI function decls and static.thorpej 2005-02-27nuke trailing whitespaceperry 2005-02-04de-__Pperry 2004-09-13a round of autoconf cleanup:drochner 2004-02-03Enable the 8X clock on the SIIG Cyberserial serial and combination PCIfredb 2004-01-25pass the DMA tags to child devices, toojdolecek 2003-03-19It is not appropriate for pcivar.h to include "locators.h"christos 2003-01-01Use aprint_normal() in cfprint routines.thorpej 2002-10-02Add trailing ; to CFATTACH_DECL.thorpej 2002-09-30Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-09-27Introduce a new routine, config_match(), which invokes thethorpej 2001-11-13add RCSIDlukem 2001-03-02In the self-describing bogus code block, at least use plausiblethorpej 2001-01-03Add a 'flag' member to struct puc_attach_args and struct port. Forbouyer 2000-12-28Change pci_intr_map to get interrupt source information from a "structsommerfeld 2000-07-29Whitespace fix (space rather than tab after #ifdef)jhawk 2000-07-29Make this compile without PUCCN defined.jlam 2000-07-28Guard the console code in puc.c with the defopt PUCCN so we cancastor 2000-07-25Add code to allow the PCI com serial ports to be used as the systemjeffs 2000-04-17#if 0 the (way bogus) PCI_CLASS_COMMUNICATIONS/PCI_SUBCLASS_BRIDGE_PCI (!!!)cgd 1999-02-06add code to cope with multiple ports per BAR, as are found, for instance,cgd 1998-12-21use a symbolic definition for the PCI subsystem IDdrochner 1998-06-26add a driver for "PCI 'universal' communications" cards, that is, PCI cardscgd