Home | History | Annotate | Download | only in sys
      1      0     stevel #
      2      0     stevel # CDDL HEADER START
      3      0     stevel #
      4      0     stevel # The contents of this file are subject to the terms of the
      5   1106        mrj # Common Development and Distribution License (the "License").
      6   1106        mrj # You may not use this file except in compliance with the License.
      7      0     stevel #
      8      0     stevel # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
      9      0     stevel # or http://www.opensolaris.org/os/licensing.
     10      0     stevel # See the License for the specific language governing permissions
     11      0     stevel # and limitations under the License.
     12      0     stevel #
     13      0     stevel # When distributing Covered Code, include this CDDL HEADER in each
     14      0     stevel # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
     15      0     stevel # If applicable, add the following below this CDDL HEADER, with the
     16      0     stevel # fields enclosed by brackets "[]" replaced with your own identifying
     17      0     stevel # information: Portions Copyright [yyyy] [name of copyright owner]
     18      0     stevel #
     19      0     stevel # CDDL HEADER END
     20      0     stevel #
     21      0     stevel #
     22   8656      Peter # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
     23      0     stevel # Use is subject to license terms.
     24      0     stevel #
     25      0     stevel 
     26      0     stevel include $(SRC)/uts/Makefile.uts
     27      0     stevel 
     28      0     stevel FILEMODE=644
     29      0     stevel 
     30      0     stevel #
     31      0     stevel #	Note that the following headers are present in the kernel but
     32      0     stevel #	neither installed or shipped as part of the product:
     33      0     stevel #		cpuid_drv.h:		Private interface for cpuid consumers
     34      0     stevel #		unix_bb_info.h:		Private interface to kcov
     35      0     stevel #
     36      0     stevel 
     37      0     stevel i386_HDRS=			\
     38      0     stevel 	agp/agpamd64gart_io.h	\
     39      0     stevel 	agp/agpdefs.h		\
     40      0     stevel 	agp/agpgart_impl.h	\
     41      0     stevel 	agp/agpmaster_io.h	\
     42      0     stevel 	agp/agptarget_io.h	\
     43      0     stevel 	agpgart.h		\
     44      0     stevel 	asy.h			\
     45      0     stevel 	fd_debug.h		\
     46      0     stevel 	fdc.h			\
     47      0     stevel 	fdmedia.h		\
     48    822      sethg 	mouse.h			\
     49   4581    sherrym 	ucode.h
     50      0     stevel 
     51      0     stevel sparc_HDRS= 			\
     52    822      sethg 	mouse.h			\
     53      0     stevel 	scsi/targets/ssddef.h	\
     54   9117       Alan 	$(MDESCHDRS)
     55      0     stevel 
     56      0     stevel # Generated headers
     57      0     stevel GENHDRS=			\
     58      0     stevel 	priv_const.h		\
     59   9354        Tim 	priv_names.h		\
     60   9354        Tim 	usb/usbdevs.h
     61      0     stevel 
     62      0     stevel CHKHDRS=			\
     63   6573    phitran 	acpi_drv.h		\
     64      0     stevel 	acct.h			\
     65      0     stevel 	acctctl.h		\
     66      0     stevel 	acl.h			\
     67   5331        amw 	acl_impl.h		\
     68      0     stevel 	aggr.h			\
     69      0     stevel 	aggr_impl.h		\
     70      0     stevel 	aio.h			\
     71      0     stevel 	aio_impl.h		\
     72      0     stevel 	aio_req.h		\
     73      0     stevel 	aiocb.h			\
     74      0     stevel 	ascii.h			\
     75   2248        raf 	asynch.h		\
     76      0     stevel 	atomic.h		\
     77   5331        amw 	attr.h			\
     78      0     stevel 	audio.h			\
     79      0     stevel 	audioio.h		\
     80      0     stevel 	autoconf.h		\
     81      0     stevel 	auxv.h			\
     82      0     stevel 	auxv_386.h		\
     83      0     stevel 	auxv_SPARC.h		\
     84      0     stevel 	avl.h			\
     85      0     stevel 	avl_impl.h		\
     86      0     stevel 	bitmap.h		\
     87   3434      esaxe 	bitset.h		\
     88      0     stevel 	bl.h			\
     89   3798   eschrock 	bmc_intf.h		\
     90      0     stevel 	bofi.h			\
     91      0     stevel 	bofi_impl.h		\
     92      0     stevel 	bpp_io.h		\
     93      0     stevel 	bootstat.h		\
     94   2712    nn35248 	brand.h			\
     95      0     stevel 	buf.h			\
     96      0     stevel 	bufmod.h		\
     97      0     stevel 	bustypes.h		\
     98      0     stevel 	byteorder.h		\
     99      0     stevel 	callb.h			\
    100      0     stevel 	callo.h			\
    101   3792      akolb 	cpucaps.h		\
    102   3792      akolb 	cpucaps_impl.h		\
    103      0     stevel 	ccompile.h		\
    104      0     stevel 	cdio.h			\
    105      0     stevel 	cladm.h			\
    106      0     stevel 	class.h			\
    107      0     stevel 	clconf.h		\
    108  11066     rafael 	clock_impl.h		\
    109    786      lclee 	cmlb.h			\
    110      0     stevel 	cmn_err.h		\
    111      0     stevel 	compress.h		\
    112      0     stevel 	condvar.h		\
    113      0     stevel 	condvar_impl.h		\
    114      0     stevel 	conf.h			\
    115      0     stevel 	consdev.h		\
    116      0     stevel 	console.h		\
    117  11173   Jonathan 	consplat.h		\
    118   7688      Aaron 	vt.h			\
    119   7688      Aaron 	vtdaemon.h		\
    120   7688      Aaron 	kd.h			\
    121      0     stevel 	contract.h		\
    122      0     stevel 	contract_impl.h		\
    123      0     stevel 	copyops.h		\
    124      0     stevel 	core.h			\
    125      0     stevel 	corectl.h		\
    126      0     stevel 	cpc_impl.h		\
    127      0     stevel 	cpc_pcbe.h		\
    128      0     stevel 	cpr.h			\
    129      0     stevel 	cpupart.h		\
    130      0     stevel 	cpuvar.h		\
    131      0     stevel 	crc32.h			\
    132      0     stevel 	cred.h			\
    133      0     stevel 	cred_impl.h		\
    134      0     stevel 	crtctl.h		\
    135      0     stevel 	cryptmod.h		\
    136      0     stevel 	csiioctl.h		\
    137      0     stevel 	ctf.h			\
    138      0     stevel 	ctfs.h			\
    139      0     stevel 	ctfs_impl.h		\
    140      0     stevel 	ctf_api.h		\
    141      0     stevel 	ctype.h			\
    142      0     stevel 	cyclic.h		\
    143      0     stevel 	cyclic_impl.h		\
    144      0     stevel 	dacf.h			\
    145      0     stevel 	dacf_impl.h		\
    146  11173   Jonathan 	damap.h			\
    147  10696      David 	damap_impl.h		\
    148      0     stevel 	dc_ki.h			\
    149      0     stevel 	ddi.h			\
    150      0     stevel 	ddifm.h			\
    151      0     stevel 	ddifm_impl.h		\
    152  10923       Evan 	ddi_hp.h		\
    153  10923       Evan 	ddi_hp_impl.h		\
    154      0     stevel 	ddi_intr.h		\
    155      0     stevel 	ddi_intr_impl.h		\
    156      0     stevel 	ddi_impldefs.h		\
    157      0     stevel 	ddi_implfuncs.h		\
    158   1106        mrj 	ddi_obsolete.h		\
    159   5107       eota 	ddi_timer.h		\
    160      0     stevel 	ddidevmap.h		\
    161      0     stevel 	ddidmareq.h		\
    162      0     stevel 	ddimapreq.h		\
    163      0     stevel 	ddipropdefs.h		\
    164      0     stevel 	dditypes.h		\
    165      0     stevel 	debug.h			\
    166      0     stevel 	des.h			\
    167   2818         jg 	devctl.h		\
    168   2797         jg 	devcache.h		\
    169   2797         jg 	devcache_impl.h		\
    170   7532       Sean 	devfm.h			\
    171   2797         jg 	devid_cache.h		\
    172      0     stevel 	devinfo_impl.h		\
    173      0     stevel 	devops.h		\
    174      0     stevel 	devpolicy.h		\
    175      0     stevel 	devpoll.h		\
    176      0     stevel 	dirent.h		\
    177      0     stevel 	disp.h			\
    178      0     stevel 	dkbad.h			\
    179      0     stevel 	dkio.h			\
    180      0     stevel 	dklabel.h		\
    181      0     stevel 	dl.h			\
    182      0     stevel 	dlpi.h			\
    183      0     stevel 	dld.h			\
    184      0     stevel 	dld_impl.h		\
    185   7408  Sebastien 	dld_ioc.h		\
    186      0     stevel 	dls.h			\
    187   8275       Eric 	dls_mgmt.h		\
    188      0     stevel 	dls_impl.h		\
    189  11173   Jonathan 	dma_i8237A.h		\
    190      0     stevel 	dnlc.h			\
    191      0     stevel 	door.h			\
    192      0     stevel 	door_data.h		\
    193      0     stevel 	door_impl.h		\
    194      0     stevel 	dtrace.h		\
    195      0     stevel 	dtrace_impl.h		\
    196      0     stevel 	dumpadm.h		\
    197      0     stevel 	dumphdr.h		\
    198      0     stevel 	ecppsys.h		\
    199  11173   Jonathan 	ecppio.h		\
    200  11173   Jonathan 	ecppreg.h		\
    201  11173   Jonathan 	ecppvar.h		\
    202      0     stevel 	efi_partition.h		\
    203      0     stevel 	elf.h			\
    204      0     stevel 	elf_386.h		\
    205      0     stevel 	elf_SPARC.h		\
    206      0     stevel 	elf_notes.h		\
    207      0     stevel 	elf_amd64.h		\
    208      0     stevel 	elftypes.h		\
    209     85        cth 	emul64.h		\
    210     85        cth 	emul64cmd.h		\
    211     85        cth 	emul64var.h		\
    212      0     stevel 	epm.h			\
    213      0     stevel 	errno.h			\
    214      0     stevel 	errorq.h		\
    215      0     stevel 	errorq_impl.h		\
    216      0     stevel 	esunddi.h		\
    217      0     stevel 	ethernet.h		\
    218      0     stevel 	euc.h			\
    219      0     stevel 	eucioctl.h		\
    220      0     stevel 	exacct.h		\
    221      0     stevel 	exacct_catalog.h	\
    222      0     stevel 	exacct_impl.h		\
    223      0     stevel 	exec.h			\
    224      0     stevel 	exechdr.h		\
    225   5331        amw 	extdirent.h		\
    226      0     stevel 	fault.h			\
    227      0     stevel 	fasttrap.h		\
    228      0     stevel 	fasttrap_impl.h		\
    229      0     stevel 	fbio.h			\
    230      0     stevel 	fbuf.h			\
    231      0     stevel 	fcntl.h			\
    232   7836       John 	fct.h			\
    233   7836       John 	fct_defines.h		\
    234   7836       John 	fctio.h			\
    235      0     stevel 	fdbuffer.h		\
    236      0     stevel 	fdio.h			\
    237      0     stevel 	feature_tests.h		\
    238      0     stevel 	fem.h			\
    239      0     stevel 	file.h			\
    240      0     stevel 	filio.h			\
    241      0     stevel 	flock.h			\
    242      0     stevel 	flock_impl.h		\
    243   3235        raf 	fork.h			\
    244      0     stevel 	fss.h			\
    245      0     stevel 	fsspriocntl.h		\
    246      0     stevel 	fsid.h			\
    247  11173   Jonathan 	fssnap.h		\
    248  11173   Jonathan 	fssnap_if.h		\
    249      0     stevel 	fstyp.h			\
    250      0     stevel 	ftrace.h		\
    251      0     stevel 	fx.h			\
    252      0     stevel 	fxpriocntl.h		\
    253      0     stevel 	gfs.h			\
    254      0     stevel 	gld.h			\
    255      0     stevel 	gldpriv.h		\
    256   3434      esaxe 	group.h			\
    257      0     stevel 	hdio.h			\
    258   2958   dr146992 	hook.h			\
    259   2958   dr146992 	hook_event.h		\
    260   2958   dr146992 	hook_impl.h		\
    261      0     stevel 	hwconf.h		\
    262      0     stevel 	ia.h			\
    263      0     stevel 	iapriocntl.h		\
    264      0     stevel 	id32.h			\
    265   4520   nw141292 	idmap.h 		\
    266      0     stevel 	ieeefp.h		\
    267      0     stevel 	id_space.h		\
    268      0     stevel 	instance.h		\
    269      0     stevel 	int_const.h		\
    270      0     stevel 	int_fmtio.h		\
    271      0     stevel 	int_limits.h		\
    272      0     stevel 	int_types.h		\
    273      0     stevel 	inttypes.h		\
    274      0     stevel 	ioccom.h		\
    275      0     stevel 	ioctl.h			\
    276      0     stevel 	ipc.h			\
    277      0     stevel 	ipc_impl.h		\
    278   2677    ml93401 	ipc_rctl.h		\
    279      0     stevel 	isa_defs.h		\
    280   2314     mcneal 	iscsi_authclient.h	\
    281   2314     mcneal 	iscsi_authclientglue.h	\
    282   2314     mcneal 	iscsi_protocol.h	\
    283      0     stevel 	jioctl.h		\
    284      0     stevel 	kbd.h			\
    285      0     stevel 	kbdreg.h		\
    286      0     stevel 	kbio.h			\
    287      0     stevel 	kcpc.h			\
    288      0     stevel 	kdi.h			\
    289      0     stevel 	kdi_impl.h		\
    290   5206         is 	kiconv.h		\
    291   6008   yy154373 	kiconv_big5_utf8.h	\
    292   6008   yy154373 	kiconv_cck_common.h	\
    293   6008   yy154373 	kiconv_cp950hkscs_utf8.h	\
    294   5206         is 	kiconv_emea1.h		\
    295   5206         is 	kiconv_emea2.h		\
    296   6008   yy154373 	kiconv_euckr_utf8.h	\
    297   6008   yy154373 	kiconv_euctw_utf8.h	\
    298   6008   yy154373 	kiconv_gb18030_utf8.h	\
    299   6008   yy154373 	kiconv_gb2312_utf8.h	\
    300   6008   yy154373 	kiconv_hkscs_utf8.h	\
    301   6008   yy154373 	kiconv_ja.h		\
    302   6008   yy154373 	kiconv_ja_jis_to_unicode.h	\
    303   6008   yy154373 	kiconv_ja_unicode_to_jis.h	\
    304   6008   yy154373 	kiconv_ko.h		\
    305   5206         is 	kiconv_latin1.h		\
    306   6008   yy154373 	kiconv_sc.h		\
    307   6008   yy154373 	kiconv_tc.h		\
    308   6008   yy154373 	kiconv_uhc_utf8.h	\
    309   6008   yy154373 	kiconv_utf8_big5.h	\
    310   6008   yy154373 	kiconv_utf8_cp950hkscs.h	\
    311   6008   yy154373 	kiconv_utf8_euckr.h	\
    312   6008   yy154373 	kiconv_utf8_euctw.h	\
    313   6008   yy154373 	kiconv_utf8_gb18030.h	\
    314   6008   yy154373 	kiconv_utf8_gb2312.h	\
    315   6008   yy154373 	kiconv_utf8_hkscs.h	\
    316   6008   yy154373 	kiconv_utf8_uhc.h	\
    317   4520   nw141292 	kidmap.h		\
    318   6134     casper 	klpd.h			\
    319      0     stevel 	klwp.h			\
    320      0     stevel 	kmdb.h			\
    321      0     stevel 	kmem.h			\
    322      0     stevel 	kmem_impl.h		\
    323      0     stevel 	kobj.h			\
    324      0     stevel 	kobj_impl.h		\
    325   8348       Eric 	ksocket.h		\
    326      0     stevel 	kstat.h			\
    327      0     stevel 	kstr.h			\
    328      0     stevel 	ksyms.h			\
    329      0     stevel 	ksynch.h		\
    330      0     stevel 	ldterm.h		\
    331      0     stevel 	lgrp.h			\
    332      0     stevel 	lgrp_user.h		\
    333   3086        raf 	libc_kernel.h		\
    334      0     stevel 	link.h			\
    335      0     stevel 	list.h			\
    336      0     stevel 	list_impl.h		\
    337      0     stevel 	llc1.h			\
    338      0     stevel 	loadavg.h		\
    339      0     stevel 	lock.h			\
    340      0     stevel 	lockfs.h		\
    341      0     stevel 	lockstat.h		\
    342      0     stevel 	lofi.h			\
    343      0     stevel 	log.h			\
    344      0     stevel 	logindmux.h		\
    345      0     stevel 	logindmux_impl.h	\
    346      0     stevel 	lwp.h			\
    347      0     stevel 	lwp_timer_impl.h	\
    348      0     stevel 	lwp_upimutex_impl.h	\
    349   7836       John 	lpif.h			\
    350      0     stevel 	mac.h			\
    351   8275       Eric 	mac_client.h		\
    352   8275       Eric 	mac_client_impl.h	\
    353   8275       Eric 	mac_flow.h		\
    354   8275       Eric 	mac_flow_impl.h		\
    355      0     stevel 	mac_impl.h		\
    356   8275       Eric 	mac_provider.h		\
    357   8275       Eric 	mac_soft_ring.h		\
    358   6206   ab196087 	machelf.h		\
    359      0     stevel 	map.h			\
    360   4002    darrenm 	md4.h			\
    361      0     stevel 	md5.h			\
    362      0     stevel 	md5_consts.h		\
    363      0     stevel 	mdi_impldefs.h		\
    364      0     stevel 	mem.h			\
    365      0     stevel 	mem_config.h		\
    366      0     stevel 	memlist.h		\
    367      0     stevel 	mkdev.h			\
    368      0     stevel 	mhd.h			\
    369   9860    gdamore 	mii.h			\
    370      0     stevel 	miiregs.h		\
    371      0     stevel 	mixer.h			\
    372      0     stevel 	mman.h			\
    373   8212    Michael 	mmapobj.h		\
    374      0     stevel 	mntent.h		\
    375      0     stevel 	mntio.h			\
    376      0     stevel 	mnttab.h		\
    377      0     stevel 	modctl.h		\
    378      0     stevel 	mode.h			\
    379      0     stevel 	model.h			\
    380      0     stevel 	modhash.h		\
    381      0     stevel 	modhash_impl.h		\
    382      0     stevel 	mount.h			\
    383    822      sethg 	mouse.h			\
    384      0     stevel 	msacct.h		\
    385      0     stevel 	msg.h			\
    386      0     stevel 	msg_impl.h		\
    387      0     stevel 	msio.h			\
    388      0     stevel 	msreg.h			\
    389      0     stevel 	mtio.h			\
    390      0     stevel 	multidata.h		\
    391      0     stevel 	multidata_impl.h	\
    392      0     stevel 	mutex.h			\
    393      0     stevel 	nbmlock.h		\
    394  11173   Jonathan 	ndifm.h			\
    395      0     stevel 	ndi_impldefs.h		\
    396   6411   zf162725 	net80211.h		\
    397   6411   zf162725 	net80211_crypto.h	\
    398  10266     Quaker 	net80211_ht.h		\
    399   6411   zf162725 	net80211_proto.h	\
    400      0     stevel 	netconfig.h		\
    401   2958   dr146992 	neti.h			\
    402   3448   dh155122 	netstack.h		\
    403      0     stevel 	nexusdefs.h		\
    404      0     stevel 	note.h			\
    405  11173   Jonathan 	nvpair.h		\
    406  11173   Jonathan 	nvpair_impl.h		\
    407      0     stevel 	objfs.h			\
    408      0     stevel 	objfs_impl.h		\
    409  11173   Jonathan 	ontrap.h		\
    410      0     stevel 	open.h			\
    411      0     stevel 	openpromio.h		\
    412      0     stevel 	panic.h			\
    413      0     stevel 	param.h			\
    414      0     stevel 	pathconf.h		\
    415      0     stevel 	pathname.h		\
    416      0     stevel 	pattr.h			\
    417   2958   dr146992 	queue.h			\
    418      0     stevel 	serializer.h		\
    419      0     stevel 	pbio.h			\
    420      0     stevel 	pccard.h		\
    421      0     stevel 	pci.h			\
    422    240       timh 	pcie.h			\
    423      0     stevel 	pci_impl.h		\
    424   8275       Eric 	pci_tools.h		\
    425      0     stevel 	pcmcia.h		\
    426      0     stevel 	pctypes.h		\
    427   2305     stevel 	pem.h			\
    428      0     stevel 	pfmod.h			\
    429   3434      esaxe 	pg.h			\
    430   3434      esaxe 	pghw.h			\
    431   3253        mec 	physmem.h		\
    432      0     stevel 	pm.h			\
    433      0     stevel 	policy.h		\
    434      0     stevel 	poll.h			\
    435      0     stevel 	poll_impl.h		\
    436      0     stevel 	pool.h			\
    437      0     stevel 	pool_impl.h		\
    438      0     stevel 	pool_pset.h		\
    439      0     stevel 	port.h			\
    440      0     stevel 	port_impl.h		\
    441      0     stevel 	port_kernel.h		\
    442   7836       John 	portif.h		\
    443  11173   Jonathan 	ppmio.h			\
    444  10725       John 	pppt_ic_if.h		\
    445  10725       John 	pppt_ioctl.h		\
    446      0     stevel 	priocntl.h		\
    447      0     stevel 	priv.h			\
    448      0     stevel 	priv_impl.h		\
    449      0     stevel 	prnio.h			\
    450      0     stevel 	proc.h			\
    451      0     stevel 	processor.h		\
    452      0     stevel 	procfs.h		\
    453      0     stevel 	procset.h		\
    454      0     stevel 	project.h		\
    455      0     stevel 	protosw.h		\
    456      0     stevel 	prsystm.h		\
    457      0     stevel 	pset.h			\
    458      0     stevel 	pshot.h			\
    459      0     stevel 	ptem.h			\
    460      0     stevel 	ptms.h			\
    461      0     stevel 	ptyvar.h		\
    462      0     stevel 	raidioctl.h		\
    463      0     stevel 	ramdisk.h		\
    464      0     stevel 	random.h		\
    465      0     stevel 	rctl.h			\
    466      0     stevel 	rctl_impl.h		\
    467      0     stevel 	reboot.h		\
    468      0     stevel 	refstr.h		\
    469      0     stevel 	refstr_impl.h		\
    470      0     stevel 	resource.h		\
    471      0     stevel 	rlioctl.h		\
    472      0     stevel 	rt.h			\
    473      0     stevel 	rtpriocntl.h		\
    474      0     stevel 	rwlock.h		\
    475      0     stevel 	rwlock_impl.h		\
    476      0     stevel 	rwstlock.h		\
    477      0     stevel 	sad.h			\
    478      0     stevel 	schedctl.h		\
    479      0     stevel 	sdt.h			\
    480      0     stevel 	select.h		\
    481      0     stevel 	sem.h			\
    482      0     stevel 	sem_impl.h		\
    483      0     stevel 	sema_impl.h		\
    484      0     stevel 	semaphore.h		\
    485      0     stevel 	sendfile.h		\
    486      0     stevel 	ser_sync.h		\
    487      0     stevel 	session.h		\
    488      0     stevel 	sha1.h			\
    489      0     stevel 	sha1_consts.h		\
    490      0     stevel 	sha2.h			\
    491      0     stevel 	sha2_consts.h		\
    492      0     stevel 	share.h			\
    493      0     stevel 	shm.h			\
    494      0     stevel 	shm_impl.h		\
    495   4321     casper 	sid.h			\
    496      0     stevel 	siginfo.h		\
    497      0     stevel 	signal.h		\
    498      0     stevel 	sleepq.h		\
    499    437        mws 	smbios.h		\
    500    437        mws 	smbios_impl.h		\
    501      0     stevel 	sobject.h		\
    502      0     stevel 	socket.h		\
    503      0     stevel 	socket_impl.h		\
    504   8348       Eric 	socket_proto.h		\
    505      0     stevel 	socketvar.h		\
    506      0     stevel 	sockio.h		\
    507   9484    garrett 	soundcard.h		\
    508      0     stevel 	squeue.h		\
    509      0     stevel 	squeue_impl.h		\
    510   5295     randyf 	srn.h			\
    511      0     stevel 	sservice.h		\
    512      0     stevel 	stat.h			\
    513      0     stevel 	statfs.h		\
    514      0     stevel 	statvfs.h		\
    515  10333    Garrett 	stdbool.h		\
    516      0     stevel 	stdint.h		\
    517      0     stevel 	stermio.h		\
    518   7836       John 	stmf.h			\
    519   7836       John 	stmf_defines.h		\
    520   7836       John 	stmf_ioctl.h		\
    521   7836       John 	stmf_sbd_ioctl.h	\
    522      0     stevel 	stream.h		\
    523      0     stevel 	strft.h			\
    524      0     stevel 	strlog.h		\
    525      0     stevel 	strmdep.h		\
    526      0     stevel 	stropts.h		\
    527      0     stevel 	strredir.h		\
    528      0     stevel 	strstat.h		\
    529      0     stevel 	strsubr.h		\
    530      0     stevel 	strsun.h		\
    531      0     stevel 	strtty.h		\
    532      0     stevel 	sunddi.h		\
    533      0     stevel 	sunldi.h		\
    534      0     stevel 	sunldi_impl.h		\
    535      0     stevel 	sunmdi.h		\
    536      0     stevel 	sunndi.h		\
    537      0     stevel 	sunos_dhcp_class.h	\
    538      0     stevel 	sunpm.h			\
    539      0     stevel 	suntpi.h		\
    540      0     stevel 	suntty.h		\
    541      0     stevel 	swap.h			\
    542      0     stevel 	synch.h			\
    543  11173   Jonathan 	sysdc.h			\
    544  11173   Jonathan 	sysdc_impl.h		\
    545      0     stevel 	syscall.h		\
    546      0     stevel 	sysconf.h		\
    547      0     stevel 	sysconfig.h		\
    548   3898        rsb 	sysevent.h		\
    549  11173   Jonathan 	sysevent_impl.h		\
    550      0     stevel 	sysinfo.h		\
    551      0     stevel 	syslog.h		\
    552      0     stevel 	sysmacros.h		\
    553      0     stevel 	sysmsg_impl.h		\
    554      0     stevel 	systeminfo.h		\
    555      0     stevel 	systm.h			\
    556      0     stevel 	task.h			\
    557      0     stevel 	taskq.h			\
    558      0     stevel 	taskq_impl.h		\
    559      0     stevel 	t_kuser.h		\
    560      0     stevel 	t_lock.h		\
    561      0     stevel 	telioctl.h		\
    562      0     stevel 	termio.h		\
    563      0     stevel 	termios.h		\
    564      0     stevel 	termiox.h		\
    565      0     stevel 	thread.h		\
    566      0     stevel 	ticlts.h		\
    567      0     stevel 	ticots.h		\
    568      0     stevel 	ticotsord.h		\
    569      0     stevel 	tihdr.h			\
    570      0     stevel 	time.h			\
    571      0     stevel 	time_impl.h		\
    572      0     stevel 	time_std_impl.h		\
    573      0     stevel 	timeb.h			\
    574      0     stevel 	timer.h			\
    575      0     stevel 	times.h			\
    576      0     stevel 	timex.h			\
    577      0     stevel 	timod.h			\
    578      0     stevel 	tirdwr.h		\
    579      0     stevel 	tiuser.h		\
    580      0     stevel 	tl.h			\
    581      0     stevel 	tnf.h			\
    582      0     stevel 	tnf_com.h		\
    583      0     stevel 	tnf_probe.h		\
    584      0     stevel 	tnf_writer.h		\
    585      0     stevel 	todio.h			\
    586      0     stevel 	tpicommon.h		\
    587      0     stevel 	ts.h			\
    588      0     stevel 	tspriocntl.h		\
    589      0     stevel 	ttcompat.h		\
    590      0     stevel 	ttold.h			\
    591      0     stevel 	tty.h			\
    592      0     stevel 	ttychars.h		\
    593      0     stevel 	ttydev.h		\
    594      0     stevel 	tuneable.h		\
    595      0     stevel 	turnstile.h		\
    596      0     stevel 	types.h			\
    597      0     stevel 	types32.h		\
    598   5331        amw 	tzfile.h		\
    599   5049         is 	u8_textprep.h		\
    600   4313         is 	u8_textprep_data.h	\
    601      0     stevel 	uadmin.h		\
    602      0     stevel 	ucred.h			\
    603      0     stevel 	uio.h			\
    604      0     stevel 	ulimit.h		\
    605      0     stevel 	un.h			\
    606      0     stevel 	unistd.h		\
    607      0     stevel 	user.h			\
    608      0     stevel 	ustat.h			\
    609      0     stevel 	utime.h			\
    610      0     stevel 	utsname.h		\
    611      0     stevel 	utssys.h		\
    612      0     stevel 	uuid.h			\
    613      0     stevel 	va_impl.h		\
    614      0     stevel 	va_list.h		\
    615      0     stevel 	var.h			\
    616      0     stevel 	varargs.h		\
    617      0     stevel 	vfs.h			\
    618   3898        rsb 	vfs_opreg.h		\
    619      0     stevel 	vfstab.h		\
    620      0     stevel 	vgareg.h		\
    621   3329   yz147069 	videodev2.h		\
    622      0     stevel 	visual_io.h		\
    623   2760   dg199075 	vlan.h			\
    624      0     stevel 	vm.h			\
    625   3247   gjelinek 	vm_usage.h		\
    626      0     stevel 	vmem.h			\
    627      0     stevel 	vmem_impl.h		\
    628      0     stevel 	vmmeter.h		\
    629      0     stevel 	vmsystm.h		\
    630   5084    johnlev 	vnic.h			\
    631   5084    johnlev 	vnic_impl.h		\
    632      0     stevel 	vnode.h			\
    633   5440   jm199354 	vscan.h			\
    634      0     stevel 	vtoc.h			\
    635      0     stevel 	vtrace.h		\
    636      0     stevel 	vuid_event.h		\
    637      0     stevel 	vuid_wheel.h		\
    638      0     stevel 	vuid_queue.h		\
    639      0     stevel 	vuid_state.h		\
    640      0     stevel 	vuid_store.h		\
    641      0     stevel 	wait.h			\
    642   3792      akolb 	waitq.h			\
    643      0     stevel 	wanboot_impl.h		\
    644      0     stevel 	watchpoint.h		\
    645      0     stevel 	winlockio.h		\
    646      0     stevel 	zcons.h			\
    647      0     stevel 	zone.h			\
    648      0     stevel 	xti_inet.h		\
    649      0     stevel 	xti_osi.h		\
    650      0     stevel 	xti_xtiopt.h		\
    651      0     stevel 	zmod.h
    652      0     stevel 
    653      0     stevel HDRS=				\
    654      0     stevel 	$(GENHDRS)		\
    655      0     stevel 	$(CHKHDRS)
    656      0     stevel 
    657      0     stevel AUDIOHDRS=			\
    658      0     stevel 	ac97.h			\
    659   9484    garrett 	audio_common.h		\
    660   9484    garrett 	audio_driver.h		\
    661   9484    garrett 	audio_oss.h		\
    662      0     stevel 	g711.h
    663      0     stevel 
    664   9117       Alan AVHDRS=				\
    665   9117       Alan 	iec61883.h
    666   9117       Alan 
    667      0     stevel BSCHDRS=			\
    668   4135    gd78059 	bscbus.h		\
    669   4135    gd78059 	bscv_impl.h		\
    670      0     stevel 	lom_ebuscodes.h		\
    671      0     stevel 	lom_io.h		\
    672   2305     stevel 	lom_priv.h		\
    673   2305     stevel 	lombus.h
    674      0     stevel 
    675      0     stevel MDESCHDRS=			\
    676      0     stevel 	mdesc.h			\
    677      0     stevel 	mdesc_impl.h		
    678      0     stevel 
    679   4667    mh27603 CPUDRVHDRS=			\
    680   4667    mh27603 	cpudrv.h
    681   4667    mh27603 
    682      0     stevel CRYPTOHDRS=			\
    683      0     stevel 	elfsign.h		\
    684      0     stevel 	ioctl.h			\
    685      0     stevel 	ioctladmin.h		\
    686      0     stevel 	common.h		\
    687      0     stevel 	impl.h			\
    688      0     stevel 	spi.h			\
    689      0     stevel 	api.h			\
    690      0     stevel 	ops_impl.h		\
    691      0     stevel 	sched_impl.h
    692      0     stevel 
    693     21    ap25164 DCAMHDRS=			\
    694     21    ap25164 	dcam1394_io.h
    695     21    ap25164 
    696      0     stevel IBHDRS=			\
    697      0     stevel 	ib_types.h	\
    698      0     stevel 	ib_pkt_hdrs.h
    699      0     stevel 
    700      0     stevel IBTLHDRS=		\
    701      0     stevel 	ibtl_types.h	\
    702      0     stevel 	ibtl_status.h	\
    703      0     stevel 	ibti.h		\
    704      0     stevel 	ibti_cm.h	\
    705      0     stevel 	ibci.h		\
    706      0     stevel 	ibti_common.h	\
    707      0     stevel 	ibvti.h		\
    708      0     stevel 	ibtl_ci_types.h
    709      0     stevel 
    710      0     stevel IBTLIMPLHDRS=		\
    711      0     stevel 	ibtl_util.h
    712      0     stevel 
    713      0     stevel IBNEXHDRS=		\
    714      0     stevel 	ibnex_devctl.h
    715      0     stevel 
    716      0     stevel IBMFHDRS=		\
    717      0     stevel 	ibmf.h		\
    718      0     stevel 	ibmf_msg.h	\
    719      0     stevel 	ibmf_saa.h	\
    720      0     stevel 	ibmf_utils.h
    721      0     stevel 
    722      0     stevel IBMGTHDRS=		\
    723      0     stevel 	ib_dm_attr.h	\
    724      0     stevel 	ib_mad.h	\
    725      0     stevel 	sm_attr.h	\
    726      0     stevel 	sa_recs.h
    727      0     stevel 
    728      0     stevel IBDHDRS=		\
    729      0     stevel 	ibd.h
    730      0     stevel 
    731   9517       Bill TAVORHDRS=		\
    732   9517       Bill 	tavor_ioctl.h
    733   9517       Bill 
    734   9517       Bill HERMONHDRS=		\
    735   9517       Bill 	hermon_ioctl.h
    736   9517       Bill 
    737   7978      Peter IDMHDRS=		\
    738   7978      Peter 	idm.h		\
    739   7978      Peter 	idm_impl.h	\
    740   7978      Peter 	idm_so.h	\
    741   7978      Peter 	idm_text.h	\
    742  11173   Jonathan 	idm_transport.h	\
    743   7978      Peter 	idm_conn_sm.h
    744   7978      Peter 
    745   7978      Peter ISCSITHDRS=		\
    746   7978      Peter 	radius_packet.h		\
    747   7978      Peter 	radius_protocol.h	\
    748   7978      Peter 	chap.h			\
    749   7978      Peter 	isns_protocol.h		\
    750   7978      Peter 	iscsi_if.h		\
    751   7978      Peter 	iscsit_common.h
    752   7978      Peter 
    753      0     stevel ISOHDRS=			\
    754      0     stevel 	signal_iso.h
    755      0     stevel 
    756      0     stevel DERIVED_LVMHDRS=	\
    757      0     stevel 	md_mdiox.h		\
    758      0     stevel 	md_basic.h		\
    759      0     stevel 	mdmed.h			\
    760      0     stevel 	md_mhdx.h		\
    761      0     stevel 	mdmn_commd.h
    762      0     stevel 
    763      0     stevel LVMHDRS=			\
    764      0     stevel 	md_convert.h		\
    765      0     stevel 	md_crc.h		\
    766      0     stevel 	md_hotspares.h		\
    767      0     stevel 	md_mddb.h		\
    768      0     stevel 	md_mirror.h		\
    769      0     stevel 	md_mirror_shared.h	\
    770      0     stevel 	md_names.h		\
    771      0     stevel 	md_notify.h		\
    772      0     stevel 	md_raid.h		\
    773      0     stevel 	md_rename.h		\
    774      0     stevel 	md_sp.h			\
    775      0     stevel 	md_stripe.h		\
    776      0     stevel 	md_trans.h		\
    777      0     stevel 	mdio.h			\
    778      0     stevel 	mdvar.h			
    779      0     stevel 
    780      0     stevel ALL_LVMHDRS=			\
    781      0     stevel 	$(LVMHDRS)		\
    782      0     stevel 	$(DERIVED_LVMHDRS)
    783      0     stevel 
    784      0     stevel FMHDRS=				\
    785      0     stevel 	protocol.h		\
    786      0     stevel 	util.h
    787      0     stevel 
    788   1544   eschrock FMFSHDRS=			\
    789   1544   eschrock 	zfs.h
    790   1544   eschrock 
    791      0     stevel FMIOHDRS=			\
    792      0     stevel 	ddi.h			\
    793   4198   eschrock 	disk.h			\
    794      0     stevel 	pci.h			\
    795   4198   eschrock 	scsi.h			\
    796   1772   jl139090 	sun4upci.h		\
    797   1772   jl139090 	opl_mc_fm.h
    798      0     stevel 
    799      0     stevel FSHDRS=				\
    800      0     stevel 	autofs.h		\
    801      0     stevel 	cachefs_dir.h		\
    802      0     stevel 	cachefs_dlog.h		\
    803      0     stevel 	cachefs_filegrp.h	\
    804      0     stevel 	cachefs_fs.h		\
    805      0     stevel 	cachefs_fscache.h	\
    806      0     stevel 	cachefs_ioctl.h		\
    807      0     stevel 	cachefs_log.h		\
    808   5648      setje 	decomp.h		\
    809      0     stevel 	dv_node.h		\
    810   2621      llai1 	sdev_impl.h		\
    811      0     stevel 	fifonode.h		\
    812      0     stevel 	hsfs_isospec.h		\
    813      0     stevel 	hsfs_node.h		\
    814      0     stevel 	hsfs_rrip.h		\
    815      0     stevel 	hsfs_spec.h		\
    816      0     stevel 	hsfs_susp.h		\
    817      0     stevel 	lofs_info.h		\
    818      0     stevel 	lofs_node.h		\
    819      0     stevel 	mntdata.h		\
    820      0     stevel 	namenode.h		\
    821      0     stevel 	pc_dir.h		\
    822      0     stevel 	pc_fs.h			\
    823      0     stevel 	pc_label.h		\
    824      0     stevel 	pc_node.h		\
    825      0     stevel 	pxfs_ki.h		\
    826      0     stevel 	snode.h			\
    827      0     stevel 	swapnode.h		\
    828      0     stevel 	tmp.h			\
    829      0     stevel 	tmpnode.h		\
    830      0     stevel 	udf_inode.h		\
    831      0     stevel 	udf_volume.h		\
    832      0     stevel 	ufs_acl.h		\
    833      0     stevel 	ufs_bio.h		\
    834      0     stevel 	ufs_filio.h		\
    835      0     stevel 	ufs_fs.h		\
    836      0     stevel 	ufs_fsdir.h		\
    837      0     stevel 	ufs_inode.h		\
    838      0     stevel 	ufs_lockfs.h		\
    839      0     stevel 	ufs_log.h		\
    840      0     stevel 	ufs_mount.h		\
    841      0     stevel 	ufs_panic.h		\
    842      0     stevel 	ufs_prot.h		\
    843      0     stevel 	ufs_quota.h		\
    844      0     stevel 	ufs_snap.h              \
    845    789     ahrens 	ufs_trans.h		\
    846   9749        Tim 	zfs.h			\
    847   9749        Tim 	zut.h
    848      0     stevel 
    849      0     stevel PCMCIAHDRS=		\
    850      0     stevel 	pcata.h		\
    851      0     stevel 	pcgld.h		\
    852      0     stevel 	pcramio.h	\
    853      0     stevel 	pcramvar.h	\
    854      0     stevel 	pcser_conf.h	\
    855      0     stevel 	pcser_io.h	\
    856      0     stevel 	pcser_reg.h	\
    857      0     stevel 	pcser_manuspec.h \
    858      0     stevel 	pcser_var.h
    859      0     stevel 
    860      0     stevel SCSIHDRS=		\
    861      0     stevel 	scsi.h		\
    862      0     stevel 	scsi_address.h	\
    863      0     stevel 	scsi_ctl.h	\
    864   7570      David 	scsi_fm.h	\
    865      0     stevel 	scsi_params.h	\
    866      0     stevel 	scsi_pkt.h	\
    867      0     stevel 	scsi_resource.h	\
    868      0     stevel 	scsi_types.h	\
    869      0     stevel 	scsi_watch.h
    870      0     stevel 
    871      0     stevel SCSICONFHDRS=		\
    872      0     stevel 	autoconf.h	\
    873      0     stevel 	device.h
    874      0     stevel 
    875      0     stevel SCSIGENHDRS=		\
    876      0     stevel 	commands.h	\
    877      0     stevel 	dad_mode.h	\
    878      0     stevel 	inquiry.h	\
    879      0     stevel 	message.h	\
    880      0     stevel 	mode.h		\
    881   5044    jdunham 	persist.h	\
    882      0     stevel 	sense.h		\
    883   5754   jw149990 	smp_frames.h	\
    884      0     stevel 	status.h
    885      0     stevel 
    886      0     stevel SCSIIMPLHDRS=		\
    887      0     stevel 	commands.h	\
    888      0     stevel 	inquiry.h	\
    889      0     stevel 	mode.h		\
    890  11052      Chris 	scsi_reset_notify.h \
    891  11052      Chris 	scsi_sas.h	\
    892      0     stevel 	sense.h		\
    893      0     stevel 	services.h	\
    894  11052      Chris 	smp_transport.h	\
    895  11052      Chris 	spc3_types.h	\
    896      0     stevel 	status.h	\
    897      0     stevel 	transport.h	\
    898      0     stevel 	types.h		\
    899   5754   jw149990 	uscsi.h		\
    900   5754   jw149990 	usmp.h
    901      0     stevel 
    902      0     stevel SCSITARGETSHDRS=	\
    903      0     stevel 	ses.h		\
    904      0     stevel 	sesio.h		\
    905   2518     stevel 	sgendef.h	\
    906      0     stevel 	stdef.h		\
    907   5754   jw149990 	sddef.h		\
    908   5754   jw149990 	smp.h
    909      0     stevel 
    910   7302    gdamore SCSIADHDRS=		\
    911   7302    gdamore 	blk2scsa.h
    912   7302    gdamore 
    913   1167     kupfer SCSICADHDRS=
    914      0     stevel 
    915   7836       John SCSIISCSIHDRS=		\
    916   7836       John 	iscsi_door.h	\
    917   8656      Peter 	iscsi_if.h
    918   7836       John 
    919      0     stevel SCSIVHCIHDRS=		\
    920    893   rs135747 	scsi_vhci.h	\
    921    893   rs135747 	mpapi_impl.h	\
    922    893   rs135747 	mpapi_scsi_vhci.h
    923   7302    gdamore 
    924   7302    gdamore SDCARDHDRS=		\
    925   7302    gdamore 	sda.h		\
    926   7302    gdamore 	sda_impl.h	\
    927   7302    gdamore 	sda_ioctl.h
    928      0     stevel 
    929   7836       John FC4HDRS=			\
    930      0     stevel 	fc_transport.h	\
    931      0     stevel 	linkapp.h	\
    932      0     stevel 	fc.h		\
    933      0     stevel 	fcp.h		\
    934      0     stevel 	fcal_transport.h \
    935      0     stevel 	fcal.h		\
    936      0     stevel 	fcal_linkapp.h	\
    937      0     stevel 	fcio.h
    938   7836       John 
    939   7836       John FCHDRS=			\
    940   7836       John 	fc.h		\
    941   7836       John 	fcio.h		\
    942   7836       John 	fc_types.h	\
    943   7836       John 	fc_appif.h
    944   7836       John 
    945   7836       John FCIMPLHDRS=		\
    946   7836       John 	fc_error.h	\
    947   7836       John 	fcph.h
    948   7836       John 
    949   7836       John FCULPHDRS=		\
    950   7836       John 	fcp_util.h	\
    951   7836       John 	fcsm.h
    952      0     stevel 
    953   1258        mlf SATAGENHDRS=		\
    954   1258        mlf 	sata_hba.h	\
    955   1258        mlf 	sata_defs.h	\
    956   1258        mlf 	sata_cfgadm.h
    957   1258        mlf 
    958      0     stevel SYSEVENTHDRS=		\
    959      0     stevel 	ap_driver.h     \
    960      0     stevel 	dev.h		\
    961      0     stevel 	domain.h        \
    962      0     stevel 	dr.h            \
    963      0     stevel 	env.h           \
    964      0     stevel 	eventdefs.h	\
    965      0     stevel 	ipmp.h		\
    966   6573    phitran 	pwrctl.h	\
    967  11076      Cathy 	svm.h		\
    968  11076      Cathy 	vrrp.h
    969      0     stevel 
    970      0     stevel CONTRACTHDRS=		\
    971      0     stevel 	process.h	\
    972   4845     vikram 	process_impl.h	\
    973   4845     vikram 	device.h	\
    974   4845     vikram 	device_impl.h
    975      0     stevel 
    976      0     stevel USBHDRS=	\
    977      0     stevel 	usba.h	\
    978      0     stevel 	usbai.h
    979      0     stevel 
    980   9430    Raymond UWBHDRS=	\
    981   9430    Raymond 	uwb.h	\
    982   9430    Raymond 	uwbai.h
    983   9430    Raymond 
    984   9430    Raymond UWBAHDRS=	\
    985   9430    Raymond 	uwba.h
    986   9430    Raymond 
    987      0     stevel USBAUDHDRS=           \
    988      0     stevel 	usb_audio.h
    989      0     stevel 
    990      0     stevel USBHUBDHDRS=		\
    991      0     stevel 	hub.h		\
    992      0     stevel 	hubd_impl.h
    993      0     stevel 
    994      0     stevel USBHIDHDRS=		\
    995      0     stevel 	hid.h
    996   9430    Raymond 
    997   9430    Raymond USBHWARCHDRS=		\
    998   9430    Raymond 	hwarc.h
    999      0     stevel 
   1000      0     stevel USBMSHDRS=		\
   1001      0     stevel 	usb_bulkonly.h	\
   1002      0     stevel 	usb_cbi.h
   1003      0     stevel 
   1004      0     stevel USBPRNHDRS=           \
   1005      0     stevel 	usb_printer.h
   1006      0     stevel 
   1007   3227   yq193411 USBCDCHDRS=		\
   1008   3228   yq193411 	usb_cdc.h
   1009   3227   yq193411 
   1010   3329   yz147069 USBVIDHDRS=           \
   1011   3329   yz147069 	usbvc.h
   1012   3329   yz147069 
   1013      0     stevel UGENHDRS=           \
   1014      0     stevel 	usb_ugen.h
   1015      0     stevel 
   1016      0     stevel HOTPLUGHDRS=	\
   1017      0     stevel 	hpcsvc.h	\
   1018      0     stevel 	hpctrl.h
   1019      0     stevel 
   1020      0     stevel HOTPLUGPCIHDRS=	\
   1021      0     stevel 	pcicfg.h	\
   1022      0     stevel 	pcihp.h
   1023      0     stevel 
   1024      0     stevel RSMHDRS= \
   1025      0     stevel 	rsm.h	\
   1026      0     stevel 	rsm_common.h	\
   1027      0     stevel 	rsmapi_common.h \
   1028      0     stevel 	rsmpi.h	\
   1029      0     stevel 	rsmpi_driver.h	\
   1030      0     stevel 	rsmka_path_int.h
   1031      0     stevel 
   1032   1676        jpk TSOLHDRS=		\
   1033   1676        jpk 	label.h		\
   1034   1676        jpk 	label_macro.h	\
   1035   1676        jpk 	priv.h		\
   1036   1676        jpk 	tndb.h		\
   1037   1676        jpk 	tsyscall.h
   1038   1676        jpk 
   1039      0     stevel I1394HDRS=		\
   1040      0     stevel 	cmd1394.h	\
   1041      0     stevel 	id1394.h	\
   1042      0     stevel 	ieee1212.h	\
   1043      0     stevel 	ieee1394.h	\
   1044      0     stevel 	ixl1394.h	\
   1045      0     stevel 	s1394_impl.h	\
   1046      0     stevel 	t1394.h
   1047      0     stevel 
   1048      0     stevel # "cmdk" headers used on sparc
   1049      0     stevel SDKTPHDRS=		\
   1050      0     stevel 	dadkio.h	\
   1051      0     stevel 	fdisk.h
   1052      0     stevel 
   1053      0     stevel # "cmdk" headers used on i386
   1054      0     stevel DKTPHDRS=		\
   1055      0     stevel 	altsctr.h	\
   1056      0     stevel 	bbh.h		\
   1057      0     stevel 	cm.h		\
   1058      0     stevel 	cmdev.h		\
   1059      0     stevel 	cmdk.h		\
   1060      0     stevel 	cmpkt.h		\
   1061      0     stevel 	controller.h	\
   1062      0     stevel 	dadev.h		\
   1063      0     stevel 	dadk.h		\
   1064      0     stevel 	dadkio.h	\
   1065      0     stevel 	fctypes.h	\
   1066      0     stevel 	fdisk.h		\
   1067      0     stevel 	flowctrl.h	\
   1068      0     stevel 	gda.h		\
   1069      0     stevel 	quetypes.h	\
   1070      0     stevel 	queue.h		\
   1071      0     stevel 	tgcom.h		\
   1072      0     stevel 	tgdk.h
   1073      0     stevel 
   1074      0     stevel # "pc" header files used on i386
   1075      0     stevel PCHDRS=			\
   1076      0     stevel 	avintr.h	\
   1077      0     stevel 	dma_engine.h	\
   1078      0     stevel 	i8272A.h	\
   1079   2305     stevel 	pcic_reg.h	\
   1080   2305     stevel 	pcic_var.h	\
   1081      0     stevel 	pic.h		\
   1082      0     stevel 	pit.h		\
   1083      0     stevel 	rtc.h
   1084      0     stevel 
   1085   3859    ml29623 NXGEHDRS=			\
   1086   3859    ml29623 	nxge.h			\
   1087   3859    ml29623 	nxge_common.h		\
   1088   3859    ml29623 	nxge_common_impl.h	\
   1089   3859    ml29623 	nxge_defs.h		\
   1090   3859    ml29623 	nxge_hw.h		\
   1091   3859    ml29623 	nxge_impl.h		\
   1092   3859    ml29623 	nxge_ipp.h		\
   1093   3859    ml29623 	nxge_ipp_hw.h		\
   1094   3859    ml29623 	nxge_mac.h		\
   1095   3859    ml29623 	nxge_mac_hw.h		\
   1096   3859    ml29623 	nxge_fflp.h		\
   1097   3859    ml29623 	nxge_fflp_hw.h		\
   1098   3859    ml29623 	nxge_mii.h		\
   1099   3859    ml29623 	nxge_rxdma.h		\
   1100   3859    ml29623 	nxge_rxdma_hw.h		\
   1101   3859    ml29623 	nxge_txc.h		\
   1102   3859    ml29623 	nxge_txc_hw.h		\
   1103   3859    ml29623 	nxge_txdma.h		\
   1104   3859    ml29623 	nxge_txdma_hw.h		\
   1105   3859    ml29623 	nxge_virtual.h		\
   1106   3859    ml29623 	nxge_espc.h
   1107   3859    ml29623 
   1108   1167     kupfer include Makefile.syshdrs
   1109      0     stevel 
   1110     21    ap25164 dcam/%.check:	dcam/%.h
   1111      0     stevel 	$(DOT_H_CHECK)
   1112      0     stevel 
   1113      0     stevel CHECKHDRS=						\
   1114      0     stevel 	$($(MACH)_HDRS:%.h=%.check)			\
   1115      0     stevel 	$(AUDIOHDRS:%.h=audio/%.check)			\
   1116   9117       Alan 	$(AVHDRS:%.h=av/%.check)			\
   1117      0     stevel 	$(BSCHDRS:%.h=%.check)				\
   1118      0     stevel 	$(CHKHDRS:%.h=%.check)				\
   1119   4667    mh27603 	$(CPUDRVHDRS:%.h=%.check)			\
   1120      0     stevel 	$(CRYPTOHDRS:%.h=crypto/%.check)		\
   1121     21    ap25164 	$(DCAMHDRS:%.h=dcam/%.check)			\
   1122   7836       John 	$(FC4HDRS:%.h=fc4/%.check)			\
   1123   7836       John 	$(FCHDRS:%.h=fibre-channel/%.check)		\
   1124   7836       John 	$(FCIMPLHDRS:%.h=fibre-channel/impl/%.check)	\
   1125   7836       John 	$(FCULPHDRS:%.h=fibre-channel/ulp/%.check)	\
   1126      0     stevel 	$(IBHDRS:%.h=ib/%.check)			\
   1127      0     stevel 	$(IBDHDRS:%.h=ib/clients/ibd/%.check)		\
   1128      0     stevel 	$(IBTLHDRS:%.h=ib/ibtl/%.check)			\
   1129      0     stevel 	$(IBTLIMPLHDRS:%.h=ib/ibtl/impl/%.check)	\
   1130      0     stevel 	$(IBNEXHDRS:%.h=ib/ibnex/%.check)	\
   1131      0     stevel 	$(IBMGTHDRS:%.h=ib/mgt/%.check)			\
   1132      0     stevel 	$(IBMFHDRS:%.h=ib/mgt/ibmf/%.check)		\
   1133      0     stevel 	$(TAVORHDRS:%.h=ib/adapters/tavor/%.check)	\
   1134   7665       Bill 	$(HERMONHDRS:%.h=ib/adapters/hermon/%.check)	\
   1135   7978      Peter 	$(IDMHDRS:%.h=idm/%.check)			\
   1136   7978      Peter 	$(ISCSIHDRS:%.h=iscsi/%.check)			\
   1137   7978      Peter 	$(ISCSITHDRS:%.h=iscsit/%.check)			\
   1138      0     stevel 	$(ISOHDRS:%.h=iso/%.check)			\
   1139      0     stevel 	$(FMHDRS:%.h=fm/%.check)			\
   1140   1544   eschrock 	$(FMFSHDRS:%.h=fm/fs/%.check)			\
   1141      0     stevel 	$(FMIOHDRS:%.h=fm/io/%.check)			\
   1142      0     stevel 	$(FSHDRS:%.h=fs/%.check)			\
   1143      0     stevel 	$(LVMHDRS:%.h=lvm/%.check)			\
   1144      0     stevel 	$(PCMCIAHDRS:%.h=pcmcia/%.check)		\
   1145      0     stevel 	$(SCSIHDRS:%.h=scsi/%.check)			\
   1146   7302    gdamore 	$(SCSIADHDRS:%.h=scsi/adapters/%.check)		\
   1147   7302    gdamore 	$(SCSICONFHDRS:%.h=scsi/conf/%.check)		\
   1148      0     stevel 	$(SCSIIMPLHDRS:%.h=scsi/impl/%.check)		\
   1149   7836       John 	$(SCSIISCSIHDRS:%.h=scsi/adapters/%.check)	\
   1150      0     stevel 	$(SCSITARGETSHDRS:%.h=scsi/targets/%.check)	\
   1151      0     stevel 	$(SCSIVHCIHDRS:%.h=scsi/adapters/%.check)	\
   1152   1258        mlf 	$(SATAGENHDRS:%.h=sata/%.check)			\
   1153   7302    gdamore 	$(SDCARDHDRS:%.h=sdcard/%.check)		\
   1154      0     stevel 	$(SYSEVENTHDRS:%.h=sysevent/%.check)            \
   1155      0     stevel 	$(CONTRACTHDRS:%.h=contract/%.check)            \
   1156      0     stevel 	$(USBAUDHDRS:%.h=usb/clients/audio/%.check)   \
   1157      0     stevel 	$(USBHUBDHDRS:%.h=usb/hubd/%.check)		\
   1158      0     stevel 	$(USBHIDHDRS:%.h=usb/clients/hid/%.check)	\
   1159   9430    Raymond 	$(USBHWARCHDRS:%.h=usb/clients/hwarc/%.check)	\
   1160      0     stevel 	$(USBMSHDRS:%.h=usb/clients/mass_storage/%.check)	\
   1161      0     stevel 	$(USBPRNHDRS:%.h=usb/clients/printer/%.check)   \
   1162   3227   yq193411 	$(USBCDCHDRS:%.h=usb/clients/usbcdc/%.check)	\
   1163   3329   yz147069 	$(USBVIDHDRS:%.h=usb/clients/video/usbvc/%.check)   \
   1164      0     stevel 	$(UGENHDRS:%.h=usb/clients/ugen/%.check)   \
   1165      0     stevel 	$(USBHDRS:%.h=usb/%.check)                      \
   1166   9430    Raymond 	$(UWBHDRS:%.h=uwb/%.check)                      \
   1167   9430    Raymond 	$(UWBAHDRS:%.h=uwb/uwba/%.check)                      \
   1168      0     stevel 	$(I1394HDRS:%.h=1394/%.check)			\
   1169   1676        jpk 	$(RSMHDRS:%.h=rsm/%.check)			\
   1170   3859    ml29623 	$(TSOLHDRS:%.h=tsol/%.check)			\
   1171   3859    ml29623 	$(NXGEHDRS:%.h=nxge/%.check)
   1172      0     stevel 
   1173      0     stevel 
   1174      0     stevel .KEEP_STATE:
   1175      0     stevel 
   1176      0     stevel .PARALLEL:			\
   1177      0     stevel 	$(CHECKHDRS)		\
   1178      0     stevel 	$(ROOTHDRS)		\
   1179      0     stevel 	$(ROOTAUDHDRS)		\
   1180   9117       Alan 	$(ROOTAVHDRS)		\
   1181      0     stevel 	$(ROOTCRYPTOHDRS)	\
   1182     21    ap25164 	$(ROOTDCAMHDRS)		\
   1183      0     stevel 	$(ROOTISOHDRS)		\
   1184   7978      Peter 	$(ROOTIDMHDRS)		\
   1185   7978      Peter 	$(ROOTISCSIHDRS)	\
   1186   7978      Peter 	$(ROOTISCSITHDRS)	\
   1187   7836       John 	$(ROOTFC4HDRS)		\
   1188   7836       John 	$(ROOTFCHDRS)		\
   1189   7836       John 	$(ROOTFCIMPLHDRS)	\
   1190   7836       John 	$(ROOTFCULPHDRS)	\
   1191      0     stevel 	$(ROOTFMHDRS)		\
   1192   1414      cindi 	$(ROOTFMIOHDRS)		\
   1193   1544   eschrock 	$(ROOTFMFSHDRS)		\
   1194      0     stevel 	$(ROOTFSHDRS)		\
   1195      0     stevel 	$(ROOTIBDHDRS)		\
   1196      0     stevel 	$(ROOTIBHDRS)		\
   1197      0     stevel 	$(ROOTIBTLHDRS)		\
   1198      0     stevel 	$(ROOTIBTLIMPLHDRS)	\
   1199      0     stevel 	$(ROOTIBNEXHDRS)	\
   1200      0     stevel 	$(ROOTIBMGTHDRS)	\
   1201      0     stevel 	$(ROOTIBMFHDRS)		\
   1202      0     stevel 	$(ROOTTAVORHDRS)	\
   1203   9517       Bill 	$(ROOTHERMONHDRS)	\
   1204      0     stevel 	$(ROOTLVMHDRS)		\
   1205      0     stevel 	$(ROOTPCMCIAHDRS)	\
   1206      0     stevel 	$(ROOTSCSIHDRS)		\
   1207   7302    gdamore 	$(ROOTSCSIADHDRS)	\
   1208      0     stevel 	$(ROOTSCSICONFHDRS)	\
   1209   7836       John 	$(ROOTSCSIISCSIHDRS)	\
   1210      0     stevel 	$(ROOTSCSIGENHDRS)	\
   1211      0     stevel 	$(ROOTSCSIIMPLHDRS)	\
   1212      0     stevel 	$(ROOTSCSIVHCIHDRS)	\
   1213   7302    gdamore 	$(ROOTSDCARDHDRS)	\
   1214      0     stevel 	$(ROOTSYSEVENTHDRS)     \
   1215      0     stevel 	$(ROOTCONTRACTHDRS)     \
   1216      0     stevel 	$(ROOTUSBHDRS)		\
   1217   9430    Raymond 	$(ROOTUWBHDRS)		\
   1218   9430    Raymond 	$(ROOTUWBAHDRS)		\
   1219      0     stevel 	$(ROOTUSBAUDHDRS)	\
   1220      0     stevel 	$(ROOTUSBHUBDHDRS)	\
   1221      0     stevel 	$(ROOTUSBHIDHDRS)	\
   1222   9430    Raymond 	$(ROOTUSBHRCHDRS)	\
   1223      0     stevel 	$(ROOTUSBMSHDRS)	\
   1224      0     stevel 	$(ROOTUSBPRNHDRS)       \
   1225   3227   yq193411 	$(ROOTUSBCDCHDRS)       \
   1226   3329   yz147069 	$(ROOTUSBVIDHDRS)       \
   1227      0     stevel 	$(ROOTUGENHDRS)		\
   1228      0     stevel 	$(ROOT1394HDRS)         \
   1229      0     stevel 	$(ROOTHOTPLUGHDRS)	\
   1230      0     stevel 	$(ROOTHOTPLUGPCIHDRS)	\
   1231      0     stevel 	$(ROOTRSMHDRS)		\
   1232   1676        jpk 	$(ROOTTSOLHDRS)		\
   1233      0     stevel 	$($(MACH)_ROOTHDRS)
   1234      0     stevel 
   1235      0     stevel 
   1236      0     stevel install_h:			\
   1237      0     stevel 	$(ROOTDIRS)		\
   1238      0     stevel 	LVMDERIVED_H		\
   1239      0     stevel 	.WAIT			\
   1240      0     stevel 	$(ROOTHDRS)		\
   1241      0     stevel 	$(ROOTAUDHDRS)		\
   1242   9117       Alan 	$(ROOTAVHDRS)		\
   1243      0     stevel 	$(ROOTCRYPTOHDRS)	\
   1244     21    ap25164 	$(ROOTDCAMHDRS)		\
   1245      0     stevel 	$(ROOTISOHDRS)		\
   1246   7978      Peter 	$(ROOTIDMHDRS)		\
   1247   7978      Peter 	$(ROOTISCSIHDRS)	\
   1248   7978      Peter 	$(ROOTISCSITHDRS)	\
   1249   7836       John 	$(ROOTFC4HDRS)		\
   1250   7836       John 	$(ROOTFCHDRS)		\
   1251   7836       John 	$(ROOTFCIMPLHDRS)	\
   1252   7836       John 	$(ROOTFCULPHDRS)	\
   1253      0     stevel 	$(ROOTFMHDRS)		\
   1254   1544   eschrock 	$(ROOTFMFSHDRS)		\
   1255   1544   eschrock 	$(ROOTFMIOHDRS)		\
   1256      0     stevel 	$(ROOTFSHDRS)		\
   1257      0     stevel 	$(ROOTIBDHDRS)		\
   1258      0     stevel 	$(ROOTIBHDRS)		\
   1259      0     stevel 	$(ROOTIBTLHDRS)		\
   1260      0     stevel 	$(ROOTIBTLIMPLHDRS)	\
   1261      0     stevel 	$(ROOTIBNEXHDRS)	\
   1262      0     stevel 	$(ROOTIBMGTHDRS)	\
   1263      0     stevel 	$(ROOTIBMFHDRS)		\
   1264      0     stevel 	$(ROOTTAVORHDRS)	\
   1265   9517       Bill 	$(ROOTHERMONHDRS)	\
   1266      0     stevel 	$(ROOTLVMHDRS)		\
   1267      0     stevel 	$(ROOTPCMCIAHDRS)	\
   1268      0     stevel 	$(ROOTSCSIHDRS)		\
   1269   7302    gdamore 	$(ROOTSCSIADHDRS)	\
   1270   7836       John 	$(ROOTSCSIISCSIHDRS)	\
   1271      0     stevel 	$(ROOTSCSICONFHDRS)	\
   1272      0     stevel 	$(ROOTSCSIGENHDRS)	\
   1273      0     stevel 	$(ROOTSCSIIMPLHDRS)	\
   1274   7836       John 	$(ROOTSCSIVHCIHDRS)     \
   1275   7302    gdamore 	$(ROOTSDCARDHDRS)	\
   1276      0     stevel 	$(ROOTSYSEVENTHDRS)     \
   1277      0     stevel 	$(ROOTCONTRACTHDRS)     \
   1278   9430    Raymond 	$(ROOTUWBHDRS)		\
   1279   9430    Raymond 	$(ROOTUWBAHDRS)		\
   1280      0     stevel 	$(ROOTUSBHDRS)		\
   1281      0     stevel 	$(ROOTUSBAUDHDRS)	\
   1282      0     stevel 	$(ROOTUSBHUBDHDRS)	\
   1283      0     stevel 	$(ROOTUSBHIDHDRS)	\
   1284   9430    Raymond 	$(ROOTUSBHRCHDRS)	\
   1285      0     stevel 	$(ROOTUSBMSHDRS)	\
   1286      0     stevel 	$(ROOTUSBPRNHDRS)       \
   1287   3227   yq193411 	$(ROOTUSBCDCHDRS)       \
   1288   3329   yz147069 	$(ROOTUSBVIDHDRS)       \
   1289      0     stevel 	$(ROOTUGENHDRS)		\
   1290      0     stevel 	$(ROOT1394HDRS)         \
   1291      0     stevel 	$(ROOTHOTPLUGHDRS)	\
   1292      0     stevel 	$(ROOTHOTPLUGPCIHDRS)	\
   1293      0     stevel 	$(ROOTRSMHDRS)		\
   1294   1676        jpk 	$(ROOTTSOLHDRS)		\
   1295   1167     kupfer 	$($(MACH)_ROOTHDRS)
   1296      0     stevel 
   1297      0     stevel all_h: $(GENHDRS)
   1298      0     stevel 
   1299      0     stevel priv_const.h: $(PRIVS_AWK) $(PRIVS_DEF)
   1300      0     stevel 	$(NAWK) -f $(PRIVS_AWK) < $(PRIVS_DEF) -v privhfile=$@
   1301      0     stevel 
   1302      0     stevel priv_names.h: $(PRIVS_AWK) $(PRIVS_DEF)
   1303      0     stevel 	$(NAWK) -f $(PRIVS_AWK) < $(PRIVS_DEF) -v pubhfile=$@
   1304      0     stevel 
   1305   9354        Tim usb/usbdevs.h: $(USBDEVS_AWK) $(USBDEVS_DATA)
   1306   9354        Tim 	$(NAWK) -f $(USBDEVS_AWK) $(USBDEVS_DATA) -H > $@
   1307   9354        Tim 
   1308      0     stevel LVMDERIVED_H:
   1309      0     stevel 	cd $(SRC)/uts/common/sys/lvm; pwd; $(MAKE)
   1310      0     stevel 
   1311  10563      Binzi clean:
   1312  10563      Binzi 	$(RM) $(GENHDRS)
   1313  10563      Binzi 
   1314  10563      Binzi clobber:	clean
   1315  10563      Binzi 
   1316      0     stevel check:	$(CHECKHDRS)
   1317      0     stevel 
   1318      0     stevel FRC:
   1319      0     stevel 
   1320      0     stevel # EXPORT DELETE START
   1321      0     stevel EXPORT_SRC:
   1322      0     stevel 	$(RM) wanboot_impl.h+ Makefile+
   1323      0     stevel 	sed -e "/EXPORT DELETE START/,/EXPORT DELETE END/d" \
   1324      0     stevel 		< wanboot_impl.h > wanboot_impl.h+
   1325      0     stevel 	$(MV) wanboot_impl.h+ wanboot_impl.h
   1326      0     stevel 	sed -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
   1327      0     stevel 		< Makefile > Makefile+
   1328      0     stevel 	$(RM) Makefile
   1329      0     stevel 	$(MV) Makefile+ Makefile
   1330      0     stevel 	$(CHMOD) 444 Makefile wanboot_impl.h
   1331      0     stevel # EXPORT DELETE END
   1332