Makefile revision 124395
1296465Sdelphij# $FreeBSD: head/share/man/man9/Makefile 124395 2004-01-11 19:54:48Z rwatson $
2296465Sdelphij
3296465SdelphijMAN=	BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9 BUF_REFCNT.9 \
4296465Sdelphij	BUF_TIMELOCK.9 BUF_UNLOCK.9 BUS_CONFIG_INTR.9 BUS_PRINT_CHILD.9 \
5296465Sdelphij	BUS_READ_IVAR.9 BUS_SETUP_INTR.9 \
6296465Sdelphij	DECLARE_MODULE.9 DELAY.9 DEVICE_ATTACH.9 DEVICE_DETACH.9 \
7296465Sdelphij	DEVICE_IDENTIFY.9 DEVICE_PROBE.9 DEVICE_SHUTDOWN.9 \
8296465Sdelphij	DEV_MODULE.9 DRIVER_MODULE.9 \
9296465Sdelphij	CTASSERT.9 KASSERT.9 \
10296465Sdelphij	MD5.9 MODULE_DEPEND.9 MODULE_VERSION.9 \
11296465Sdelphij	SYSCALL_MODULE.9 \
12296465Sdelphij	VFS.9 VFS_CHECKEXP.9 VFS_FHTOVP.9 VFS_INIT.9 VFS_MOUNT.9 \
13296465Sdelphij	VFS_QUOTACTL.9 VFS_ROOT.9 VFS_SET.9 VFS_START.9 VFS_STATFS.9 \
14296465Sdelphij	VFS_SYNC.9 VFS_UNMOUNT.9 VFS_VGET.9 VFS_VPTOFH.9 VOP_ACCESS.9 \
15296465Sdelphij	VOP_ACLCHECK.9 VOP_ADVLOCK.9 VOP_ATTRIB.9 VOP_BWRITE.9 \
16296465Sdelphij	VOP_CREATE.9 VOP_FSYNC.9 VOP_GETACL.9 VOP_GETEXTATTR.9 \
17296465Sdelphij	VOP_GETPAGES.9 VOP_GETVOBJECT.9 VOP_INACTIVE.9 VOP_IOCTL.9 \
18296465Sdelphij	VOP_LEASE.9 VOP_LINK.9 VOP_LISTEXTATTR.9 VOP_LOCK.9 VOP_LOOKUP.9 \
19296465Sdelphij	VOP_OPENCLOSE.9 VOP_PATHCONF.9 VOP_PRINT.9 VOP_RDWR.9 VOP_READDIR.9 \
20296465Sdelphij	VOP_READLINK.9 VOP_REALLOCBLKS.9 VOP_REMOVE.9 VOP_RENAME.9 \
21296465Sdelphij	VOP_REVOKE.9 VOP_SETACL.9 VOP_SETEXTATTR.9 VOP_STRATEGY.9 \
22296465Sdelphij	accept_filter.9 accf_data.9 accf_http.9 acl.9 alq.9 atomic.9 \
23296465Sdelphij	bios.9 boot.9 buf.9 bus_activate_resource.9 \
24296465Sdelphij	bus_alloc_resource.9 bus_child_present.9 bus_generic_attach.9 \
25296465Sdelphij	bus_dma.9 \
26296465Sdelphij	bus_generic_detach.9 \
27296465Sdelphij	bus_generic_print_child.9 bus_generic_read_ivar.9 \
28296465Sdelphij	bus_generic_shutdown.9 bus_release_resource.9 \
29296465Sdelphij	bus_set_resource.9 \
30296465Sdelphij	byteorder.9 \
31296465Sdelphij	cd.9 cdevsw_add.9 cdevsw_remove.9 condvar.9 copy.9 \
32296465Sdelphij	cr_seeothergids.9 cr_seeotheruids.9 \
33296465Sdelphij	critical_enter.9 crypto.9 \
34296465Sdelphij	devclass.9 devclass_add_driver.9 devclass_find.9 \
35296465Sdelphij	devclass_get_device.9 devclass_get_devices.9 \
36296465Sdelphij	devclass_get_maxunit.9 devclass_get_name.9 devclass_get_softc.9 \
37296465Sdelphij	device.9 device_add_child.9 device_delete_child.9 \
38296465Sdelphij	device_enable.9 device_find_child.9 device_get_children.9 \
39296465Sdelphij	device_get_devclass.9 device_get_driver.9 device_get_ivars.9 \
40296465Sdelphij	device_get_name.9 device_get_parent.9 \
41296465Sdelphij	device_get_softc.9 device_get_state.9 device_get_unit.9 \
42296465Sdelphij	device_ids.9 device_printf.9 \
43296465Sdelphij	device_probe_and_attach.9 device_quiet.9 device_set_desc.9 \
44296465Sdelphij	device_set_driver.9 device_set_flags.9 \
45296465Sdelphij	devstat.9 devsw.9 devtoname.9 driver.9 \
46296465Sdelphij	disk.9 \
47296465Sdelphij	domain.9 \
48296465Sdelphij	extattr.9 \
49296465Sdelphij	fetch.9 \
50296465Sdelphij	get_cyclecount.9 \
51296465Sdelphij	getnewvnode.9 \
52296465Sdelphij	groupmember.9 \
53296465Sdelphij	hexdump.9 \
54296465Sdelphij	ifnet.9 inittodr.9 intro.9 ithread.9 \
55296465Sdelphij	jumbo.9 \
56296465Sdelphij	kernacc.9 kobj.9 kthread.9 ktr.9 \
57296465Sdelphij	lock.9 \
58296465Sdelphij	mac.9 \
59296465Sdelphij	make_dev.9 malloc.9 mbchain.9 mbpool.9 mbuf.9 mdchain.9 \
60296465Sdelphij	mi_switch.9 microseq.9 microtime.9 microuptime.9 \
61296465Sdelphij	module.9 mtx_pool.9 mutex.9 \
62296465Sdelphij	namei.9 \
63296465Sdelphij	p_candebug.9 panic.9 pbuf.9 pci.9 pfil.9 pfind.9 pgfind.9 \
64296465Sdelphij	physio.9 printf.9 pseudofs.9 psignal.9 \
65296465Sdelphij	pmap.9 pmap_activate.9 pmap_addr_hint.9 pmap_change_wiring.9 \
66296465Sdelphij	pmap_clear_modify.9 pmap_copy.9 pmap_enter.9 pmap_extract.9 \
67296465Sdelphij	pmap_growkernel.9 pmap_init.9 pmap_is_modified.9 \
68296465Sdelphij	pmap_is_prefaultable.9 pmap_map.9 \
69296465Sdelphij	pmap_mincore.9 pmap_object_init_pt.9 pmap_page_exists_quick.9 \
70296465Sdelphij	pmap_page_protect.9 pmap_pinit.9 pmap_qenter.9 \
71296465Sdelphij	pmap_release.9 pmap_remove.9 pmap_resident_count.9 pmap_zero_page.9 \
72296465Sdelphij	prison_check.9 \
73296465Sdelphij	random.9 resettodr.9 resource_int_value.9 \
74296465Sdelphij	rtalloc.9 rtentry.9 runqueue.9  random_harvest.9 rijndael.9 \
75296465Sdelphij	rman.9 \
76296465Sdelphij	sbuf.9 scheduler.9 selrecord.9 sema.9 signal.9 sleep.9 sleepqueue.9 \
77296465Sdelphij	spl.9 store.9 style.9 suser.9 swi.9 sx.9 \
78296465Sdelphij	sysctl_add_oid.9 sysctl_ctx_init.9 \
79296465Sdelphij	taskqueue.9 thread_exit.9 time.9 timeout.9 tvtohz.9 \
80296465Sdelphij	ucred.9 uidinfo.9 uio.9 utopia.9 \
81296465Sdelphij	vaccess.9 vaccess_acl_posix1e.9 vcount.9 \
82296465Sdelphij	vfs_busy.9 vfs_getnewfsid.9 vfs_getvfs.9 \
83296465Sdelphij	vfs_mount.9 vfs_mountedon.9 vfs_rootmountalloc.9 \
84296465Sdelphij	vfs_timestamp.9 vfs_unbusy.9 vfs_unmountall.9 \
85296465Sdelphij	vfsconf.9 \
86296465Sdelphij	vget.9 vgone.9 vhold.9 vinvalbuf.9 \
87296465Sdelphij	vflush.9 \
88296465Sdelphij	vm_fault_prefault.9 \
89296465Sdelphij	vm_map.9 \
90296465Sdelphij	vm_map_check_protection.9 vm_map_clean.9 vm_map_create.9 \
91296465Sdelphij	vm_map_delete.9 vm_map_find.9 vm_map_findspace.9 vm_map_inherit.9 \
92296465Sdelphij	vm_map_init.9 vm_map_insert.9 vm_map_lock.9 vm_map_lookup.9 \
93296465Sdelphij	vm_map_madvise.9 vm_map_max.9 vm_map_protect.9 vm_map_remove.9 \
94296465Sdelphij	vm_map_simplify_entry.9 vm_map_stack.9 vm_map_submap.9 vm_map_wire.9 \
95296465Sdelphij	vm_page_alloc.9 vm_page_bits.9 vm_page_cache.9 \
96296465Sdelphij	vm_page_copy.9 vm_page_deactivate.9 vm_page_dontneed.9 \
97296465Sdelphij	vm_page_flag.9 vm_page_free.9 vm_page_grab.9 vm_page_hold.9 \
98296465Sdelphij	vm_page_insert.9 vm_page_io.9 vm_page_lookup.9 \
99296465Sdelphij	vm_page_protect.9 vm_page_rename.9 \
100296465Sdelphij	vm_page_sleep_busy.9 vm_page_unmanage.9 vm_page_wakeup.9 \
101296465Sdelphij	vm_page_wire.9 vm_page_zero_fill.9 vm_set_page_size.9 \
102296465Sdelphij	vn_isdisk.9 vn_fullpath.9 vnode.9 vput.9 vref.9 vrele.9 \
103296465Sdelphij	vslock.9 \
104296465Sdelphij	zero_copy.9 zone.9
105296465Sdelphij
106296465SdelphijMLINKS+=DRIVER_MODULE.9 MULTI_DRIVER_MODULE.9
107296465SdelphijMLINKS+=MD5.9 MD5Init.9 MD5.9 MD5Transform.9
108296465SdelphijMLINKS+=VOP_ATTRIB.9 VOP_GETATTR.9
109296465SdelphijMLINKS+=VOP_ATTRIB.9 VOP_SETATTR.9
110296465SdelphijMLINKS+=VOP_CREATE.9 VOP_MKDIR.9
111296465SdelphijMLINKS+=VOP_CREATE.9 VOP_MKNOD.9
112296465SdelphijMLINKS+=VOP_CREATE.9 VOP_SYMLINK.9
113296465SdelphijMLINKS+=VOP_GETPAGES.9 VOP_PUTPAGES.9
114296465SdelphijMLINKS+=VOP_GETVOBJECT.9 VOP_CREATEVOBJECT.9
115296465SdelphijMLINKS+=VOP_GETVOBJECT.9 VOP_DESTROYVOBJECT.9
116296465SdelphijMLINKS+=VOP_INACTIVE.9 VOP_RECLAIM.9
117296465SdelphijMLINKS+=VOP_LOCK.9 VOP_ISLOCKED.9
118296465SdelphijMLINKS+=VOP_LOCK.9 VOP_UNLOCK.9
119296465SdelphijMLINKS+=VOP_LOCK.9 vn_lock.9
120296465SdelphijMLINKS+=VOP_OPENCLOSE.9 VOP_CLOSE.9
121296465SdelphijMLINKS+=VOP_OPENCLOSE.9 VOP_OPEN.9
122296465SdelphijMLINKS+=VOP_RDWR.9 VOP_READ.9
123296465SdelphijMLINKS+=VOP_RDWR.9 VOP_WRITE.9
124296465SdelphijMLINKS+=VOP_REMOVE.9 VOP_RMDIR.9
125296465SdelphijMLINKS+=alq.9 ALQ.9
126296465SdelphijMLINKS+=alq.9 alq_close.9
127296465SdelphijMLINKS+=alq.9 alq_flush.9
128296465SdelphijMLINKS+=alq.9 alq_get.9
129296465SdelphijMLINKS+=alq.9 alq_open.9
130296465SdelphijMLINKS+=alq.9 alq_post.9
131296465SdelphijMLINKS+=alq.9 alq_write.9
132296465SdelphijMLINKS+=atomic.9 atomic_add.9
133296465SdelphijMLINKS+=atomic.9 atomic_clear.9
134296465SdelphijMLINKS+=atomic.9 atomic_cmpset.9
135296465SdelphijMLINKS+=atomic.9 atomic_load.9
136296465SdelphijMLINKS+=atomic.9 atomic_readandclear.9
137296465SdelphijMLINKS+=atomic.9 atomic_set.9
138296465SdelphijMLINKS+=atomic.9 atomic_subtract.9
139296465SdelphijMLINKS+=atomic.9 atomic_store.9
140296465SdelphijMLINKS+=bus_activate_resource.9 bus_deactivate_resource.9
141296465SdelphijMLINKS+=bus_dma.9 busdma.9
142296465SdelphijMLINKS+=bus_dma.9 bus_dma_tag_create.9
143296465SdelphijMLINKS+=bus_dma.9 bus_dma_tag_destroy.9
144296465SdelphijMLINKS+=bus_dma.9 bus_dmamap_create.9
145296465SdelphijMLINKS+=bus_dma.9 bus_dmamap_destroy.9
146296465SdelphijMLINKS+=bus_dma.9 bus_dmamap_load.9
147296465SdelphijMLINKS+=bus_dma.9 bus_dmamap_load_mbuf.9
148296465SdelphijMLINKS+=bus_dma.9 bus_dmamap_load_uio.9
149296465SdelphijMLINKS+=bus_dma.9 bus_dmamap_sync.9
150296465SdelphijMLINKS+=bus_dma.9 bus_dmamap_unload.9
151296465SdelphijMLINKS+=bus_dma.9 bus_dmamem_alloc.9
152296465SdelphijMLINKS+=bus_dma.9 bus_dmamem_free.9
153296465SdelphijMLINKS+=byteorder.9 bswap16.9
154296465SdelphijMLINKS+=byteorder.9 bswap32.9
155296465SdelphijMLINKS+=byteorder.9 bswap64.9
156296465SdelphijMLINKS+=byteorder.9 be16toh.9
157296465SdelphijMLINKS+=byteorder.9 be32toh.9
158296465SdelphijMLINKS+=byteorder.9 be64toh.9
159296465SdelphijMLINKS+=byteorder.9 htobe16.9
160296465SdelphijMLINKS+=byteorder.9 htobe32.9
161296465SdelphijMLINKS+=byteorder.9 htobe64.9
162296465SdelphijMLINKS+=byteorder.9 htole16.9
163296465SdelphijMLINKS+=byteorder.9 htole32.9
164296465SdelphijMLINKS+=byteorder.9 htole64.9
165296465SdelphijMLINKS+=byteorder.9 le16toh.9
166296465SdelphijMLINKS+=byteorder.9 le32toh.9
167296465SdelphijMLINKS+=byteorder.9 le64toh.9
168296465SdelphijMLINKS+=byteorder.9 be16enc.9
169296465SdelphijMLINKS+=byteorder.9 be16dec.9
170296465SdelphijMLINKS+=byteorder.9 be32enc.9
171296465SdelphijMLINKS+=byteorder.9 be32dec.9
172296465SdelphijMLINKS+=byteorder.9 be64enc.9
173296465SdelphijMLINKS+=byteorder.9 be64dec.9
174296465SdelphijMLINKS+=byteorder.9 le16enc.9
175296465SdelphijMLINKS+=byteorder.9 le16dec.9
176296465SdelphijMLINKS+=byteorder.9 le32enc.9
177296465SdelphijMLINKS+=byteorder.9 le32dec.9
178296465SdelphijMLINKS+=byteorder.9 le64enc.9
179296465SdelphijMLINKS+=byteorder.9 le64dec.9
180296465SdelphijMLINKS+=condvar.9 cv_init.9
181296465SdelphijMLINKS+=condvar.9 cv_destroy.9
182296465SdelphijMLINKS+=condvar.9 cv_wait.9
183296465SdelphijMLINKS+=condvar.9 cv_wait_sig.9
184296465SdelphijMLINKS+=condvar.9 cv_timedwait.9
185296465SdelphijMLINKS+=condvar.9 cv_timedwait_sig.9
186296465SdelphijMLINKS+=condvar.9 cv_signal.9
187296465SdelphijMLINKS+=condvar.9 cv_broadcast.9
188296465SdelphijMLINKS+=condvar.9 cv_waitq_remove.9
189296465SdelphijMLINKS+=condvar.9 cv_waitq_empty.9
190296465SdelphijMLINKS+=condvar.9 cv_wmesg.9
191296465SdelphijMLINKS+=copy.9 copyin.9 copy.9 copyinstr.9 copy.9 copyout.9 copy.9 copystr.9
192296465SdelphijMLINKS+=critical_enter.9 critical_exit.9
193296465SdelphijMLINKS+=critical_enter.9 cpu_critical_enter.9
194296465SdelphijMLINKS+=critical_enter.9 cpu_critical_exit.9
195296465SdelphijMLINKS+=device_ids.9 major.9 device_ids.9 minor.9
196296465SdelphijMLINKS+=device_ids.9 umajor.9 device_ids.9 uminor.9
197296465SdelphijMLINKS+=devstat.9 devicestat.9 devstat.9 devstat_add_entry.9
198296465SdelphijMLINKS+=devstat.9 devstat_remove_entry.9 devstat.9 devstat_start_transaction.9
199296465SdelphijMLINKS+=devstat.9 devstat_end_transaction.9
200296465SdelphijMLINKS+=disk.9 disk_create.9
201296465SdelphijMLINKS+=disk.9 disk_destroy.9
202296465SdelphijMLINKS+=fetch.9 fubyte.9 fetch.9 fuswintr.9 fetch.9 fusword.9 fetch.9 fuword.9
203296465SdelphijMLINKS+=ifnet.9 if_data.9 ifnet.9 ifaddr.9 ifnet.9 ifqueue.9
204296465SdelphijMLINKS+=ithread.9 ithread_add_handler.9 ithread.9 ithread_create.9
205296465SdelphijMLINKS+=ithread.9 ithread_destroy.9 ithread.9 ithread_priority.9
206296465SdelphijMLINKS+=ithread.9 ithread_remove_handler.9 ithread.9 ithread_schedule.9
207296465SdelphijMLINKS+=jumbo.9 jumbo_vm_init.9 jumbo.9 jumbo_pg_alloc.9
208296465SdelphijMLINKS+=jumbo.9 jumbo_pg_free.9 jumbo.9 jumbo_freem.9
209296465SdelphijMLINKS+=jumbo.9 jumbo_pg_steal.9 jumbo.9 jumbo_phys_to_kva.9
210296465SdelphijMLINKS+=kernacc.9 useracc.9
211296465SdelphijMLINKS+=kthread.9 kproc_start.9 kthread.9 kproc_shutdown.9
212296465SdelphijMLINKS+=kthread.9 kthread_create.9 kthread.9 kthread_exit.9
213296465SdelphijMLINKS+=kthread.9 kthread_resume.9 kthread.9 kthread_suspend.9
214296465SdelphijMLINKS+=kthread.9 kthread_suspend_check.9
215296465SdelphijMLINKS+=ktr.9 CTR0.9 ktr.9 CTR1.9 ktr.9 CTR2.9
216296465SdelphijMLINKS+=ktr.9 CTR3.9 ktr.9 CTR4.9 ktr.9 CTR5.9
217296465SdelphijMLINKS+=make_dev.9 dev_depends.9
218296465SdelphijMLINKS+=make_dev.9 destroy_dev.9
219296465SdelphijMLINKS+=make_dev.9 make_dev_alias.9
220296465SdelphijMLINKS+=malloc.9 FREE.9 malloc.9 MALLOC.9 malloc.9 free.9
221296465SdelphijMLINKS+=malloc.9 realloc.9 malloc.9 reallocf.9
222296465SdelphijMLINKS+=mi_switch.9 cpu_switch.9 mi_switch.9 cpu_throw.9
223296465SdelphijMLINKS+=namei.9 NDINIT.9
224296465SdelphijMLINKS+=namei.9 NDFREE.9
225296465SdelphijMLINKS+=pbuf.9 getpbuf.9 pbuf.9 trypbuf.9 pbuf.9 relpbuf.9
226296465SdelphijMLINKS+=pci.9 pci_read_config.9 pci.9 pci_write_config.9
227296465SdelphijMLINKS+=pci.9 pci_enable_busmaster.9 pci.9 pci_disable_busmaster.9
228296465SdelphijMLINKS+=pci.9 pci_enable_io.9 pci.9 pci_disable_io.9
229296465SdelphijMLINKS+=pci.9 pci_get_powerstate.9 pci.9 pci_set_powerstate.9
230296465SdelphijMLINKS+=pci.9 pci_find_bsf.9 pci.9 pci_find_device.9
231296465SdelphijMLINKS+=pfil.9 pfil_hook_get.9 pfil.9 pfil_add_hook.9 pfil.9 pfil_remove_hook.9
232296465SdelphijMLINKS+=pfind.9 zpfind.9
233296465SdelphijMLINKS+=pmap_clear_modify.9 pmap_clear_reference.9
234296465SdelphijMLINKS+=pmap_copy.9 pmap_copy_page.9
235296465SdelphijMLINKS+=pmap_extract.9 pmap_extract_and_hold.9
236296465SdelphijMLINKS+=pmap_init.9 pmap_init2.9
237296465SdelphijMLINKS+=pmap_is_modified.9 pmap_ts_modified.9
238296465SdelphijMLINKS+=pmap_page_protect.9 pmap_protect.9
239296465SdelphijMLINKS+=pmap_pinit.9 pmap_pinit0.9
240296465SdelphijMLINKS+=pmap_pinit.9 pmap_pinit2.9
241296465SdelphijMLINKS+=pmap_qenter.9 pmap_qremove.9
242296465SdelphijMLINKS+=pmap_remove.9 pmap_remove_all.9
243296465SdelphijMLINKS+=pmap_remove.9 pmap_remove_pages.9
244296465SdelphijMLINKS+=pmap_resident_count.9 pmap_wired_count.9
245296465SdelphijMLINKS+=pmap_zero_page.9 pmap_zero_idle.9
246296465SdelphijMLINKS+=pmap_zero_page.9 pmap_zero_area.9
247296465SdelphijMLINKS+=psignal.9 gsignal.9 psignal.9 pgsignal.9
248296465SdelphijMLINKS+=random.9 srandom.9 random.9 arc4random.9 random.9 read_random.9
249296465SdelphijMLINKS+=random.9 arc4rand.9
250296465SdelphijMLINKS+=rtalloc.9 rtalloc1.9 rtalloc.9 rtalloc_ign.9
251296465SdelphijMLINKS+=runqueue.9 chooseproc.9 runqueue.9 procrunnable.9
252296465SdelphijMLINKS+=runqueue.9 remrunqueue.9 runqueue.9 setrunqueue.9
253296465SdelphijMLINKS+=scheduler.9 curpriority_cmp.9 scheduler.9 maybe_resched.9
254296465SdelphijMLINKS+=scheduler.9 resetpriority.9 scheduler.9 roundrobin.9
255296465SdelphijMLINKS+=scheduler.9 roundrobin_interval.9 scheduler.9 sched_setup.9
256296465SdelphijMLINKS+=scheduler.9 schedclock.9 scheduler.9 schedcpu.9
257296465SdelphijMLINKS+=scheduler.9 setrunnable.9 scheduler.9 updatepri.9
258296465SdelphijMLINKS+=selrecord.9 selwakeup.9
259296465SdelphijMLINKS+=signal.9 SIGADDSET.9 signal.9 SIGDELSET.9 signal.9 SIGEMPTYSET.9
260296465SdelphijMLINKS+=signal.9 SIGFILLSET.9 signal.9 SIGISMEMBER.9
261296465SdelphijMLINKS+=signal.9 SIGISEMPTY.9 signal.9 SIGNOTEMPTY.9 signal.9 SIGSETEQ.9
262296465SdelphijMLINKS+=signal.9 SETSETNEQ.9 signal.9 SETSETOR.9 signal.9 SIGSETAND.9
263296465SdelphijMLINKS+=signal.9 SIGSETNAND.9 signal.9 SIGSETCANTMASK.9
264296465SdelphijMLINKS+=signal.9 SIG_STOPSIGMASK.9 signal.9 SIG_CONTSIGMASK.9
265296465SdelphijMLINKS+=signal.9 SIGPENDING.9 signal.9 CURSIG.9
266296465SdelphijMLINKS+=signal.9 execsigs.9 signal.9 issignal.9 signal.9 killproc.9
267296465SdelphijMLINKS+=signal.9 pgsigio.9 signal.9 postsig.9 signal.9 sigexit.9
268296465SdelphijMLINKS+=signal.9 siginit.9 signal.9 signotify.9 signal.9 trapsignal.9
269296465SdelphijMLINKS+=sleep.9 tsleep.9 sleep.9 wakeup.9 sleep.9 wakeup_one.9
270296465SdelphijMLINKS+=sleep.9 msleep.9
271296465SdelphijMLINKS+=sleepqueue.9 endtsleep.9 sleepqueue.9 sleepinit.9
272296465SdelphijMLINKS+=sleepqueue.9 unsleep.9
273296465SdelphijMLINKS+=buf.9 bp.9
274296465SdelphijMLINKS+=sema.9 sema_init.9
275296465SdelphijMLINKS+=sema.9 sema_destroy.9
276296465SdelphijMLINKS+=sema.9 sema_post.9
277296465SdelphijMLINKS+=sema.9 sema_wait.9
278296465SdelphijMLINKS+=sema.9 sema_timedwait.9
279296465SdelphijMLINKS+=sema.9 sema_trywait.9
280296465SdelphijMLINKS+=sema.9 sema_value.9
281296465SdelphijMLINKS+=spl.9 spl0.9
282296465SdelphijMLINKS+=spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 spl.9 splimp.9
283296465SdelphijMLINKS+=spl.9 splnet.9 spl.9 splsoftclock.9 spl.9 splsofttty.9
284296465SdelphijMLINKS+=spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9 spl.9 splx.9
285296465SdelphijMLINKS+=store.9 subyte.9 store.9 suswintr.9 store.9 susword.9 store.9 suword.9
286296465SdelphijMLINKS+=swi.9 swi_sched.9 swi.9 swi_add.9
287296465SdelphijMLINKS+=sx.9 sx_assert.9
288296465SdelphijMLINKS+=sx.9 sx_init.9
289296465SdelphijMLINKS+=sx.9 sx_destroy.9
290296465SdelphijMLINKS+=sx.9 sx_slock.9
291296465SdelphijMLINKS+=sx.9 sx_xlock.9
292296465SdelphijMLINKS+=sx.9 sx_try_slock.9
293296465SdelphijMLINKS+=sx.9 sx_try_xlock.9
294296465SdelphijMLINKS+=sx.9 sx_sunlock.9
295296465SdelphijMLINKS+=sx.9 sx_xunlock.9
296296465SdelphijMLINKS+=sx.9 sx_try_upgrade.9
297296465SdelphijMLINKS+=sx.9 sx_downgrade.9
298296465SdelphijMLINKS+=sx.9 SX_SYSINIT.9
299296465SdelphijMLINKS+=time.9 boottime.9 time.9 mono_time.9 time.9 runtime.9
300296465SdelphijMLINKS+=timeout.9 untimeout.9
301296465SdelphijMLINKS+=timeout.9 callout_handle_init.9 timeout.9 callout_init.9
302296465SdelphijMLINKS+=timeout.9 callout_stop.9 timeout.9 callout_reset.9
303296465SdelphijMLINKS+=uidinfo.9 uihashinit.9 uidinfo.9 uifind.9
304296465SdelphijMLINKS+=uidinfo.9 uihold.9 uidinfo.9 uifree.9
305296465SdelphijMLINKS+=uio.9 uiomove.9
306296465SdelphijMLINKS+=vfsconf.9 vfs_modevent.9
307296465SdelphijMLINKS+=vfsconf.9 vfs_register.9
308296465SdelphijMLINKS+=vfsconf.9 vfs_unregister.9
309296465SdelphijMLINKS+=vgone.9 vgonel.9
310296465SdelphijMLINKS+=vhold.9 vdrop.9
311296465SdelphijMLINKS+=vm_map_lock.9 vm_map_unlock.9
312296465SdelphijMLINKS+=vm_map_lock.9 vm_map_lock_read.9
313296465SdelphijMLINKS+=vm_map_lock.9 vm_map_unlock_read.9
314296465SdelphijMLINKS+=vm_map_lock.9 vm_map_trylock.9
315296465SdelphijMLINKS+=vm_map_lock.9 vm_map_trylock_read.9
316296465SdelphijMLINKS+=vm_map_lock.9 vm_map_lock_upgrade.9
317296465SdelphijMLINKS+=vm_map_lock.9 vm_map_lock_downgrade.9
318296465SdelphijMLINKS+=vm_map_lookup.9 vm_map_lookup_done.9
319296465SdelphijMLINKS+=vm_map_max.9 vm_map_min.9
320296465SdelphijMLINKS+=vm_map_max.9 vm_map_pmap.9
321296465SdelphijMLINKS+=vm_map_stack.9 vm_map_growstack.9
322296465SdelphijMLINKS+=vm_map_wire.9 vm_map_unwire.9
323296465SdelphijMLINKS+=vm_page_bits.9 vm_page_set_validclean.9
324296465SdelphijMLINKS+=vm_page_bits.9 vm_page_clear_dirty.9
325296465SdelphijMLINKS+=vm_page_bits.9 vm_page_set_invalid.9
326296465SdelphijMLINKS+=vm_page_bits.9 vm_page_zero_invalid.9
327296465SdelphijMLINKS+=vm_page_bits.9 vm_page_is_valid.9
328296465SdelphijMLINKS+=vm_page_bits.9 vm_page_test_dirty.9
329296465SdelphijMLINKS+=vm_page_bits.9 vm_page_dirty.9
330296465SdelphijMLINKS+=vm_page_bits.9 vm_page_undirty.9
331296465SdelphijMLINKS+=vm_page_flag.9 vm_page_flag_clear.9 vm_page_flag.9 vm_page_flag_set.9
332296465SdelphijMLINKS+=vm_page_free.9 vm_page_free_toq.9
333296465SdelphijMLINKS+=vm_page_free.9 vm_page_free_zero.9
334296465SdelphijMLINKS+=vm_page_free.9 vm_page_try_to_free.9
335296465SdelphijMLINKS+=vm_page_hold.9 vm_page_unhold.9
336296465SdelphijMLINKS+=vm_page_insert.9 vm_page_remove.9
337296465SdelphijMLINKS+=vm_page_io.9 vm_page_io_start.9 vm_page_io.9 vm_page_io_finish.9
338296465SdelphijMLINKS+=vm_page_wakeup.9 vm_page_busy.9
339296465SdelphijMLINKS+=vm_page_wakeup.9 vm_page_flash.9
340296465SdelphijMLINKS+=vm_page_wire.9 vm_page_unwire.9
341296465SdelphijMLINKS+=vref.9 VREF.9
342296465SdelphijMLINKS+=vslock.9 vsunlock.9
343296465SdelphijMLINKS+=zero_copy.9 zero_copy_sockets.9
344296465Sdelphij
345296465SdelphijMLINKS+=device_add_child.9 device_add_child_ordered.9
346296465SdelphijMLINKS+=device_enable.9 device_disable.9
347296465SdelphijMLINKS+=device_enable.9 device_is_enabled.9
348296465SdelphijMLINKS+=device_get_ivars.9 device_set_ivars.9
349296465SdelphijMLINKS+=device_get_name.9 device_get_nameunit.9
350296465SdelphijMLINKS+=device_get_state.9 device_busy.9
351296465SdelphijMLINKS+=device_get_state.9 device_unbusy.9
352296465SdelphijMLINKS+=device_get_state.9 device_is_alive.9
353296465SdelphijMLINKS+=device_get_state.9 device_is_attached.9
354296465SdelphijMLINKS+=device_quiet.9 device_verbose.9
355296465SdelphijMLINKS+=device_quiet.9 device_is_quiet.9
356296465SdelphijMLINKS+=device_set_desc.9 device_get_desc.9
357296465SdelphijMLINKS+=device_set_desc.9 device_set_desc_copy.9
358296465SdelphijMLINKS+=device_set_flags.9 device_get_flags.9
359296465SdelphijMLINKS+=devclass_add_driver.9 devclass_delete_driver.9
360296465SdelphijMLINKS+=devclass_add_driver.9 devclass_find_driver.9
361296465Sdelphij
362296465SdelphijMLINKS+=domain.9 net_add_domain.9
363296465SdelphijMLINKS+=domain.9 pfctlinput.9
364296465SdelphijMLINKS+=domain.9 pfctlinput2.9
365296465SdelphijMLINKS+=domain.9 pffindproto.9
366296465SdelphijMLINKS+=domain.9 pffindtype.9
367296465SdelphijMLINKS+=domain.9 DOMAIN_SET.9
368296465Sdelphij
369296465SdelphijMLINKS+=BUS_READ_IVAR.9 BUS_WRITE_IVAR.9
370296465SdelphijMLINKS+=BUS_SETUP_INTR.9 bus_setup_intr.9
371296465SdelphijMLINKS+=BUS_SETUP_INTR.9 BUS_TEARDOWN_INTR.9
372296465SdelphijMLINKS+=BUS_SETUP_INTR.9 bus_teardown_intr.9
373296465SdelphijMLINKS+=bus_generic_read_ivar.9 bus_generic_write_ivar.9
374296465SdelphijMLINKS+=ucred.9 crget.9 ucred.9 crhold.9 ucred.9 crfree.9
375296465SdelphijMLINKS+=ucred.9 crshared.9 ucred.9 crcopy.9 ucred.9 crdup.9
376296465SdelphijMLINKS+=ucred.9 cru2x.9
377296465Sdelphij
378296465SdelphijMLINKS+= lock.9 lockinit.9 lock.9 lockdestroy.9
379296465SdelphijMLINKS+= lock.9 lockcount.9 lock.9 lockmgr.9
380296465SdelphijMLINKS+= lock.9 lockstatus.9 lock.9 lockmgr_printinfo.9
381296465Sdelphij
382296465SdelphijMLINKS+=mbchain.9 mb_init.9
383296465SdelphijMLINKS+=mbchain.9 mb_initm.9
384296465SdelphijMLINKS+=mbchain.9 mb_done.9
385296465SdelphijMLINKS+=mbchain.9 mb_detach.9
386296465SdelphijMLINKS+=mbchain.9 mb_fixhdr.9
387296465SdelphijMLINKS+=mbchain.9 mb_reserve.9
388296465SdelphijMLINKS+=mbchain.9 mb_put_uint8.9
389296465SdelphijMLINKS+=mbchain.9 mb_put_uint16be.9
390296465SdelphijMLINKS+=mbchain.9 mb_put_uint16le.9
391296465SdelphijMLINKS+=mbchain.9 mb_put_uint32be.9
392296465SdelphijMLINKS+=mbchain.9 mb_put_uint32le.9
393296465SdelphijMLINKS+=mbchain.9 mb_put_int64be.9
394296465SdelphijMLINKS+=mbchain.9 mb_put_int64le.9
395296465SdelphijMLINKS+=mbchain.9 mb_put_mem.9
396296465SdelphijMLINKS+=mbchain.9 mb_put_mbuf.9
397296465SdelphijMLINKS+=mbchain.9 mb_put_uio.9
398296465Sdelphij
399296465SdelphijMLINKS+=mdchain.9 md_initm.9
400296465SdelphijMLINKS+=mdchain.9 md_done.9
401296465SdelphijMLINKS+=mdchain.9 md_append_record.9
402296465SdelphijMLINKS+=mdchain.9 md_next_record.9
403296465SdelphijMLINKS+=mdchain.9 md_get_uint8.9
404296465SdelphijMLINKS+=mdchain.9 md_get_uint16.9
405296465SdelphijMLINKS+=mdchain.9 md_get_uint16be.9
406296465SdelphijMLINKS+=mdchain.9 md_get_uint16le.9
407296465SdelphijMLINKS+=mdchain.9 md_get_uint32.9
408296465SdelphijMLINKS+=mdchain.9 md_get_uint32be.9
409296465SdelphijMLINKS+=mdchain.9 md_get_uint32le.9
410296465SdelphijMLINKS+=mdchain.9 md_get_int64.9
411296465SdelphijMLINKS+=mdchain.9 md_get_int64be.9
412296465SdelphijMLINKS+=mdchain.9 md_get_int64le.9
413296465SdelphijMLINKS+=mdchain.9 md_get_mem.9
414296465SdelphijMLINKS+=mdchain.9 md_get_mbuf.9
415296465SdelphijMLINKS+=mdchain.9 md_get_uio.9
416296465Sdelphij
417296465SdelphijMLINKS+=mbpool.9 mbp_create.9
418296465SdelphijMLINKS+=mbpool.9 mbp_destroy.9
419296465SdelphijMLINKS+=mbpool.9 mbp_alloc.9
420296465SdelphijMLINKS+=mbpool.9 mbp_free.9
421296465SdelphijMLINKS+=mbpool.9 mbp_ext_free.9
422296465SdelphijMLINKS+=mbpool.9 mbp_card_free.9
423296465SdelphijMLINKS+=mbpool.9 mbp_count.9
424296465SdelphijMLINKS+=mbpool.9 mbp_get.9
425296465SdelphijMLINKS+=mbpool.9 mbp_get_keep.9
426296465SdelphijMLINKS+=mbpool.9 mbp_sync.9
427296465Sdelphij
428296465SdelphijMLINKS+=microtime.9 getmicrotime.9 microtime.9 nanotime.9
429296465SdelphijMLINKS+=microtime.9 getnanotime.9
430296465SdelphijMLINKS+=microuptime.9 getmicrouptime.9 microuptime.9 nanouptime.9
431296465SdelphijMLINKS+=microuptime.9 getnanouptime.9
432296465Sdelphij
433296465SdelphijMLINKS+=mtx_pool.9 mtx_pool_alloc.9 mtx_pool.9 mtx_pool_find.9
434296465SdelphijMLINKS+=mtx_pool.9 mtx_pool_lock.9 mtx_pool.9 mtx_pool_lock_spin.9
435296465SdelphijMLINKS+=mtx_pool.9 mtx_pool_unlock.9 mtx_pool.9 mtx_pool_unlock_spin.9
436296465SdelphijMLINKS+=mtx_pool.9 mtx_pool_create.9 mtx_pool.9 mtx_pool_destroy.9
437296465Sdelphij
438296465SdelphijMLINKS+=mutex.9 mtx_init.9
439296465SdelphijMLINKS+=mutex.9 mtx_lock.9 mutex.9 mtx_lock_flags.9
440296465SdelphijMLINKS+=mutex.9 mtx_lock_spin.9 mutex.9 mtx_lock_spin_flags.9
441296465SdelphijMLINKS+=mutex.9 mtx_trylock.9 mutex.9 mtx_trylock_flags.9
442296465SdelphijMLINKS+=mutex.9 mtx_unlock.9 mutex.9 mtx_unlock_flags.9
443296465SdelphijMLINKS+=mutex.9 mtx_unlock_spin.9 mutex.9 mtx_unlock_spin_flags.9
444296465SdelphijMLINKS+=mutex.9 mtx_destroy.9
445296465SdelphijMLINKS+=mutex.9 mtx_initialized.9 mutex.9 mtx_owned.9
446296465SdelphijMLINKS+=mutex.9 mtx_recursed.9 mutex.9 mtx_assert.9
447296465SdelphijMLINKS+=mutex.9 MTX_SYSINIT.9
448296465Sdelphij
449296465SdelphijMLINKS+=kobj.9 kobj_class_compile.9
450296465SdelphijMLINKS+=kobj.9 kobj_class_compile_static.9
451296465SdelphijMLINKS+=kobj.9 kobj_class_free.9
452296465SdelphijMLINKS+=kobj.9 kobj_create.9
453296465SdelphijMLINKS+=kobj.9 kobj_init.9
454296465SdelphijMLINKS+=kobj.9 kobj_delete.9
455296465SdelphijMLINKS+=kobj.9 DEFINE_CLASS.9
456296465Sdelphij
457296465SdelphijMLINKS+= printf.9 uprintf.9
458296465SdelphijMLINKS+= printf.9 tprintf.9
459296465Sdelphij
460296465SdelphijMLINKS+=taskqueue.9 taskqueue_create.9
461296465SdelphijMLINKS+=taskqueue.9 taskqueue_free.9
462296465SdelphijMLINKS+=taskqueue.9 taskqueue_find.9
463296465SdelphijMLINKS+=taskqueue.9 taskqueue_enqueue.9
464296465SdelphijMLINKS+=taskqueue.9 taskqueue_run.9
465296465SdelphijMLINKS+=taskqueue.9 TASK_INIT.9
466296465SdelphijMLINKS+=taskqueue.9 TASKQUEUE_DECLARE.9
467296465SdelphijMLINKS+=taskqueue.9 TASKQUEUE_DEFINE.9
468296465Sdelphij
469296465SdelphijMLINKS+=resource_int_value.9 resource_long_value.9
470296465SdelphijMLINKS+=resource_int_value.9 resource_string_value.9
471296465Sdelphij
472296465SdelphijMLINKS+=rman.9 rman_activate_resource.9
473296465SdelphijMLINKS+=rman.9 rman_await_resource.9
474296465SdelphijMLINKS+=rman.9 rman_deactivate_resource.9
475296465SdelphijMLINKS+=rman.9 rman_fini.9 rman.9 rman_fini.9 rman.9 rman_init.9
476296465SdelphijMLINKS+=rman.9 rman_manage_region.9
477296465SdelphijMLINKS+=rman.9 rman_release_resource.9
478296465SdelphijMLINKS+=rman.9 rman_reserve_resource.9
479296465SdelphijMLINKS+=rman.9 rman_reserve_resource_bound.9
480296465SdelphijMLINKS+=rman.9 rman_make_alignment_flags.9
481296465SdelphijMLINKS+=rman.9 rman_get_start.9 rman.9 rman_get_end.9
482296465SdelphijMLINKS+=rman.9 rman_get_size.9 rman.9 rman_get_flags.9
483296465SdelphijMLINKS+=rman.9 rman_set_virtual.9 rman.9 rman_get_virtual.9
484296465SdelphijMLINKS+=rman.9 rman_set_bustag.9 rman.9 rman_get_bustag.9
485296465SdelphijMLINKS+=rman.9 rman_set_bushandle.9 rman.9 rman_get_bushandle.9
486296465SdelphijMLINKS+=rman.9 rman_set_rid.9 rman.9 rman_get_rid.9
487296465Sdelphij
488296465SdelphijMLINKS+=suser.9 suser_cred.9
489296465Sdelphij
490296465SdelphijMLINKS+=sysctl_add_oid.9 sysctl_remove_oid.9
491296465SdelphijMLINKS+=sysctl_add_oid.9 SYSCTL_ADD_OID.9
492296465SdelphijMLINKS+=sysctl_add_oid.9 SYSCTL_ADD_NODE.9
493296465SdelphijMLINKS+=sysctl_add_oid.9 SYSCTL_ADD_STRING.9
494296465SdelphijMLINKS+=sysctl_add_oid.9 SYSCTL_ADD_INT.9
495296465SdelphijMLINKS+=sysctl_add_oid.9 SYSCTL_ADD_UINT.9
496296465SdelphijMLINKS+=sysctl_add_oid.9 SYSCTL_ADD_LONG.9
497296465SdelphijMLINKS+=sysctl_add_oid.9 SYSCTL_ADD_ULONG.9
498296465SdelphijMLINKS+=sysctl_add_oid.9 SYSCTL_ADD_OPAQUE.9
499296465SdelphijMLINKS+=sysctl_add_oid.9 SYSCTL_ADD_STRUCT.9
500296465SdelphijMLINKS+=sysctl_add_oid.9 SYSCTL_ADD_PROC.9
501296465SdelphijMLINKS+=sysctl_add_oid.9 SYSCTL_CHILDREN.9
502296465SdelphijMLINKS+=sysctl_add_oid.9 SYSCTL_STATIC_CHILDREN.9
503296465SdelphijMLINKS+=sysctl_ctx_init.9 sysctl_ctx_free.9
504296465SdelphijMLINKS+=sysctl_ctx_init.9 sysctl_ctx_entry_add.9
505296465SdelphijMLINKS+=sysctl_ctx_init.9 sysctl_ctx_entry_del.9
506296465SdelphijMLINKS+=sysctl_ctx_init.9 sysctl_ctx_entry_find.9
507296465Sdelphij
508296465SdelphijMLINKS+=sbuf.9 sbuf_new.9
509296465SdelphijMLINKS+=sbuf.9 sbuf_clear.9
510296465SdelphijMLINKS+=sbuf.9 sbuf_setpos.9
511296465SdelphijMLINKS+=sbuf.9 sbuf_cat.9
512296465SdelphijMLINKS+=sbuf.9 sbuf_cpy.9
513296465SdelphijMLINKS+=sbuf.9 sbuf_printf.9
514296465SdelphijMLINKS+=sbuf.9 sbuf_vprintf.9
515296465SdelphijMLINKS+=sbuf.9 sbuf_putc.9
516296465SdelphijMLINKS+=sbuf.9 sbuf_trim.9
517296465SdelphijMLINKS+=sbuf.9 sbuf_overflowed.9
518296465SdelphijMLINKS+=sbuf.9 sbuf_finish.9
519296465SdelphijMLINKS+=sbuf.9 sbuf_data.9
520296465SdelphijMLINKS+=sbuf.9 sbuf_len.9
521296465SdelphijMLINKS+=sbuf.9 sbuf_delete.9
522296465Sdelphij
523296465SdelphijMLINKS+=vcount.9 count_dev.9
524296465Sdelphij
525296465SdelphijMLINKS+=zone.9 uma.9
526296465SdelphijMLINKS+=zone.9 uma_zalloc.9
527296465SdelphijMLINKS+=zone.9 uma_zcreate.9
528296465SdelphijMLINKS+=zone.9 uma_zfree.9
529296465SdelphijMLINKS+=zone.9 uma_zdestroy.9
530296465SdelphijMLINKS+=zone.9 uma_zone_set_max.9
531296465Sdelphij
532296465Sdelphij.include <bsd.prog.mk>
533296465Sdelphij