Home | History | Annotate | Line # | Download | only in man9
Makefile revision 1.26
      1  1.26      cgd #       $NetBSD: Makefile,v 1.26 1997/08/13 08:34:34 cgd Exp $
      2   1.1    perry 
      3   1.1    perry #	Makefile for section 9 (kernel function and variable) manual pages.
      4   1.1    perry 
      5  1.26      cgd MAN=	access.9 arp.9 bus_space.9 busdma.9 copy.9 cpu_reboot.9 ctxsw.9 \
      6  1.25    mikel 	disk.9 disklabel.9 doshutdownhooks.9 ethersubr.9 extent.9 \
      7  1.25    mikel 	fetch.9 inittodr.9 intro.9 log.9 malloc.9 panic.9 pfil.9 physio.9 \
      8  1.25    mikel 	psignal.9 resettodr.9 shutdownhook_establish.9 sleep.9 spl.9 \
      9  1.16    mikel 	store.9 time.9 timeout.9 vslock.9
     10  1.18       is MLINKS+=arp.9 arp_ifinit.9 arp.9 arpresolve.9 arp.9 arpintr.9
     11  1.16    mikel MLINKS+=access.9 kernacc.9 access.9 useracc.9
     12  1.26      cgd MLINKS+=bus_space.9 bus_space_alloc.9 bus_space.9 bus_space_barrier.9 \
     13  1.26      cgd 	bus_space.9 bus_space_copy_region_1.9 \
     14  1.26      cgd 	bus_space.9 bus_space_copy_region_2.9 \
     15  1.26      cgd 	bus_space.9 bus_space_copy_region_4.9 \
     16  1.26      cgd 	bus_space.9 bus_space_copy_region_8.9 \
     17  1.26      cgd 	bus_space.9 bus_space_free.9 bus_space.9 bus_space_map.9 \
     18  1.26      cgd 	bus_space.9 bus_space_read_1.9 bus_space.9 bus_space_read_2.9 \
     19  1.26      cgd 	bus_space.9 bus_space_read_4.9 bus_space.9 bus_space_read_8.9 \
     20  1.26      cgd 	bus_space.9 bus_space_read_multi_1.9 \
     21  1.26      cgd 	bus_space.9 bus_space_read_multi_2.9 \
     22  1.26      cgd 	bus_space.9 bus_space_read_multi_4.9 \
     23  1.26      cgd 	bus_space.9 bus_space_read_multi_8.9 \
     24  1.26      cgd 	bus_space.9 bus_space_read_region_1.9 \
     25  1.26      cgd 	bus_space.9 bus_space_read_region_2.9 \
     26  1.26      cgd 	bus_space.9 bus_space_read_region_4.9 \
     27  1.26      cgd 	bus_space.9 bus_space_read_region_8.9 \
     28  1.26      cgd 	bus_space.9 bus_space_set_region_1.9 \
     29  1.26      cgd 	bus_space.9 bus_space_set_region_2.9 \
     30  1.26      cgd 	bus_space.9 bus_space_set_region_4.9 \
     31  1.26      cgd 	bus_space.9 bus_space_set_region_8.9 \
     32  1.26      cgd 	bus_space.9 bus_space_subregion.9 bus_space.9 bus_space_unmap.9 \
     33  1.26      cgd 	bus_space.9 bus_space_write_1.9 bus_space.9 bus_space_write_2.9 \
     34  1.26      cgd 	bus_space.9 bus_space_write_4.9 bus_space.9 bus_space_write_8.9 \
     35  1.26      cgd 	bus_space.9 bus_space_write_multi_1.9 \
     36  1.26      cgd 	bus_space.9 bus_space_write_multi_2.9 \
     37  1.26      cgd 	bus_space.9 bus_space_write_multi_4.9 \
     38  1.26      cgd 	bus_space.9 bus_space_write_multi_8.9 \
     39  1.26      cgd 	bus_space.9 bus_space_write_region_1.9 \
     40  1.26      cgd 	bus_space.9 bus_space_write_region_2.9 \
     41  1.26      cgd 	bus_space.9 bus_space_write_region_4.9 \
     42  1.26      cgd 	bus_space.9 bus_space_write_region_8.9
     43  1.25    mikel MLINKS+=busdma.9 bus_dmamap_create.9 busdma.9 bus_dmamap_destroy.9 \
     44  1.25    mikel 	busdma.9 bus_dmamap_load.9 busdma.9 bus_dmamap_load_mbuf.9 \
     45  1.25    mikel 	busdma.9 bus_dmamap_load_uio.9 busdma.9 bus_dmamap_load_raw.9 \
     46  1.25    mikel 	busdma.9 bus_dmamap_unload.9 busdma.9 bus_dmamap_sync.9 \
     47  1.25    mikel 	busdma.9 bus_dmamem_alloc.9 busdma.9 bus_dmamem_free.9 \
     48  1.25    mikel 	busdma.9 bus_dmamem_map.9 busdma.9 bus_dmamem_unmap.9 \
     49  1.25    mikel 	busdma.9 bus_dmamem_mmap.9
     50   1.3  thorpej MLINKS+=copy.9 copyin.9 copy.9 copyout.9 copy.9 copystr.9 \
     51   1.3  thorpej 	copy.9 copyinstr.9 copy.9 copyoutstr.9
     52  1.16    mikel MLINKS+=ctxsw.9 cpu_switch.9 ctxsw.9 mi_switch.9
     53   1.2  thorpej MLINKS+=disk.9 disk_init.9 disk.9 disk_attach.9 disk.9 disk_detatch.9 \
     54   1.2  thorpej 	disk.9 disk_busy.9 disk.9 disk_unbusy.9 disk.9 disk_find.9 \
     55   1.2  thorpej 	disk.9 disk_resetstat.9
     56  1.16    mikel MLINKS+=disklabel.9 readdisklabel.9 disklabel.9 writedisklabel.9 \
     57  1.16    mikel 	disklabel.9 setdisklabel.9 disklabel.9 bounds_check_with_label.9
     58  1.23       is MLINKS+=ethersubr.9 ether_ifattach.9 ethersubr.9 ether_addmulti.9 \
     59  1.23       is 	ethersubr.9 ether_delmulti.9 ethersubr.9 ETHER_IS_MULTICAST.9 \
     60  1.23       is 	ethersubr.9 ETHER_FIRST_MULTI.9 ethersubr.9 ETHER_NEXT_MULTI.9 \
     61  1.23       is 	ethersubr.9 fddi_ifattach.9 \
     62  1.23       is 	ethersubr.9 fddi_addmulti.9 ethersubr.9 fddi_delmulti.9
     63  1.11  ghudson MLINKS+=extent.9 extent_create.9 extent.9 extent_destroy.9 \
     64  1.11  ghudson 	extent.9 extent_alloc.9 extent.9 extent_alloc_subregion.9 \
     65  1.11  ghudson 	extent.9 extent_alloc_region.9 extent.9 extent_free.9 \
     66  1.11  ghudson 	extent.9 extent_print.9
     67   1.4  thorpej MLINKS+=fetch.9 fubyte.9 fetch.9 fuibyte.9 fetch.9 fusword.9 \
     68   1.4  thorpej 	fetch.9 fuswintr.9 fetch.9 fuword.9 fetch.9 fuiword.9
     69   1.6       pk MLINKS+=malloc.9 free.9
     70  1.12  ghudson MLINKS+=pfil.9 pfil_hook_get.9 pfil.9 pfil_add_hook.9 pfil.9 pfil_remove_hook.9
     71   1.7       pk MLINKS+=psignal.9 pgsignal.9 psignal.9 gsignal.9
     72  1.16    mikel MLINKS+=shutdownhook_establish.9 shutdownhook_disestablish.9
     73   1.8       pk MLINKS+=sleep.9 wakeup.9 sleep.9 tsleep.9
     74  1.16    mikel MLINKS+=spl.9 spl0.9 spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 \
     75  1.16    mikel 	spl.9 splimp.9 spl.9 splnet.9 spl.9 splsched.9 spl.9 splserial.9 \
     76  1.16    mikel 	spl.9 splsoftclock.9 spl.9 splsoftnet.9 spl.9 splsoftserial.9 \
     77  1.16    mikel 	spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splx.9
     78  1.16    mikel MLINKS+=store.9 subyte.9 store.9 suibyte.9 store.9 susword.9 \
     79  1.16    mikel 	store.9 suswintr.9 store.9 suword.9 store.9 suiword.9
     80  1.16    mikel MLINKS+=time.9 boottime.9 time.9 mono_time.9 time.9 runtime.9
     81   1.9       pk MLINKS+=timeout.9 untimeout.9
     82  1.16    mikel MLINKS+=vslock.9 vsunlock.9
     83  1.21   jeremy 
     84  1.24   jeremy SUBDIR= man9.sun3
     85   1.1    perry 
     86   1.1    perry .include <bsd.prog.mk>
     87