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