summaryrefslogtreecommitdiff
path: root/sys/dev/dm/dm_pdev.c
diff options
context:
space:
mode:
authorabs <abs@NetBSD.org>2023-02-09 14:09:47 +0000
committerabs <abs@NetBSD.org>2023-02-09 14:09:47 +0000
commitb1eec2d7e03420122b47d945f71fd65ddfe682b5 (patch)
tree9c2f498d7e6c0b257f6c8ec6799af30a0fe75f0c /sys/dev/dm/dm_pdev.c
parent97b50d273cf87521d8039f58c3184269fbc1aee9 (diff)
Adjust _all_ cinclude of *.local files
- Ensure always at end - Use tab rather than spaces - Add consistent comment "Pull in optional local configuration - always at end" The only functional change is that a local file which tried to override an existing setting (eg with "no foo") would have failed in some cases before, but now will work
Diffstat (limited to 'sys/dev/dm/dm_pdev.c')
0 files changed, 0 insertions, 0 deletions
ode.rpaulo 2006-02-25As core requested, remove vinumchristos 2005-12-11merge ktrace-lwp.christos 2004-03-13Abstract the interface between pckbc(4), and the pckbd(4) and pms(4)bjh21 2003-12-10The file system snapshot pseudo driver.hannken 2003-10-10Include Vinum.grog 2003-01-13Add dmover to the list of SUBDIRs.briggs 2002-12-04New Feature: add pseudo device for IEEE 1394 isochronous stream andhaya 2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem 2002-10-14Moved MI APM definitions into dev/apm.takemura 2002-10-04Add cgdvar.h to the list of files installed.elric 2002-06-28This is the "kttcp" network throughput testing pseudo-device. Fromthorpej 2001-12-04Add ir/ to SUBDIR.augustss 2001-10-04Need to recurse into the raidframe subdir too.oster 2001-04-11Put back all header files defining ioctlsjdolecek 2001-04-11Only install headers which are actually used by our userland. Thisjdolecek 2001-02-23I forgot to move Makefile.uch 2000-11-08Recurse into i2o/.ad 2000-06-16No real change. Alphabetize the list of directories.matt 1998-07-28Add `sbus' to SUBDIRS.pk 1998-07-12Add USB.augustss 1998-06-12Rework the way kernel include files are installed. In the new method,cgd