1 1.244 dsieger # $NetBSD: Makefile,v 1.244 2007/07/14 22:09:57 dsieger 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.138 drochner MAN= altq.9 arc4random.9 arp.9 audio.9 autoconf.9 \ 6 1.200 gdamore bcdtobin.9 bitmask_snprintf.9 bcmp.9 bcopy.9 bluetooth.9 bzero.9 \ 7 1.143 yamt buffercache.9 bufq.9 bus_dma.9 bus_space.9 \ 8 1.225 ad callout.9 cardbus.9 cnmagic.9 condvar.9 config.9 cons.9 copy.9 \ 9 1.186 matt coredump_write.9 \ 10 1.234 yamt cpu_configure.9 cpu_coredump.9 cpu_dumpconf.9 \ 11 1.184 rpaulo cpu_lwp_fork.9 \ 12 1.235 yamt cpu_idle.9 cpu_initclocks.9 cpu_need_resched.9 \ 13 1.232 yamt cpu_number.9 cpu_reboot.9 cpu_rootconf.9 \ 14 1.234 yamt cpu_startup.9 cpu_swapout.9 cpu_switchto.9 \ 15 1.241 dsieger csf.9 \ 16 1.234 yamt curproc.9 \ 17 1.195 gdamore delay.9 disk.9 ddc.9 disklabel.9 dofileread.9 \ 18 1.147 dsl dopowerhooks.9 do_setresuid.9 doshutdownhooks.9 driver.9 \ 19 1.195 gdamore edid.9 errno.9 ethersubr.9 evcnt.9 extattr.9 extent.9 \ 20 1.205 elad fetch.9 file.9 fileassoc.9 filedesc.9 firmload.9 fork1.9 fsetown.9 \ 21 1.224 hannken fstrans.9 getiobuf.9 \ 22 1.199 chap hash.9 hashinit.9 hardclock.9 humanize_number.9 hz.9 \ 23 1.171 dyoung ieee80211.9 ieee80211_crypto.9 ieee80211_input.9 ieee80211_ioctl.9 \ 24 1.171 dyoung ieee80211_node.9 ieee80211_output.9 ieee80211_proto.9 \ 25 1.207 gdt ieee80211_radiotap.9 iic.9 imax.9 \ 26 1.221 dyoung in_getifa.9 \ 27 1.109 gmcgarry in4_cksum.9 inittodr.9 intro.9 ioasic.9 ioctl.9 ipkdb.9 isa.9 \ 28 1.239 ad isapnp.9 itimerfix.9 kauth.9 kcopy.9 \ 29 1.203 yamt kmem_alloc.9 kmem_free.9 kmem_zalloc.9 \ 30 1.126 jdolecek kfilter_register.9 knote.9 \ 31 1.125 wiz kprintf.9 kthread.9 linedisc.9 lock.9 log.9 ltsleep.9 \ 32 1.222 yamt makeiplcookie.9 \ 33 1.225 ad malloc.9 mb.9 mbuf.9 mca.9 memcmp.9 memcpy.9 memoryallocators.9 \ 34 1.223 elad memmove.9 memset.9 \ 35 1.227 skrll microtime.9 microuptime.9 mstohz.9 mutex.9 m_tag.9 namecache.9 \ 36 1.232 yamt namei.9 opencrypto.9 optstr.9 \ 37 1.157 bjh21 panic.9 pci.9 pci_configure_bus.9 pci_intr.9 pckbport.9 \ 38 1.148 bouyer pcmcia.9 pfil.9 physio.9 pmap.9 pmatch.9 pmc.9 \ 39 1.148 bouyer pool.9 pool_cache.9 powerhook_establish.9 ppsratecheck.9 \ 40 1.196 uwe preempt.9 \ 41 1.161 dyoung radio.9 ras.9 rasops.9 ratecheck.9 resettodr.9 rnd.9 rssadapt.9 \ 42 1.225 ad rt_timer.9 rwlock.9 RUN_ONCE.9 \ 43 1.244 dsieger sched_4bsd.9 scsipi.9 \ 44 1.212 elad secmodel.9 secmodel_bsd44.9 secmodel_overlay.9 \ 45 1.242 dsieger setjmp.9 shutdownhook_establish.9 \ 46 1.222 yamt signal.9 softintr.9 spl.9 splraiseipl.9 store.9 suspendsched.9 \ 47 1.237 xtraeme sysctl.9 sysmon_envsys.9 tc.9 tcp_congctl.9 timecounter.9 time_second.9 \ 48 1.208 gdamore todr.9 uiomove.9 ucom.9 userret.9 \ 49 1.206 elad vattr.9 veriexec.9 vcons.9 vfs.9 vfs_hooks.9 vfsops.9 vfssubr.9 vme.9 \ 50 1.191 macallan vnfileops.9 vnode.9 vnodeops.9 vnsubr.9 \ 51 1.219 yamt usbdi.9 uvm.9 \ 52 1.219 yamt vmem.9 vmem_alloc.9 vmem_create.9 vmem_destroy.9 vmem_free.9 \ 53 1.220 yamt vmem_xalloc.9 vmem_xfree.9 \ 54 1.219 yamt wdc.9 \ 55 1.228 tron workqueue.9 workqueue_create.9 workqueue_destroy.9 \ 56 1.228 tron workqueue_enqueue.9 wscons.9 wsdisplay.9 wsfont.9 wskbd.9 wsmouse.9 57 1.118 thorpej 58 1.118 thorpej MAN+= dmover.9 59 1.118 thorpej MLINKS+=dmover.9 dmover_backend_register.9 \ 60 1.118 thorpej dmover.9 dmover_backend_unregister.9 \ 61 1.118 thorpej dmover.9 dmover_session_create.9 \ 62 1.118 thorpej dmover.9 dmover_session_destroy.9 \ 63 1.118 thorpej dmover.9 dmover_request_alloc.9 \ 64 1.118 thorpej dmover.9 dmover_request_free.9 \ 65 1.118 thorpej dmover.9 dmover_process.9 \ 66 1.118 thorpej dmover.9 dmover_done.9 67 1.94 gmcgarry 68 1.207 gdt MAN+= KASSERT.9 69 1.207 gdt MLINKS+=KASSERT.9 KDASSERT.9 70 1.207 gdt 71 1.18 is MLINKS+=arp.9 arp_ifinit.9 arp.9 arpresolve.9 arp.9 arpintr.9 72 1.217 cube MLINKS+=autoconf.9 config_search_loc.9 \ 73 1.217 cube autoconf.9 config_search_ia.9 \ 74 1.84 gmcgarry autoconf.9 config_found_sm.9 \ 75 1.217 cube autoconf.9 config_found_ia.9 \ 76 1.84 gmcgarry autoconf.9 config_found.9 \ 77 1.127 gmcgarry autoconf.9 config_match.9 \ 78 1.217 cube autoconf.9 config_attach_loc.9 \ 79 1.84 gmcgarry autoconf.9 config_attach.9 \ 80 1.217 cube autoconf.9 config_attach_pseudo.9 \ 81 1.84 gmcgarry autoconf.9 config_detach.9 \ 82 1.84 gmcgarry autoconf.9 config_activate.9 \ 83 1.84 gmcgarry autoconf.9 config_deactivate.9 \ 84 1.84 gmcgarry autoconf.9 config_defer.9 \ 85 1.84 gmcgarry autoconf.9 config_interrupts.9 \ 86 1.84 gmcgarry autoconf.9 config_pending_incr.9 \ 87 1.217 cube autoconf.9 config_pending_decr.9 \ 88 1.217 cube autoconf.9 config_finalize_register.9 89 1.194 kleink MLINKS+=bcdtobin.9 bintobcd.9 90 1.143 yamt MLINKS+=buffercache.9 bread.9 \ 91 1.143 yamt buffercache.9 breada.9 \ 92 1.143 yamt buffercache.9 breadn.9 \ 93 1.143 yamt buffercache.9 bwrite.9 \ 94 1.143 yamt buffercache.9 bawrite.9 \ 95 1.143 yamt buffercache.9 bdwrite.9 \ 96 1.143 yamt buffercache.9 getblk.9 \ 97 1.143 yamt buffercache.9 geteblk.9 \ 98 1.143 yamt buffercache.9 incore.9 \ 99 1.143 yamt buffercache.9 allocbuf.9 \ 100 1.143 yamt buffercache.9 brelse.9 \ 101 1.143 yamt buffercache.9 biodone.9 \ 102 1.143 yamt buffercache.9 biowait.9 103 1.26 cgd MLINKS+=bus_space.9 bus_space_alloc.9 bus_space.9 bus_space_barrier.9 \ 104 1.26 cgd bus_space.9 bus_space_copy_region_1.9 \ 105 1.26 cgd bus_space.9 bus_space_copy_region_2.9 \ 106 1.26 cgd bus_space.9 bus_space_copy_region_4.9 \ 107 1.26 cgd bus_space.9 bus_space_copy_region_8.9 \ 108 1.26 cgd bus_space.9 bus_space_free.9 bus_space.9 bus_space_map.9 \ 109 1.98 kleink bus_space.9 bus_space_mmap.9 \ 110 1.26 cgd bus_space.9 bus_space_read_1.9 bus_space.9 bus_space_read_2.9 \ 111 1.26 cgd bus_space.9 bus_space_read_4.9 bus_space.9 bus_space_read_8.9 \ 112 1.26 cgd bus_space.9 bus_space_read_multi_1.9 \ 113 1.26 cgd bus_space.9 bus_space_read_multi_2.9 \ 114 1.26 cgd bus_space.9 bus_space_read_multi_4.9 \ 115 1.26 cgd bus_space.9 bus_space_read_multi_8.9 \ 116 1.26 cgd bus_space.9 bus_space_read_region_1.9 \ 117 1.26 cgd bus_space.9 bus_space_read_region_2.9 \ 118 1.26 cgd bus_space.9 bus_space_read_region_4.9 \ 119 1.26 cgd bus_space.9 bus_space_read_region_8.9 \ 120 1.26 cgd bus_space.9 bus_space_set_region_1.9 \ 121 1.26 cgd bus_space.9 bus_space_set_region_2.9 \ 122 1.26 cgd bus_space.9 bus_space_set_region_4.9 \ 123 1.26 cgd bus_space.9 bus_space_set_region_8.9 \ 124 1.26 cgd bus_space.9 bus_space_subregion.9 bus_space.9 bus_space_unmap.9 \ 125 1.111 kleink bus_space.9 bus_space_vaddr.9 \ 126 1.26 cgd bus_space.9 bus_space_write_1.9 bus_space.9 bus_space_write_2.9 \ 127 1.26 cgd bus_space.9 bus_space_write_4.9 bus_space.9 bus_space_write_8.9 \ 128 1.26 cgd bus_space.9 bus_space_write_multi_1.9 \ 129 1.26 cgd bus_space.9 bus_space_write_multi_2.9 \ 130 1.26 cgd bus_space.9 bus_space_write_multi_4.9 \ 131 1.26 cgd bus_space.9 bus_space_write_multi_8.9 \ 132 1.26 cgd bus_space.9 bus_space_write_region_1.9 \ 133 1.26 cgd bus_space.9 bus_space_write_region_2.9 \ 134 1.26 cgd bus_space.9 bus_space_write_region_4.9 \ 135 1.26 cgd bus_space.9 bus_space_write_region_8.9 136 1.27 christos MLINKS+=bus_dma.9 bus_dmamap_create.9 bus_dma.9 bus_dmamap_destroy.9 \ 137 1.27 christos bus_dma.9 bus_dmamap_load.9 bus_dma.9 bus_dmamap_load_mbuf.9 \ 138 1.27 christos bus_dma.9 bus_dmamap_load_uio.9 bus_dma.9 bus_dmamap_load_raw.9 \ 139 1.27 christos bus_dma.9 bus_dmamap_unload.9 bus_dma.9 bus_dmamap_sync.9 \ 140 1.27 christos bus_dma.9 bus_dmamem_alloc.9 bus_dma.9 bus_dmamem_free.9 \ 141 1.27 christos bus_dma.9 bus_dmamem_map.9 bus_dma.9 bus_dmamem_unmap.9 \ 142 1.233 mrg bus_dma.9 bus_dmamem_mmap.9 \ 143 1.233 mrg bus_dma.9 bus_dmatag_subregion.9 bus_dma.9 bus_dmatag_destroy.9 144 1.58 thorpej MLINKS+=callout.9 callout_init.9 callout.9 callout_reset.9 \ 145 1.136 thorpej callout.9 callout_schedule.9 callout.9 callout_setfunc.9 \ 146 1.137 thorpej callout.9 callout_stop.9 callout.9 callout_pending.9 \ 147 1.240 ad callout.9 callout_destroy.9 \ 148 1.58 thorpej callout.9 timeout.9 callout.9 untimeout.9 149 1.84 gmcgarry MLINKS+=cardbus.9 cardbus_attach_card.9 \ 150 1.84 gmcgarry cardbus.9 cardbus_detach_card.9 \ 151 1.84 gmcgarry cardbus.9 cardbus_function_enable.9 \ 152 1.84 gmcgarry cardbus.9 cardbus_function_disable.9 \ 153 1.84 gmcgarry cardbus.9 cardbus_mapreg_map.9 \ 154 1.84 gmcgarry cardbus.9 cardbus_mapreg_unmap.9 \ 155 1.84 gmcgarry cardbus.9 cardbus_get_capability.9 \ 156 1.84 gmcgarry cardbus.9 cardbus_make_tag.9 \ 157 1.84 gmcgarry cardbus.9 cardbus_free_tag.9 \ 158 1.84 gmcgarry cardbus.9 cardbus_conf_read.9 \ 159 1.84 gmcgarry cardbus.9 cardbus_conf_write.9 \ 160 1.84 gmcgarry cardbus.9 cardbus_intr_establish.9 \ 161 1.84 gmcgarry cardbus.9 cardbus_intr_disestablish.9 \ 162 1.84 gmcgarry cardbus.9 CARDBUS_VENDOR.9 \ 163 1.84 gmcgarry cardbus.9 CARDBUS_PRODUCT.9 \ 164 1.84 gmcgarry cardbus.9 Cardbus_function_enable.9 \ 165 1.84 gmcgarry cardbus.9 Cardbus_function_disable.9 \ 166 1.84 gmcgarry cardbus.9 Cardbus_mapreg_map.9 \ 167 1.84 gmcgarry cardbus.9 Cardbus_mapreg_unmap.9 \ 168 1.84 gmcgarry cardbus.9 Cardbus_make_tag.9 \ 169 1.84 gmcgarry cardbus.9 Cardbus_free_tag.9 \ 170 1.84 gmcgarry cardbus.9 Cardbus_conf_read.9 \ 171 1.84 gmcgarry cardbus.9 Cardbus_conf_write.9 172 1.226 ad MLINKS+=condvar.9 cv.9 condvar.9 cv_init.9 condvar.9 cv_destroy.9 \ 173 1.226 ad condvar.9 cv_wait.9 condvar.9 cv_wait_sig.9 \ 174 1.226 ad condvar.9 cv_timedwait.9 condvar.9 cv_timedwait_sig.9 \ 175 1.226 ad condvar.9 cv_signal.9 condvar.9 cv_broadcast.9 \ 176 1.226 ad condvar.9 cv_wakeup.9 condvar.9 cv_has_waiters.9 177 1.81 jdolecek MLINKS+=cons.9 cnbell.9 cons.9 cngetc.9 cons.9 cngetsn.9 cons.9 cnpollc.9 \ 178 1.81 jdolecek cons.9 cnputc.9 179 1.3 thorpej MLINKS+=copy.9 copyin.9 copy.9 copyout.9 copy.9 copystr.9 \ 180 1.117 thorpej copy.9 copyinstr.9 copy.9 copyoutstr.9 \ 181 1.175 reinoud copy.9 copyin_proc.9 copy.9 copyout_proc.9 \ 182 1.175 reinoud copy.9 ioctl_copyin.9 copy.9 ioctl_copyout.9 183 1.109 gmcgarry MLINKS+=cpu_dumpconf.9 cpu_dump.9 cpu_dumpconf.9 cpu_dumpsize.9 \ 184 1.109 gmcgarry cpu_dumpconf.9 dumpsys.9 185 1.185 rpaulo MLINKS+=cpu_lwp_fork.9 child_return.9 cpu_lwp_fork.9 proc_trampoline.9 186 1.109 gmcgarry MLINKS+=cpu_swapout.9 cpu_swapin.9 187 1.109 gmcgarry MLINKS+=curproc.9 curcpu.9 188 1.109 gmcgarry MLINKS+=delay.9 DELAY.9 189 1.173 yamt MLINKS+=disk.9 disk_attach.9 disk.9 disk_detach.9 \ 190 1.2 thorpej disk.9 disk_busy.9 disk.9 disk_unbusy.9 disk.9 disk_find.9 \ 191 1.2 thorpej disk.9 disk_resetstat.9 192 1.16 mikel MLINKS+=disklabel.9 readdisklabel.9 disklabel.9 writedisklabel.9 \ 193 1.16 mikel disklabel.9 setdisklabel.9 disklabel.9 bounds_check_with_label.9 194 1.130 gmcgarry MLINKS+=dofileread.9 dofilewrite.9 \ 195 1.130 gmcgarry dofileread.9 dofilereadv.9 \ 196 1.130 gmcgarry dofileread.9 dofilewritev.9 197 1.147 dsl MLINKS+=do_setresuid.9 do_setresgid.9 198 1.23 is MLINKS+=ethersubr.9 ether_ifattach.9 ethersubr.9 ether_addmulti.9 \ 199 1.23 is ethersubr.9 ether_delmulti.9 ethersubr.9 ETHER_IS_MULTICAST.9 \ 200 1.23 is ethersubr.9 ETHER_FIRST_MULTI.9 ethersubr.9 ETHER_NEXT_MULTI.9 \ 201 1.23 is ethersubr.9 fddi_ifattach.9 \ 202 1.23 is ethersubr.9 fddi_addmulti.9 ethersubr.9 fddi_delmulti.9 203 1.62 cgd MLINKS+=evcnt.9 evcnt_attach_dynamic.9 evcnt.9 evcnt_attach_static.9 \ 204 1.62 cgd evcnt.9 evcnt_detach.9 205 1.11 ghudson MLINKS+=extent.9 extent_create.9 extent.9 extent_destroy.9 \ 206 1.11 ghudson extent.9 extent_alloc.9 extent.9 extent_alloc_subregion.9 \ 207 1.11 ghudson extent.9 extent_alloc_region.9 extent.9 extent_free.9 \ 208 1.11 ghudson extent.9 extent_print.9 209 1.4 thorpej MLINKS+=fetch.9 fubyte.9 fetch.9 fuibyte.9 fetch.9 fusword.9 \ 210 1.4 thorpej fetch.9 fuswintr.9 fetch.9 fuword.9 fetch.9 fuiword.9 211 1.130 gmcgarry MLINKS+=file.9 closef.9 \ 212 1.130 gmcgarry file.9 ffree.9 \ 213 1.130 gmcgarry file.9 FILE_IS_USABLE.9 \ 214 1.130 gmcgarry file.9 FILE_USE.9 \ 215 1.130 gmcgarry file.9 FILE_UNUSE.9 \ 216 1.130 gmcgarry file.9 FILE_SET_MATURE.9 217 1.130 gmcgarry MLINKS+=filedesc.9 falloc.9 \ 218 1.130 gmcgarry filedesc.9 fd_getfile.9 \ 219 1.130 gmcgarry filedesc.9 dupfdopen.9 \ 220 1.130 gmcgarry filedesc.9 fdalloc.9 \ 221 1.130 gmcgarry filedesc.9 fdcheckstd.9 \ 222 1.130 gmcgarry filedesc.9 fdclear.9 \ 223 1.192 pooka filedesc.9 fdclone.9 \ 224 1.130 gmcgarry filedesc.9 fdcloseexec.9 \ 225 1.130 gmcgarry filedesc.9 fdcopy.9 \ 226 1.130 gmcgarry filedesc.9 fdexpand.9 \ 227 1.130 gmcgarry filedesc.9 fdfree.9 \ 228 1.130 gmcgarry filedesc.9 fdinit.9 \ 229 1.130 gmcgarry filedesc.9 fdrelease.9 \ 230 1.130 gmcgarry filedesc.9 fdremove.9 \ 231 1.130 gmcgarry filedesc.9 fdshare.9 \ 232 1.130 gmcgarry filedesc.9 fdunshare.9 233 1.189 thorpej MLINKS+=firmload.9 firmware_open.9 \ 234 1.189 thorpej firmload.9 firmware_close.9 \ 235 1.189 thorpej firmload.9 firmware_get_size.9 \ 236 1.189 thorpej firmload.9 firmware_read.9 \ 237 1.189 thorpej firmload.9 firmware_malloc.9 \ 238 1.189 thorpej firmload.9 firmware_free.9 239 1.146 jdolecek MLINKS+=fsetown.9 fgetown.9 \ 240 1.146 jdolecek fsetown.9 fownsignal.9 241 1.224 hannken MLINKS+=fstrans.9 fstrans_done.9 \ 242 1.224 hannken fstrans.9 fstrans_is_owner.9 \ 243 1.224 hannken fstrans.9 fstrans_getstate.9 \ 244 1.224 hannken fstrans.9 fstrans_setstate.9 \ 245 1.224 hannken fstrans.9 fstrans_start.9 \ 246 1.224 hannken fstrans.9 fstrans_start_nowait.9 247 1.188 yamt MLINKS+=getiobuf.9 getiobuf_nowait.9 \ 248 1.188 yamt getiobuf.9 putiobuf.9 249 1.100 lukem MLINKS+=hash.9 hash32_buf.9 hash.9 hash32_str.9 hash.9 hash32_strn.9 250 1.199 chap MLINKS+=hashinit.9 hashdone.9 251 1.52 lukem MLINKS+=humanize_number.9 format_bytes.9 252 1.214 wiz MLINKS+=ieee80211.9 ieee80211_chan2ieee.9 \ 253 1.214 wiz ieee80211.9 ieee80211_chan2mode.9 \ 254 1.214 wiz ieee80211.9 ieee80211_ieee2mhz.9 \ 255 1.214 wiz ieee80211.9 ieee80211_ifattach.9 \ 256 1.214 wiz ieee80211.9 ieee80211_ifdetach.9 \ 257 1.214 wiz ieee80211.9 ieee80211_media2rate.9 \ 258 1.214 wiz ieee80211.9 ieee80211_media_change.9 \ 259 1.214 wiz ieee80211.9 ieee80211_media_init.9 \ 260 1.214 wiz ieee80211.9 ieee80211_media_status.9 \ 261 1.214 wiz ieee80211.9 ieee80211_mhz2ieee.9 \ 262 1.214 wiz ieee80211.9 ieee80211_rate2media.9 \ 263 1.214 wiz ieee80211.9 ieee80211_setmode.9 \ 264 1.214 wiz ieee80211.9 ieee80211_watchdog.9 265 1.207 gdt MLINKS+=imax.9 imin.9 266 1.80 sommerfe MLINKS+=in4_cksum.9 in_cksum.9 \ 267 1.80 sommerfe in4_cksum.9 in6_cksum.9 268 1.84 gmcgarry MLINKS+=ioasic.9 ioasic_intr_establish.9 \ 269 1.84 gmcgarry ioasic.9 ioasic_intr_disestablish.9 \ 270 1.84 gmcgarry ioasic.9 ioasic_intr_evcnt.9 \ 271 1.84 gmcgarry ioasic.9 ioasic_attach_devs.9 \ 272 1.89 wiz ioasic.9 ioasic_submatch.9 273 1.109 gmcgarry MLINKS+=ipkdb.9 ipkdb_init.9 ipkdb.9 ipkdb_connect.9 ipkdb.9 ipkdbinit.9 \ 274 1.109 gmcgarry ipkdb.9 ipkdbcmds.9 ipkdb.9 ipkdb_trap.9 ipkdb.9 ipkdb_poll.9 \ 275 1.109 gmcgarry ipkdb.9 ipkdbif_init.9 ipkdb.9 ipkdbfbyte.9 ipkdb.9 ipkdbsbyte.9 276 1.84 gmcgarry MLINKS+=isa.9 isa_intr_alloc.9 \ 277 1.84 gmcgarry isa.9 isa_intr_establish.9 \ 278 1.84 gmcgarry isa.9 isa_intr_disestablish.9 \ 279 1.84 gmcgarry isa.9 isa_intr_evcnt.9 \ 280 1.84 gmcgarry isa.9 isa_dmamap_create.9 \ 281 1.84 gmcgarry isa.9 isa_dmamap_destroy.9 \ 282 1.84 gmcgarry isa.9 isa_dmamem_alloc.9 \ 283 1.84 gmcgarry isa.9 isa_dmamem_free.9 \ 284 1.84 gmcgarry isa.9 isa_dmamem_map.9 \ 285 1.84 gmcgarry isa.9 isa_dmamem_unmap.9 \ 286 1.84 gmcgarry isa.9 isa_malloc.9 \ 287 1.84 gmcgarry isa.9 isa_free.9 \ 288 1.84 gmcgarry isa.9 isa_dmastart.9 \ 289 1.84 gmcgarry isa.9 isa_dmaabort.9 \ 290 1.84 gmcgarry isa.9 isa_dmacount.9 \ 291 1.84 gmcgarry isa.9 isa_dmadone.9 \ 292 1.84 gmcgarry isa.9 isa_dmamaxsize.9 \ 293 1.84 gmcgarry isa.9 isa_drq_isfree.9 \ 294 1.84 gmcgarry isa.9 isa_dmacascade.9 \ 295 1.84 gmcgarry isa.9 isa_mappage.9 296 1.84 gmcgarry MLINKS+=isapnp.9 isapnp_devmatch.9 \ 297 1.84 gmcgarry isapnp.9 isapnp_config.9 \ 298 1.84 gmcgarry isapnp.9 isapnp_unconfig.9 299 1.126 jdolecek MLINKS+=knote.9 KNOTE.9 \ 300 1.126 jdolecek kfilter_register.9 kfilter_unregister.9 301 1.133 thorpej MLINKS+=kprintf.9 printf.9 kprintf.9 printf_nolog.9 kprintf.9 sprintf.9 \ 302 1.133 thorpej kprintf.9 snprintf.9 kprintf.9 vprintf.9 kprintf.9 vsprintf.9 \ 303 1.133 thorpej kprintf.9 vsnprintf.9 kprintf.9 uprintf.9 kprintf.9 ttyprintf.9 \ 304 1.132 thorpej kprintf.9 tprintf.9 kprintf.9 tprintf_open.9 kprintf.9 tprintf_close.9 \ 305 1.132 thorpej kprintf.9 aprint_normal.9 kprintf.9 aprint_naive.9 \ 306 1.133 thorpej kprintf.9 aprint_verbose.9 kprintf.9 aprint_debug.9 \ 307 1.133 thorpej kprintf.9 aprint_error.9 kprintf.9 aprint_get_error_count.9 308 1.84 gmcgarry MLINKS+=kthread.9 kthread_exit.9 \ 309 1.84 gmcgarry kthread.9 kthread_create.9 \ 310 1.240 ad kthread.9 kthread_destroy.9 311 1.63 gmcgarry MLINKS+=lock.9 simple_lock_init.9 lock.9 simple_lock.9 \ 312 1.114 gmcgarry lock.9 simple_lock_try.9 lock.9 simple_unlock.9 \ 313 1.63 gmcgarry lock.9 simple_lock_freecheck.9 lock.9 simple_lock_dump.9 \ 314 1.63 gmcgarry lock.9 lockinit.9 lock.9 lockmgr.9 \ 315 1.162 hannken lock.9 lockstatus.9 lock.9 lockmgr_printinfo.9 lock.9 transferlockers.9 \ 316 1.89 wiz lock.9 spinlockinit.9 lock.9 spinlockmgr.9 317 1.125 wiz MLINKS+=ltsleep.9 wakeup.9 ltsleep.9 tsleep.9 318 1.135 thorpej MLINKS+=malloc.9 MALLOC.9 malloc.9 realloc.9 malloc.9 free.9 malloc.9 FREE.9 319 1.135 thorpej MLINKS+=malloc.9 malloc_roundup.9 malloc.9 malloc_type_attach.9 320 1.135 thorpej MLINKS+=malloc.9 malloc_type_detach.9 malloc.9 malloc_type_setlimit.9 321 1.135 thorpej MLINKS+=malloc.9 MALLOC_DEFINE_LIMIT.9 malloc.9 MALLOC_DEFINE.9 322 1.135 thorpej MLINKS+=malloc.9 MALLOC_DECLARE.9 323 1.226 ad MLINKS+=mb.9 mb_memory.9 mb.9 mb_read.9 mb.9 mb_write.9 324 1.32 mrg MLINKS+=mbuf.9 m_get.9 mbuf.9 m_getclr.9 mbuf.9 m_gethdr.9 mbuf.9 m_devget.9 \ 325 1.32 mrg mbuf.9 m_copym.9 mbuf.9 m_copypacket.9 mbuf.9 m_copydata.9 \ 326 1.70 itojun mbuf.9 m_copyback.9 mbuf.9 m_cat.9 mbuf.9 m_dup.9 mbuf.9 m_prepend.9 \ 327 1.164 yamt mbuf.9 m_copyback_cow.9 \ 328 1.164 yamt mbuf.9 m_makewritable.9 \ 329 1.83 itojun mbuf.9 m_pulldown.9 \ 330 1.32 mrg mbuf.9 m_pullup.9 mbuf.9 m_split.9 mbuf.9 m_adj.9 mbuf.9 m_free.9 \ 331 1.32 mrg mbuf.9 m_freem.9 mbuf.9 mtod.9 mbuf.9 mtocl.9 mbuf.9 cltom.9 \ 332 1.32 mrg mbuf.9 MGET.9 mbuf.9 MGETHDR.9 mbuf.9 MEXTMALLOC.9 \ 333 1.32 mrg mbuf.9 MEXTADD.9 mbuf.9 MCLGET.9 mbuf.9 M_COPY_PKTHDR.9 \ 334 1.174 yamt mbuf.9 M_MOVE_PKTHDR.9 \ 335 1.32 mrg mbuf.9 M_ALIGN.9 mbuf.9 MH_ALIGN.9 mbuf.9 M_LEADINGSPACE.9 \ 336 1.32 mrg mbuf.9 M_TRAILINGSPACE.9 mbuf.9 M_PREPEND.9 mbuf.9 MCHTYPE.9 \ 337 1.32 mrg mbuf.9 MEXTREMOVE.9 mbuf.9 MFREE.9 338 1.94 gmcgarry MLINKS+=mca.9 mca_intr_establish.9 \ 339 1.94 gmcgarry mca.9 mca_intr_disestablish.9 \ 340 1.94 gmcgarry mca.9 mca_intr_evcnt.9 \ 341 1.94 gmcgarry mca.9 mca_conf_read.9 \ 342 1.94 gmcgarry mca.9 mca_conf_write.9 343 1.226 ad MLINKS+=mutex.9 mutex_init.9 mutex.9 mutex_destroy.9 mutex.9 mutex_enter.9 \ 344 1.226 ad mutex.9 mutex_exit.9 mutex.9 mutex_tryenter.9 mutex.9 mutex_owned.9 345 1.166 yamt MLINKS+=m_tag.9 m_tag_copy.9 \ 346 1.166 yamt m_tag.9 m_tag_copy_chain.9 \ 347 1.166 yamt m_tag.9 m_tag_delete.9 \ 348 1.166 yamt m_tag.9 m_tag_delete_chain.9 \ 349 1.166 yamt m_tag.9 m_tag_delete_nonpersistent.9 \ 350 1.166 yamt m_tag.9 m_tag_find.9 \ 351 1.166 yamt m_tag.9 m_tag_first.9 \ 352 1.166 yamt m_tag.9 m_tag_free.9 \ 353 1.166 yamt m_tag.9 m_tag_get.9 \ 354 1.166 yamt m_tag.9 m_tag_init.9 \ 355 1.166 yamt m_tag.9 m_tag_next.9 \ 356 1.166 yamt m_tag.9 m_tag_prepend.9 \ 357 1.166 yamt m_tag.9 m_tag_unlink.9 358 1.94 gmcgarry MLINKS+=namecache.9 cache_lookup.9 \ 359 1.94 gmcgarry namecache.9 cache_revlookup.9 \ 360 1.94 gmcgarry namecache.9 cache_enter.9 \ 361 1.94 gmcgarry namecache.9 cache_purge.9 \ 362 1.94 gmcgarry namecache.9 cache_purgevfs.9 \ 363 1.94 gmcgarry namecache.9 namecache_print.9 364 1.94 gmcgarry MLINKS+=namei.9 lookup.9 \ 365 1.94 gmcgarry namei.9 relookup.9 \ 366 1.94 gmcgarry namei.9 NDINIT.9 367 1.152 lha MLINKS+=opencrypto.9 crypto_get_driverid.9 \ 368 1.152 lha opencrypto.9 crypto_register.9 \ 369 1.152 lha opencrypto.9 crypto_kregister.9 \ 370 1.152 lha opencrypto.9 crypto_unregister.9 \ 371 1.152 lha opencrypto.9 crypto_done.9 \ 372 1.152 lha opencrypto.9 crypto_kdone.9 \ 373 1.152 lha opencrypto.9 crypto_newsession.9 \ 374 1.152 lha opencrypto.9 crypto_freesession.9 \ 375 1.152 lha opencrypto.9 crypto_dispatch.9 \ 376 1.152 lha opencrypto.9 crypto_kdispatch.9 \ 377 1.152 lha opencrypto.9 crypto_getreq.9 \ 378 1.152 lha opencrypto.9 crypto_freereq.9 379 1.190 jmmv MLINKS+=optstr.9 optstr_get.9 380 1.84 gmcgarry MLINKS+=pci.9 pci_conf_read.9 \ 381 1.84 gmcgarry pci.9 pci_conf_write.9 \ 382 1.84 gmcgarry pci.9 pci_conf_print.9 \ 383 1.92 gmcgarry pci.9 pci_find_device.9 \ 384 1.84 gmcgarry pci.9 pci_get_capability.9 \ 385 1.84 gmcgarry pci.9 pci_mapreg_type.9 \ 386 1.84 gmcgarry pci.9 pci_mapreg_map.9 \ 387 1.84 gmcgarry pci.9 pci_mapreg_info.9 \ 388 1.84 gmcgarry pci.9 pci_intr_map.9 \ 389 1.84 gmcgarry pci.9 pci_intr_string.9 \ 390 1.84 gmcgarry pci.9 pci_intr_evcnt.9 \ 391 1.84 gmcgarry pci.9 pci_intr_establish.9 \ 392 1.84 gmcgarry pci.9 pci_intr_disestablish.9 \ 393 1.119 gmcgarry pci.9 pci_get_powerstate.9 \ 394 1.119 gmcgarry pci.9 pci_set_powerstate.9 \ 395 1.139 thorpej pci.9 pci_vpd_read.9 \ 396 1.139 thorpej pci.9 pci_vpd_write.9 \ 397 1.84 gmcgarry pci.9 pci_make_tag.9 \ 398 1.84 gmcgarry pci.9 pci_decompose_tag.9 \ 399 1.84 gmcgarry pci.9 pci_findvendor.9 \ 400 1.84 gmcgarry pci.9 pci_devinfo.9 \ 401 1.84 gmcgarry pci.9 PCI_VENDOR.9 \ 402 1.84 gmcgarry pci.9 PCI_PRODUCT.9 \ 403 1.84 gmcgarry pci.9 PCI_REVISION.9 404 1.107 kleink MLINKS+=pci_configure_bus.9 pci_conf_hook.9 \ 405 1.107 kleink pci_configure_bus.9 pci_conf_interrupt.9 406 1.157 bjh21 MLINKS+=pckbport.9 pckbport_attach.9 \ 407 1.157 bjh21 pckbport.9 pckbport_attach_slot.9 \ 408 1.157 bjh21 pckbport.9 pckbport_cnattach.9 \ 409 1.157 bjh21 pckbport.9 pckbportintr.9 \ 410 1.158 he pckbport.9 pckbport_set_inputhandler.9 \ 411 1.157 bjh21 pckbport.9 pckbport_flush.9 \ 412 1.157 bjh21 pckbport.9 pckbport_poll_cmd.9 \ 413 1.157 bjh21 pckbport.9 pckbport_enqueue_cmd.9 \ 414 1.157 bjh21 pckbport.9 pckbport_poll_data.9 \ 415 1.157 bjh21 pckbport.9 pckbport_set_poll.9 \ 416 1.157 bjh21 pckbport.9 pckbport_xt_translation.9 \ 417 1.157 bjh21 pckbport.9 pckbport_slot_enable.9 418 1.84 gmcgarry MLINKS+=pcmcia.9 pcmcia_function_init.9 \ 419 1.84 gmcgarry pcmcia.9 pcmcia_function_enable.9 \ 420 1.84 gmcgarry pcmcia.9 pcmcia_function_disable.9 \ 421 1.84 gmcgarry pcmcia.9 pcmcia_io_alloc.9 \ 422 1.84 gmcgarry pcmcia.9 pcmcia_io_free.9 \ 423 1.84 gmcgarry pcmcia.9 pcmcia_io_map.9 \ 424 1.84 gmcgarry pcmcia.9 pcmcia_io_unmap.9 \ 425 1.84 gmcgarry pcmcia.9 pcmcia_mem_alloc.9 \ 426 1.84 gmcgarry pcmcia.9 pcmcia_mem_free.9 \ 427 1.84 gmcgarry pcmcia.9 pcmcia_mem_map.9 \ 428 1.84 gmcgarry pcmcia.9 pcmcia_mem_unmap.9 \ 429 1.84 gmcgarry pcmcia.9 pcmcia_intr_establish.9 \ 430 1.84 gmcgarry pcmcia.9 pcmcia_intr_disestablish.9 \ 431 1.84 gmcgarry pcmcia.9 pcmcia_cis_read_1.9 \ 432 1.84 gmcgarry pcmcia.9 pcmcia_cis_read_2.9 \ 433 1.84 gmcgarry pcmcia.9 pcmcia_cis_read_3.9 \ 434 1.84 gmcgarry pcmcia.9 pcmcia_cis_read_4.9 \ 435 1.84 gmcgarry pcmcia.9 pcmcia_cis_read_n.9 \ 436 1.84 gmcgarry pcmcia.9 pcmcia_scan_cis.9 437 1.115 lha MLINKS+=pfil.9 pfil_hook_get.9 \ 438 1.115 lha pfil.9 pfil_add_hook.9 \ 439 1.115 lha pfil.9 pfil_remove_hook.9 \ 440 1.115 lha pfil.9 pfil_head_register.9 \ 441 1.115 lha pfil.9 pfil_head_unregister.9 \ 442 1.134 lha pfil.9 pfil_head_get.9 \ 443 1.115 lha pfil.9 pfil_run_hooks.9 444 1.121 tron MLINKS+=pmc.9 pmc_get_num_counters.9 \ 445 1.121 tron pmc.9 pmc_get_counter_type.9 \ 446 1.121 tron pmc.9 pmc_save_context.9 \ 447 1.121 tron pmc.9 pmc_restore_context.9 \ 448 1.121 tron pmc.9 pmc_enable_counter.9 \ 449 1.121 tron pmc.9 pmc_disable_counter.9 \ 450 1.121 tron pmc.9 pmc_counter_isrunning.9 \ 451 1.121 tron pmc.9 pmc_counter_isconfigured.9 \ 452 1.121 tron pmc.9 pmc_configure_counter.9 \ 453 1.121 tron pmc.9 pmc_get_counter_value.9 \ 454 1.121 tron pmc.9 pmc_accumulate.9 \ 455 1.121 tron pmc.9 pmc_alloc_kernel_counter.9 \ 456 1.121 tron pmc.9 pmc_free_kernel_counter.9 \ 457 1.121 tron pmc.9 pmc_start_profiling.9 \ 458 1.121 tron pmc.9 pmc_stop_profiling.9 \ 459 1.121 tron pmc.9 PMC_ENABLED.9 460 1.51 msaitoh MLINKS+=pool.9 pool_create.9 pool.9 pool_destroy.9 pool.9 pool_get.9 \ 461 1.78 hubertf pool.9 pool_init.9 pool.9 pool_put.9 pool.9 pool_prime.9 \ 462 1.78 hubertf pool.9 pool_sethiwat.9 pool.9 pool_setlowat.9 463 1.145 seb MLINKS+=pool_cache.9 pool_cache_init.9 \ 464 1.144 yamt pool_cache.9 pool_cache_destroy.9 \ 465 1.144 yamt pool_cache.9 pool_cache_get_paddr.9 \ 466 1.144 yamt pool_cache.9 pool_cache_get.9 \ 467 1.144 yamt pool_cache.9 pool_cache_put_paddr.9 \ 468 1.144 yamt pool_cache.9 pool_cache_put.9 \ 469 1.144 yamt pool_cache.9 pool_cache_destruct_object.9 \ 470 1.144 yamt pool_cache.9 pool_cache_invalidate.9 471 1.94 gmcgarry MLINKS+=powerhook_establish.9 powerhook_disestablish.9 472 1.238 yamt MLINKS+=preempt.9 yield.9 473 1.122 gmcgarry MLINKS+=ras.9 ras_lookup.9 \ 474 1.122 gmcgarry ras.9 ras_fork.9 \ 475 1.122 gmcgarry ras.9 ras_purgeall.9 476 1.94 gmcgarry MLINKS+=rasops.9 rasops_init.9 \ 477 1.94 gmcgarry rasops.9 rasops_reconfig.9 478 1.94 gmcgarry MLINKS+=rnd.9 rnd_attach_source.9 rnd.9 rnd_detach_source.9 \ 479 1.94 gmcgarry rnd.9 rnd_add_data.9 rnd.9 rnd_add_uint32.9 480 1.161 dyoung MLINKS+=rssadapt.9 ieee80211_rssadapt_choose.9 \ 481 1.161 dyoung rssadapt.9 ieee80211_rssadapt_input.9 \ 482 1.161 dyoung rssadapt.9 ieee80211_rssadapt_lower_rate.9 \ 483 1.161 dyoung rssadapt.9 ieee80211_rssadapt_raise_rate.9 \ 484 1.161 dyoung rssadapt.9 ieee80211_rssadapt_updatestats.9 485 1.94 gmcgarry MLINKS+=rt_timer.9 rt_timer_queue_create.9 rt_timer.9 rt_timer_queue_change.9 \ 486 1.94 gmcgarry rt_timer.9 rt_timer_queue_destroy.9 rt_timer.9 rt_timer_add.9 \ 487 1.94 gmcgarry rt_timer.9 rt_timer_remove_all.9 488 1.226 ad MLINKS+=rwlock.9 rw.9 rwlock.9 rw_init.9 rwlock.9 rw_destroy.9 \ 489 1.229 tron rwlock.9 rw_enter.9 rwlock.9 rw_exit.9 \ 490 1.228 tron rwlock.9 rw_tryenter.9 rwlock.9 rw_tryupgrade.9 \ 491 1.228 tron rwlock.9 rw_downgrade.9 rwlock.9 rw_read_held.9 \ 492 1.228 tron rwlock.9 rw_write_held.9 rwlock.9 rw_lock_held.9 493 1.150 yamt MAN+= selrecord.9 494 1.156 yamt MLINKS+=selrecord.9 selwakeup.9 \ 495 1.156 yamt selrecord.9 selnotify.9 496 1.109 gmcgarry MLINKS+=setjmp.9 longjmp.9 497 1.123 gmcgarry MLINKS+=setrunqueue.9 remrunqueue.9 \ 498 1.123 gmcgarry setrunqueue.9 nextrunqueue.9 499 1.16 mikel MLINKS+=shutdownhook_establish.9 shutdownhook_disestablish.9 500 1.113 thorpej MLINKS+=signal.9 siginit.9 \ 501 1.113 thorpej signal.9 sigactsinit.9 \ 502 1.113 thorpej signal.9 sigactsunshare.9 \ 503 1.113 thorpej signal.9 sigactsfree.9 \ 504 1.113 thorpej signal.9 execsigs.9 \ 505 1.113 thorpej signal.9 sigaction1.9 \ 506 1.113 thorpej signal.9 sigprocmask1.9 \ 507 1.113 thorpej signal.9 sigpending1.9 \ 508 1.113 thorpej signal.9 sigsuspend1.9 \ 509 1.113 thorpej signal.9 sigaltstack1.9 \ 510 1.113 thorpej signal.9 gsignal.9 \ 511 1.113 thorpej signal.9 pgsignal.9 \ 512 1.113 thorpej signal.9 trapsignal.9 \ 513 1.113 thorpej signal.9 psignal.9 \ 514 1.113 thorpej signal.9 sched_psignal.9 \ 515 1.113 thorpej signal.9 issignal.9 \ 516 1.113 thorpej signal.9 postsig.9 \ 517 1.113 thorpej signal.9 killproc.9 \ 518 1.113 thorpej signal.9 sigexit.9 \ 519 1.113 thorpej signal.9 sigmasked.9 \ 520 1.113 thorpej signal.9 sendsig.9 \ 521 1.113 thorpej signal.9 sigcode.9 \ 522 1.113 thorpej signal.9 sigtramp.9 523 1.61 cgd MLINKS+=softintr.9 softintr_establish.9 softintr.9 softintr_disestablish.9 \ 524 1.61 cgd softintr.9 softintr_schedule.9 525 1.16 mikel MLINKS+=spl.9 spl0.9 spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 \ 526 1.59 soda spl.9 splimp.9 spl.9 spllowersoftclock.9 spl.9 splnet.9 \ 527 1.59 soda spl.9 splsched.9 spl.9 splserial.9 \ 528 1.16 mikel spl.9 splsoftclock.9 spl.9 splsoftnet.9 spl.9 splsoftserial.9 \ 529 1.73 jdolecek spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9 spl.9 splx.9 530 1.16 mikel MLINKS+=store.9 subyte.9 store.9 suibyte.9 store.9 susword.9 \ 531 1.16 mikel store.9 suswintr.9 store.9 suword.9 store.9 suiword.9 532 1.153 atatat MLINKS+=sysctl.9 old_sysctl.9 \ 533 1.153 atatat sysctl.9 sysctl_create.9 \ 534 1.153 atatat sysctl.9 sysctl_createv.9 \ 535 1.153 atatat sysctl.9 sysctl_destroy.9 \ 536 1.153 atatat sysctl.9 sysctl_destroyv.9 \ 537 1.153 atatat sysctl.9 sysctl_dispatch.9 \ 538 1.153 atatat sysctl.9 sysctl_free.9 \ 539 1.153 atatat sysctl.9 sysctl_init.9 \ 540 1.153 atatat sysctl.9 sysctl_locate.9 \ 541 1.153 atatat sysctl.9 sysctl_lock.9 \ 542 1.153 atatat sysctl.9 sysctl_lookup.9 \ 543 1.153 atatat sysctl.9 sysctl_needfunc.9 \ 544 1.153 atatat sysctl.9 sysctl_notavail.9 \ 545 1.153 atatat sysctl.9 sysctl_null.9 \ 546 1.153 atatat sysctl.9 sysctl_query.9 \ 547 1.160 atatat sysctl.9 sysctl_teardown.9 \ 548 1.153 atatat sysctl.9 sysctl_unlock.9 549 1.208 gdamore MLINKS+=time_second.9 boottime.9 time_second.9 time_uptime.9 550 1.94 gmcgarry MLINKS+=tc.9 tc_intr_establish.9 \ 551 1.94 gmcgarry tc.9 tc_intr_disestablish.9 \ 552 1.94 gmcgarry tc.9 tc_intr_evcnt.9 \ 553 1.94 gmcgarry tc.9 tc_mb.9 \ 554 1.94 gmcgarry tc.9 tc_wmb.9 \ 555 1.94 gmcgarry tc.9 tc_syncbus.9 \ 556 1.94 gmcgarry tc.9 tc_badaddr.9 \ 557 1.94 gmcgarry tc.9 TC_DENSE_TO_SPARSE.9 \ 558 1.94 gmcgarry tc.9 TC_PHYS_TO_UNCACHED.9 559 1.209 wiz MLINKS+=todr.9 todr_gettime.9 todr.9 todr_settime.9 \ 560 1.84 gmcgarry todr.9 clock_ymdhms_to_secs.9 todr.9 clock_secs_to_ymdhms.9 561 1.40 mrg MLINKS+=uvm.9 uvm_init.9 uvm.9 uvm_init_limits.9 uvm.9 uvm_setpagesize.9 \ 562 1.168 yamt uvm.9 uvm_swap_init.9 uvm.9 uvm_map.9 uvm.9 uvm_unmap.9 \ 563 1.168 yamt uvm.9 uvm_map_pageable.9 \ 564 1.40 mrg uvm.9 uvm_map_checkprot.9 uvm.9 uvm_map_protect.9 \ 565 1.40 mrg uvm.9 uvm_deallocate.9 uvm.9 uvmspace_alloc.9 uvm.9 uvmspace_exec.9 \ 566 1.40 mrg uvm.9 uvmspace_fork.9 uvm.9 uvmspace_free.9 uvm.9 uvmspace_share.9 \ 567 1.66 gmcgarry uvm.9 uvmspace_unshare.9 uvm.9 uvm_fault.9 uvm.9 uvn_attach.9 \ 568 1.88 chs uvm.9 uvm_vnp_setsize.9 \ 569 1.170 yamt uvm.9 uvm_io.9 uvm.9 uvm_km_alloc.9 \ 570 1.170 yamt uvm.9 uvm_km_suballoc.9 uvm.9 uvm_km_free.9 \ 571 1.170 yamt uvm.9 uvm_pagealloc.9 \ 572 1.40 mrg uvm.9 uvm_pagerealloc.9 uvm.9 uvm_pagefree.9 uvm.9 uvm_pglistalloc.9 \ 573 1.40 mrg uvm.9 uvm_pglistfree.9 uvm.9 uvm_page_physload.9 uvm.9 uvm_pageout.9 \ 574 1.42 mrg uvm.9 uvm_scheduler.9 uvm.9 uvm_swapin.9 uvm.9 uao_create.9 \ 575 1.42 mrg uvm.9 uao_detach.9 uvm.9 uao_reference.9 uvm.9 uvm_chgkprot.9 \ 576 1.163 sketch uvm.9 uvm_kernacc.9 uvm.9 uvm_vslock.9 \ 577 1.151 atatat uvm.9 uvm_vsunlock.9 uvm.9 uvm_meter.9 \ 578 1.216 pooka uvm.9 uvm_fork.9 uvm.9 uvm_grow.9 \ 579 1.88 chs uvm.9 ubc_alloc.9 \ 580 1.88 chs uvm.9 ubc_release.9 \ 581 1.103 jdolecek uvm.9 uvn_findpages.9 \ 582 1.103 jdolecek uvm.9 uvm_loan.9 uvm.9 uvm_unloan.9 583 1.84 gmcgarry MLINKS+=vme.9 vme_probe.9 \ 584 1.84 gmcgarry vme.9 vme_space_map.9 \ 585 1.84 gmcgarry vme.9 vme_space_unmap.9 \ 586 1.84 gmcgarry vme.9 vme_intr_map.9 \ 587 1.84 gmcgarry vme.9 vme_intr_establish.9 \ 588 1.84 gmcgarry vme.9 vme_intr_disestablish.9 \ 589 1.84 gmcgarry vme.9 vme_intr_evcnt.9 \ 590 1.84 gmcgarry vme.9 vme_dmamap_create.9 \ 591 1.84 gmcgarry vme.9 vme_dmamap_destroy.9 \ 592 1.84 gmcgarry vme.9 vme_dmamem_alloc.9 \ 593 1.84 gmcgarry vme.9 vme_dmamem_free.9 \ 594 1.84 gmcgarry vme.9 vme_space_alloc.9 \ 595 1.84 gmcgarry vme.9 vme_space_free.9 \ 596 1.94 gmcgarry vme.9 vme_space_get.9 597 1.94 gmcgarry MLINKS+=vattr.9 vattr_null.9 \ 598 1.94 gmcgarry vattr.9 VATTR_NULL.9 599 1.177 jmmv MLINKS+=vfs_hooks.9 vfs_hooks_unmount.9 600 1.141 gmcgarry MLINKS+=vfsops.9 VFS_MOUNT.9 \ 601 1.94 gmcgarry vfsops.9 VFS_START.9 \ 602 1.94 gmcgarry vfsops.9 VFS_UNMOUNT.9 \ 603 1.94 gmcgarry vfsops.9 VFS_ROOT.9 \ 604 1.94 gmcgarry vfsops.9 VFS_QUOTACTL.9 \ 605 1.172 pooka vfsops.9 VFS_STATVFS.9 \ 606 1.94 gmcgarry vfsops.9 VFS_SYNC.9 \ 607 1.94 gmcgarry vfsops.9 VFS_VGET.9 \ 608 1.94 gmcgarry vfsops.9 VFS_FHTOVP.9 \ 609 1.94 gmcgarry vfsops.9 VFS_VPTOFH.9 \ 610 1.162 hannken vfsops.9 VFS_CHECKEXP.9 \ 611 1.224 hannken vfsops.9 VFS_SNAPSHOT.9 \ 612 1.224 hannken vfsops.9 VFS_SUSPENDCTL.9 613 1.141 gmcgarry MLINKS+=vfssubr.9 vfs_getnewfsid.9 \ 614 1.141 gmcgarry vfssubr.9 vfs_getvfs.9 \ 615 1.141 gmcgarry vfssubr.9 vfs_export.9 \ 616 1.141 gmcgarry vfssubr.9 vfs_showexport.9 \ 617 1.141 gmcgarry vfssubr.9 vfs_export_lookup.9 \ 618 1.142 gmcgarry vfssubr.9 vfs_setpublicfs.9 \ 619 1.141 gmcgarry vfssubr.9 vfs_mountedon.9 \ 620 1.141 gmcgarry vfssubr.9 vfs_mountroot.9 \ 621 1.141 gmcgarry vfssubr.9 vfs_unmountall.9 \ 622 1.141 gmcgarry vfssubr.9 vfs_busy.9 \ 623 1.141 gmcgarry vfssubr.9 vfs_unbusy.9 \ 624 1.141 gmcgarry vfssubr.9 vfs_rootmountalloc.9 \ 625 1.141 gmcgarry vfssubr.9 vfs_shutdown.9 \ 626 1.141 gmcgarry vfssubr.9 vfs_attach.9 \ 627 1.141 gmcgarry vfssubr.9 vfs_detach.9 \ 628 1.141 gmcgarry vfssubr.9 vfs_reinit.9 \ 629 1.141 gmcgarry vfssubr.9 vfs_getopsbyname.9 \ 630 1.224 hannken vfssubr.9 vfs_resume.9 \ 631 1.224 hannken vfssubr.9 vfs_suspend.9 632 1.94 gmcgarry MLINKS+=vnode.9 vcount.9 \ 633 1.94 gmcgarry vnode.9 vref.9 \ 634 1.94 gmcgarry vnode.9 VREF.9 \ 635 1.94 gmcgarry vnode.9 vrele.9 \ 636 1.94 gmcgarry vnode.9 vget.9 \ 637 1.94 gmcgarry vnode.9 vput.9 \ 638 1.94 gmcgarry vnode.9 vhold.9 \ 639 1.94 gmcgarry vnode.9 VHOLD.9 \ 640 1.94 gmcgarry vnode.9 holdrele.9 \ 641 1.94 gmcgarry vnode.9 HOLDRELE.9 \ 642 1.94 gmcgarry vnode.9 getnewvnode.9 \ 643 1.94 gmcgarry vnode.9 ungetnewvnode.9 \ 644 1.94 gmcgarry vnode.9 vrecycle.9 \ 645 1.94 gmcgarry vnode.9 vgone.9 \ 646 1.131 gmcgarry vnode.9 vgonel.9 \ 647 1.94 gmcgarry vnode.9 vflush.9 \ 648 1.94 gmcgarry vnode.9 vaccess.9 \ 649 1.94 gmcgarry vnode.9 checkalias.9 \ 650 1.94 gmcgarry vnode.9 bdevvp.9 \ 651 1.94 gmcgarry vnode.9 cdevvp.9 \ 652 1.94 gmcgarry vnode.9 vfinddev.9 \ 653 1.94 gmcgarry vnode.9 vdevgone.9 \ 654 1.94 gmcgarry vnode.9 vwakeup.9 \ 655 1.94 gmcgarry vnode.9 vflushbuf.9 \ 656 1.94 gmcgarry vnode.9 vinvalbuf.9 \ 657 1.94 gmcgarry vnode.9 vtruncbuf.9 \ 658 1.94 gmcgarry vnode.9 vprint.9 659 1.94 gmcgarry MLINKS+=vnodeops.9 VOP_LOOKUP.9 \ 660 1.94 gmcgarry vnodeops.9 VOP_CREATE.9 \ 661 1.94 gmcgarry vnodeops.9 VOP_MKNOD.9 \ 662 1.94 gmcgarry vnodeops.9 VOP_OPEN.9 \ 663 1.94 gmcgarry vnodeops.9 VOP_CLOSE.9 \ 664 1.94 gmcgarry vnodeops.9 VOP_ACCESS.9 \ 665 1.94 gmcgarry vnodeops.9 VOP_GETATTR.9 \ 666 1.94 gmcgarry vnodeops.9 VOP_SETATTR.9 \ 667 1.94 gmcgarry vnodeops.9 VOP_READ.9 \ 668 1.94 gmcgarry vnodeops.9 VOP_WRITE.9 \ 669 1.94 gmcgarry vnodeops.9 VOP_IOCTL.9 \ 670 1.95 gmcgarry vnodeops.9 VOP_FCNTL.9 \ 671 1.94 gmcgarry vnodeops.9 VOP_POLL.9 \ 672 1.94 gmcgarry vnodeops.9 VOP_REVOKE.9 \ 673 1.94 gmcgarry vnodeops.9 VOP_MMAP.9 \ 674 1.94 gmcgarry vnodeops.9 VOP_FSYNC.9 \ 675 1.94 gmcgarry vnodeops.9 VOP_SEEK.9 \ 676 1.94 gmcgarry vnodeops.9 VOP_REMOVE.9 \ 677 1.94 gmcgarry vnodeops.9 VOP_LINK.9 \ 678 1.94 gmcgarry vnodeops.9 VOP_RENAME.9 \ 679 1.94 gmcgarry vnodeops.9 VOP_MKDIR.9 \ 680 1.94 gmcgarry vnodeops.9 VOP_RMDIR.9 \ 681 1.94 gmcgarry vnodeops.9 VOP_SYMLINK.9 \ 682 1.94 gmcgarry vnodeops.9 VOP_READDIR.9 \ 683 1.94 gmcgarry vnodeops.9 VOP_READLINK.9 \ 684 1.94 gmcgarry vnodeops.9 VOP_ABORTOP.9 \ 685 1.94 gmcgarry vnodeops.9 VOP_INACTIVE.9 \ 686 1.94 gmcgarry vnodeops.9 VOP_RECLAIM.9 \ 687 1.94 gmcgarry vnodeops.9 VOP_LOCK.9 \ 688 1.94 gmcgarry vnodeops.9 VOP_UNLOCK.9 \ 689 1.94 gmcgarry vnodeops.9 VOP_ISLOCKED.9 \ 690 1.94 gmcgarry vnodeops.9 VOP_BMAP.9 \ 691 1.94 gmcgarry vnodeops.9 VOP_PRINT.9 \ 692 1.94 gmcgarry vnodeops.9 VOP_PATHCONF.9 \ 693 1.94 gmcgarry vnodeops.9 VOP_ADVLOCK.9 \ 694 1.94 gmcgarry vnodeops.9 VOP_LEASE.9 \ 695 1.94 gmcgarry vnodeops.9 VOP_WHITEOUT.9 \ 696 1.105 deberg vnodeops.9 VOP_GETPAGES.9 \ 697 1.94 gmcgarry vnodeops.9 VOP_PUTPAGES.9 \ 698 1.94 gmcgarry vnodeops.9 VOP_STRATEGY.9 \ 699 1.169 thorpej vnodeops.9 VOP_BWRITE.9 \ 700 1.169 thorpej vnodeops.9 VOP_GETEXTATTR.9 \ 701 1.169 thorpej vnodeops.9 VOP_SETEXTATTR.9 \ 702 1.169 thorpej vnodeops.9 VOP_LISTEXTATTR.9 703 1.128 gmcgarry MLINKS+=vnfileops.9 vn_closefile.9 \ 704 1.128 gmcgarry vnfileops.9 vn_fcntl.9 \ 705 1.128 gmcgarry vnfileops.9 vn_ioctl.9 \ 706 1.128 gmcgarry vnfileops.9 vn_read.9 \ 707 1.128 gmcgarry vnfileops.9 vn_poll.9 \ 708 1.128 gmcgarry vnfileops.9 vn_statfile.9 \ 709 1.128 gmcgarry vnfileops.9 vn_write.9 710 1.94 gmcgarry MLINKS+=vnsubr.9 vn_bwrite.9 \ 711 1.94 gmcgarry vnsubr.9 vn_close.9 \ 712 1.94 gmcgarry vnsubr.9 vn_default_error.9 \ 713 1.94 gmcgarry vnsubr.9 vn_isunder.9 \ 714 1.94 gmcgarry vnsubr.9 vn_lock.9 \ 715 1.97 gmcgarry vnsubr.9 vn_markexec.9 \ 716 1.128 gmcgarry vnsubr.9 vn_marktext.9 \ 717 1.128 gmcgarry vnsubr.9 vn_restorerecurse.9 \ 718 1.129 gmcgarry vnsubr.9 vn_rdwr.9 \ 719 1.94 gmcgarry vnsubr.9 vn_setrecurse.9 \ 720 1.128 gmcgarry vnsubr.9 vn_stat.9 \ 721 1.94 gmcgarry vnsubr.9 vn_open.9 \ 722 1.149 hannken vnsubr.9 vn_writechk.9 \ 723 1.155 hannken vnsubr.9 vn_cow_establish.9 \ 724 1.155 hannken vnsubr.9 vn_cow_disestablish.9 725 1.94 gmcgarry MLINKS+=wsdisplay.9 wsdisplay_switchtoconsole.9 \ 726 1.94 gmcgarry wsdisplay.9 wsdisplay_cnattach.9 \ 727 1.94 gmcgarry wsdisplay.9 wsdisplaydevprint.9 \ 728 1.94 gmcgarry wsdisplay.9 wsemuldisplaydevprint.9 729 1.94 gmcgarry MLINKS+=wsfont.9 wsfont_init.9 \ 730 1.94 gmcgarry wsfont.9 wsfont_matches.9 \ 731 1.94 gmcgarry wsfont.9 wsfont_find.9 \ 732 1.94 gmcgarry wsfont.9 wsfont_add.9 \ 733 1.94 gmcgarry wsfont.9 wsfont_remove.9 \ 734 1.94 gmcgarry wsfont.9 wsfont_enum.9 \ 735 1.94 gmcgarry wsfont.9 wsfont_lock.9 \ 736 1.94 gmcgarry wsfont.9 wsfont_unlock.9 \ 737 1.94 gmcgarry wsfont.9 wsfont_getflg.9 \ 738 1.94 gmcgarry wsfont.9 wsfont_map_unichar.9 739 1.94 gmcgarry MLINKS+=wskbd.9 wskbd_input.9 \ 740 1.94 gmcgarry wskbd.9 wskbd_rawinput.9 \ 741 1.94 gmcgarry wskbd.9 wskbd_cnattach.9 \ 742 1.94 gmcgarry wskbd.9 wskbd_cndetach.9 \ 743 1.94 gmcgarry wskbd.9 wskbddevprint.9 744 1.94 gmcgarry MLINKS+=wsmouse.9 wsmouse_input.9 \ 745 1.94 gmcgarry wsmouse.9 wsmousedevprint.9 746 1.21 jeremy 747 1.47 jtk SUBDIR= man9.i386 man9.sun3 748 1.1 perry 749 1.30 mycroft .include <bsd.man.mk> 750 1.30 mycroft .include <bsd.subdir.mk> 751