1# $FreeBSD$ 2 3MAN9= MD5.9 \ 4 VFS.9 VFS_FHTOVP.9 VFS_INIT.9 VFS_MOUNT.9 VFS_QUOTACTL.9 \ 5 VFS_ROOT.9 VFS_START.9 VFS_STATFS.9 VFS_SYNC.9 VFS_UNMOUNT.9 \ 6 VFS_VGET.9 VFS_VPTOFH.9 VFS_CHECKEXP.9 \ 7 VOP_ACCESS.9 VOP_ADVLOCK.9 VOP_ATTRIB.9 \ 8 VOP_BWRITE.9 VOP_CREATE.9 VOP_FSYNC.9 VOP_LEASE.9 \ 9 VOP_GETPAGES.9 VOP_INACTIVE.9 VOP_IOCTL.9 VOP_LINK.9 \ 10 VOP_LOCK.9 VOP_LOOKUP.9 VOP_MMAP.9 VOP_OPENCLOSE.9 \ 11 VOP_PATHCONF.9 VOP_PRINT.9 VOP_RDWR.9 VOP_READDIR.9 \ 12 VOP_READLINK.9 VOP_REALLOCBLKS.9 VOP_REMOVE.9 VOP_RENAME.9 \ 13 VOP_STRATEGY.9 \ 14 at_exit.9 at_fork.9 bios.9 boot.9 buf.9 cd.9 copy.9 \ 15 devfs_add_devswf.9 devfs_link.9 devfs_remove_dev.9 devstat.9 \ 16 devtoname.9 fetch.9 ifnet.9 inittodr.9 intro.9 kernacc.9 malloc.9 \ 17 make_dev.9 microseq.9 mi_switch.9 namei.9 panic.9 physio.9 posix4.9 \ 18 psignal.9 resettodr.9 rtalloc.9 rtentry.9 sleep.9 spl.9 \ 19 store.9 style.9 suser.9 time.9 timeout.9 uio.9 \ 20 vget.9 vnode.9 vput.9 vref.9 vrele.9 vslock.9 \ 21 microtime.9 microuptime.9 tvtohz.9 22 23MAN9+= device.9 device_add_child.9 device_delete_child.9 device_enable.9 \ 24 device_find_child.9 device_get_children.9 \ 25 device_get_devclass.9 device_get_driver.9 \ 26 device_get_ivars.9 device_get_softc.9 device_get_state.9 \ 27 device_get_unit.9 device_probe_and_attach.9 device_quiet.9 \ 28 device_set_desc.9 device_set_flags.9 driver.9 \ 29 devclass.9 devclass_add_driver.9 devclass_find.9 \ 30 devclass_get_device.9 devclass_get_devices.9 devclass_get_maxunit.9 \ 31 devclass_get_name.9 devclass_get_softc.9 \ 32 DEVICE_ATTACH.9 DEVICE_DETACH.9 DEVICE_PROBE.9 DEVICE_SHUTDOWN.9 \ 33 BUS_CREATE_INTR.9 BUS_CONNECT_INTR.9 BUS_PRINT_CHILD.9 \ 34 BUS_READ_IVAR.9 \ 35 bus_generic_attach.9 bus_generic_detach.9 bus_generic_map_intr.9 \ 36 bus_generic_print_child.9 bus_generic_read_ivar.9 \ 37 bus_generic_shutdown.9 \ 38 VOP_ACLCHECK.9 VOP_GETACL.9 VOP_GETEXTATTR.9 VOP_SETACL.9 \ 39 VOP_SETEXTATTR.9 acl.9 extattr.9 40 41MLINKS+=MD5.9 MD5Init.9 MD5.9 MD5Transform.9 42MLINKS+=VOP_ATTRIB.9 VOP_GETATTR.9 43MLINKS+=VOP_ATTRIB.9 VOP_SETATTR.9 44MLINKS+=VOP_CREATE.9 VOP_MKDIR.9 45MLINKS+=VOP_CREATE.9 VOP_MKNOD.9 46MLINKS+=VOP_CREATE.9 VOP_SYMLINK.9 47MLINKS+=VOP_GETPAGES.9 VOP_PUTPAGES.9 48MLINKS+=VOP_INACTIVE.9 VOP_RECLAIM.9 49MLINKS+=VOP_LOCK.9 VOP_ISLOCKED.9 50MLINKS+=VOP_LOCK.9 VOP_UNLOCK.9 51MLINKS+=VOP_LOCK.9 vn_lock.9 52MLINKS+=VOP_OPENCLOSE.9 VOP_CLOSE.9 53MLINKS+=VOP_OPENCLOSE.9 VOP_OPEN.9 54MLINKS+=VOP_RDWR.9 VOP_READ.9 55MLINKS+=VOP_RDWR.9 VOP_WRITE.9 56MLINKS+=VOP_REMOVE.9 VOP_RMDIR.9 57MLINKS+=at_exit.9 rm_at_exit.9 58MLINKS+=at_fork.9 rm_at_fork.9 59MLINKS+=copy.9 copyin.9 copy.9 copyinstr.9 copy.9 copyout.9 copy.9 copystr.9 60MLINKS+=devfs_link.9 devfs_makelink.9 61MLINKS+=devstat.9 devicestat.9 devstat.9 devstat_add_entry.9 62MLINKS+=devstat.9 devstat_remove_entry.9 devstat.9 devstat_start_transaction.9 63MLINKS+=devstat.9 devstat_end_transaction.9 64MLINKS+=fetch.9 fubyte.9 fetch.9 fuswintr.9 fetch.9 fusword.9 fetch.9 fuword.9 65MLINKS+=ifnet.9 if_data.9 ifnet.9 ifaddr.9 ifnet.9 ifqueue.9 66MLINKS+=kernacc.9 useracc.9 67MLINKS+=make_dev.9 destroy_dev.9 68MLINKS+=malloc.9 FREE.9 malloc.9 MALLOC.9 malloc.9 free.9 69MLINKS+=mi_switch.9 cpu_switch.9 70MLINKS+=posix4.9 p1003_1b.9 71MLINKS+=psignal.9 gsignal.9 psignal.9 pgsignal.9 72MLINKS+=rtalloc.9 rtalloc1.9 rtalloc.9 rtalloc_ign.9 73MLINKS+=sleep.9 tsleep.9 sleep.9 wakeup.9 sleep.9 wakeup_one.9 74MLINKS+=sleep.9 asleep.9 sleep.9 await.9 75MLINKS+=buf.9 bp.9 76MLINKS+=spl.9 spl0.9 77MLINKS+=spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 spl.9 splimp.9 78MLINKS+=spl.9 splnet.9 spl.9 splsoftclock.9 spl.9 splsofttty.9 79MLINKS+=spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9 spl.9 splx.9 80MLINKS+=store.9 subyte.9 store.9 suswintr.9 store.9 susword.9 store.9 suword.9 81MLINKS+=time.9 boottime.9 time.9 mono_time.9 time.9 runtime.9 82MLINKS+=timeout.9 untimeout.9 83MLINKS+=uio.9 uiomove.9 84MLINKS+=vref.9 VREF.9 85MLINKS+=vslock.9 vsunlock.9 86 87MLINKS+=device_add_child.9 device_add_child_ordered.9 88MLINKS+=device_enable.9 device_disable.9 89MLINKS+=device_enable.9 device_is_enabled.9 90MLINKS+=device_get_state.9 device_busy.9 91MLINKS+=device_get_state.9 device_unbusy.9 92MLINKS+=device_get_state.9 device_is_alive.9 93MLINKS+=device_quiet.9 device_verbose.9 94MLINKS+=device_quiet.9 device_is_quiet.9 95MLINKS+=device_set_desc.9 device_get_desc.9 96MLINKS+=device_set_desc.9 device_set_desc_copy.9 97MLINKS+=device_set_flags.9 device_get_flags.9 98MLINKS+=devclass_add_driver.9 devclass_delete_driver.9 99MLINKS+=devclass_add_driver.9 devclass_find_driver.9 100MLINKS+=BUS_READ_IVAR.9 BUS_WRITE_IVAR.9 101MLINKS+=bus_generic_read_ivar.9 bus_generic_write_ivar.9 102 103MLINKS+=microtime.9 getmicrotime.9 microtime.9 nanotime.9 104MLINKS+=microtime.9 getnanotime.9 105MLINKS+=microuptime.9 getmicrouptime.9 microuptime.9 nanouptime.9 106MLINKS+=microuptime.9 getnanouptime.9 107 108.include <bsd.prog.mk> 109