[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / man / man9

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/share/man/man9/Makefile between version 1.357 and 1.357.2.3

version 1.357, 2011/11/01 13:36:15 version 1.357.2.3, 2012/10/30 18:59:43
Line 3 
Line 3 
 #       Makefile for section 9 (kernel function and variable) manual pages.  #       Makefile for section 9 (kernel function and variable) manual pages.
   
 MAN=    accept_filter.9 accf_data.9 accf_http.9 \  MAN=    accept_filter.9 accf_data.9 accf_http.9 \
         altq.9 arc4random.9 arp.9 audio.9 autoconf.9 \          altq.9 arp.9 audio.9 autoconf.9 \
         bcdtobin.9 bcmp.9 bcopy.9 bintime_add.9 bluetooth.9 boothowto.9 bpf.9 \          bcdtobin.9 bcmp.9 bcopy.9 bintime_add.9 bluetooth.9 boothowto.9 bpf.9 \
         buffercache.9 bufq.9 bus_dma.9 bus_space.9 byteorder.9 bzero.9 \          buffercache.9 bufq.9 bus_dma.9 bus_space.9 byteorder.9 bzero.9 \
         callback.9 callout.9 cardbus.9 cnmagic.9 condvar.9 config.9 \          callback.9 callout.9 cardbus.9 cnmagic.9 condvar.9 config.9 \
Line 19  MAN= accept_filter.9 accf_data.9 accf_ht
Line 19  MAN= accept_filter.9 accf_data.9 accf_ht
         dopowerhooks.9 do_setresuid.9 doshutdownhooks.9 driver.9 \          dopowerhooks.9 do_setresuid.9 doshutdownhooks.9 driver.9 \
         edid.9 errno.9 ethersubr.9 evcnt.9 extattr.9 extent.9 \          edid.9 errno.9 ethersubr.9 evcnt.9 extattr.9 extent.9 \
         fetch.9 file.9 fileassoc.9 filedesc.9 firmload.9 flash.9 \          fetch.9 file.9 fileassoc.9 filedesc.9 firmload.9 flash.9 \
         fork1.9 fsetown.9 fstrans.9 getiobuf.9 \          fork1.9 fsetown.9 fstrans.9 getiobuf.9 genfs.9 \
         hash.9 hashinit.9 hardclock.9 humanize_number.9 hz.9 \          hash.9 hashinit.9 hardclock.9 humanize_number.9 hz.9 \
         ieee80211.9 ieee80211_crypto.9 ieee80211_input.9 ieee80211_ioctl.9 \          ieee80211.9 ieee80211_crypto.9 ieee80211_input.9 ieee80211_ioctl.9 \
         ieee80211_node.9 ieee80211_output.9 ieee80211_proto.9 \          ieee80211_node.9 ieee80211_output.9 ieee80211_proto.9 \
Line 45  MAN= accept_filter.9 accf_data.9 accf_ht
Line 45  MAN= accept_filter.9 accf_data.9 accf_ht
         rssadapt.9 rt_timer.9 rwlock.9 RUN_ONCE.9 STACK.9 \          rssadapt.9 rt_timer.9 rwlock.9 RUN_ONCE.9 STACK.9 \
         scanc.9 \          scanc.9 \
         sched_4bsd.9 sched_m2.9 scsipi.9 \          sched_4bsd.9 sched_m2.9 scsipi.9 \
         secmodel.9 secmodel_bsd44.9 secmodel_overlay.9 secmodel_securelevel.9 \          secmodel_bsd44.9 secmodel_extensions.9 \
         secmodel_suser.9 SET.9 setbit.9 setjmp.9 shutdownhook_establish.9 \          secmodel_overlay.9 secmodel_securelevel.9 secmodel_suser.9 \
           SET.9 setbit.9 setjmp.9 shutdownhook_establish.9 \
         signal.9 skpc.9 sockopt.9 softintr.9 spl.9 splraiseipl.9 \          signal.9 skpc.9 sockopt.9 softintr.9 spl.9 splraiseipl.9 \
         store.9 suspendsched.9 \          store.9 suspendsched.9 \
         sysctl.9 sysmon_envsys.9 sysmon_pswitch.9 sysmon_taskq.9 tc.9 \          sysctl.9 sysmon_envsys.9 sysmon_pswitch.9 sysmon_taskq.9 tc.9 \
Line 55  MAN= accept_filter.9 accf_data.9 accf_ht
Line 56  MAN= accept_filter.9 accf_data.9 accf_ht
         vattr.9 veriexec.9 vcons.9 vfs.9 vfs_hooks.9 vfsops.9 vfssubr.9 \          vattr.9 veriexec.9 vcons.9 vfs.9 vfs_hooks.9 vfsops.9 vfssubr.9 \
         video.9 vme.9 \          video.9 vme.9 \
         vnfileops.9 vnode.9 vnodeops.9 vnsubr.9 \          vnfileops.9 vnode.9 vnodeops.9 vnsubr.9 \
         ubc.9 usbdi.9 uvm.9 uvm_km.9 uvm_map.9 vmem.9 \          ubc.9 usbd_status.9 usbdi.9 uvm.9 uvm_km.9 uvm_map.9 vmem.9 \
         wdc.9 workqueue.9 \          wdc.9 workqueue.9 \
         wscons.9 wsdisplay.9 wsfont.9 wskbd.9 wsmouse.9 \          wscons.9 wsdisplay.9 wsfont.9 wskbd.9 wsmouse.9 \
         xcall.9          xcall.9
Line 63  MAN= accept_filter.9 accf_data.9 accf_ht
Line 64  MAN= accept_filter.9 accf_data.9 accf_ht
 MAN+=   boothowto.9  MAN+=   boothowto.9
 MLINKS+=boothowto.9 BOOT_FLAG.9  MLINKS+=boothowto.9 BOOT_FLAG.9
   
   MAN+=   cprng.9
   MLINKS+=cprng.9 cprng_strong.9 \
           cprng.9 cprng_strong_create.9 \
           cprng.9 cprng_strong_destroy.9 \
           cprng.9 cprng_strong_getflags.9 \
           cprng.9 cprng_strong_setflags.9 \
           cprng.9 cprng_strong32.9 \
           cprng.9 cprng_strong64.9 \
           cprng.9 cprng_fast.9 \
           cprng.9 cprng_fast32.9 \
           cprng.9 cprng_fast64.9 \
           cprng.9 arc4random.9 \
           cprng.9 arc4randbytes.9 \
           cprng.9 rnd_extract_data.9
   
 MAN+=   deviter.9  MAN+=   deviter.9
 MLINKS+=deviter.9 deviter_first.9 \  MLINKS+=deviter.9 deviter_first.9 \
         deviter.9 deviter_init.9 \          deviter.9 deviter_init.9 \
Line 101  MLINKS+=autoconf.9 config_search_loc.9 \
Line 117  MLINKS+=autoconf.9 config_search_loc.9 \
         autoconf.9 config_attach.9 \          autoconf.9 config_attach.9 \
         autoconf.9 config_attach_pseudo.9 \          autoconf.9 config_attach_pseudo.9 \
         autoconf.9 config_detach.9 \          autoconf.9 config_detach.9 \
           autoconf.9 config_detach_children.9 \
         autoconf.9 config_deactivate.9 \          autoconf.9 config_deactivate.9 \
         autoconf.9 config_defer.9 \          autoconf.9 config_defer.9 \
         autoconf.9 config_interrupts.9 \          autoconf.9 config_interrupts.9 \
Line 234  MLINKS+=copy.9 copyin.9 copy.9 copyout.9
Line 251  MLINKS+=copy.9 copyin.9 copy.9 copyout.9
 MLINKS+=cpu_dumpconf.9 cpu_dump.9 cpu_dumpconf.9 cpu_dumpsize.9 \  MLINKS+=cpu_dumpconf.9 cpu_dump.9 cpu_dumpconf.9 cpu_dumpsize.9 \
         cpu_dumpconf.9 dumpsys.9          cpu_dumpconf.9 dumpsys.9
 MLINKS+=cpu_lwp_fork.9 child_return.9 cpu_lwp_fork.9 proc_trampoline.9  MLINKS+=cpu_lwp_fork.9 child_return.9 cpu_lwp_fork.9 proc_trampoline.9
 MLINKS+=cpu_rootconf.9 setroot.9  MLINKS+=cpu_rootconf.9 setroot.9 \
           cpu_rootconf.9 rootconf.9
 MLINKS+=cpufreq.9 cpufreq_register.9 \  MLINKS+=cpufreq.9 cpufreq_register.9 \
         cpufreq.9 cpufreq_deregister.9 \          cpufreq.9 cpufreq_deregister.9 \
         cpufreq.9 cpufreq_suspend.9 \          cpufreq.9 cpufreq_suspend.9 \
Line 627  MLINKS+=pmf.9 pmf_device_register.9 pmf.
Line 645  MLINKS+=pmf.9 pmf_device_register.9 pmf.
         pmf.9 pmf_set_platform.9 pmf.9 pmf_get_platform.9          pmf.9 pmf_set_platform.9 pmf.9 pmf_get_platform.9
 MLINKS+=pool.9 pool_create.9 pool.9 pool_destroy.9 pool.9 pool_get.9 \  MLINKS+=pool.9 pool_create.9 pool.9 pool_destroy.9 pool.9 pool_get.9 \
         pool.9 pool_init.9 pool.9 pool_put.9 pool.9 pool_prime.9 \          pool.9 pool_init.9 pool.9 pool_put.9 pool.9 pool_prime.9 \
         pool.9 pool_sethiwat.9 pool.9 pool_setlowat.9          pool.9 pool_sethiwat.9 pool.9 pool_setlowat.9 \
           pool.9 pool_sethardlimit.9
 MLINKS+=pool_cache.9 pool_cache_init.9 \  MLINKS+=pool_cache.9 pool_cache_init.9 \
         pool_cache.9 pool_cache_destroy.9 \          pool_cache.9 pool_cache_destroy.9 \
         pool_cache.9 pool_cache_get_paddr.9 \          pool_cache.9 pool_cache_get_paddr.9 \
Line 635  MLINKS+=pool_cache.9 pool_cache_init.9 \
Line 654  MLINKS+=pool_cache.9 pool_cache_init.9 \
         pool_cache.9 pool_cache_put_paddr.9 \          pool_cache.9 pool_cache_put_paddr.9 \
         pool_cache.9 pool_cache_put.9 \          pool_cache.9 pool_cache_put.9 \
         pool_cache.9 pool_cache_destruct_object.9 \          pool_cache.9 pool_cache_destruct_object.9 \
         pool_cache.9 pool_cache_invalidate.9          pool_cache.9 pool_cache_invalidate.9 \
           pool_cache.9 pool_cache_sethiwat.9 \
           pool_cache.9 pool_cache_setlowat.9 \
           pool_cache.9 pool_cache_sethardlimit.9
 MLINKS+=powerhook_establish.9 powerhook_disestablish.9  MLINKS+=powerhook_establish.9 powerhook_disestablish.9
 MLINKS+=preempt.9 yield.9  MLINKS+=preempt.9 yield.9
 MLINKS+=pserialize.9 pserialize_create.9 \  MLINKS+=pserialize.9 pserialize_create.9 \
Line 672  MLINKS+=STACK.9 STACK_ALLOC.9 \
Line 694  MLINKS+=STACK.9 STACK_ALLOC.9 \
         STACK.9 STACK_ALIGN.9 \          STACK.9 STACK_ALIGN.9 \
         STACK.9 STACK_GROW.9 \          STACK.9 STACK_GROW.9 \
         STACK.9 STACK_SHRINK.9          STACK.9 STACK_SHRINK.9
   MAN+=   secmodel.9
   MLINKS+=secmodel.9 secmodel_register.9 \
           secmodel.9 secmodel_eval.9 \
           secmodel.9 secmodel_deregister.9
 MAN+=   select.9  MAN+=   select.9
 MLINKS+=select.9 selinit.9 \  MLINKS+=select.9 selinit.9 \
         select.9 seldestroy.9 \          select.9 seldestroy.9 \
Line 782  MLINKS+=uvm.9 uvm_init.9 uvm.9 uvm_init_
Line 808  MLINKS+=uvm.9 uvm_init.9 uvm.9 uvm_init_
         uvm.9 uvm_vsunlock.9 uvm.9 uvm_meter.9 \          uvm.9 uvm_vsunlock.9 uvm.9 uvm_meter.9 \
         uvm.9 uvm_fork.9 uvm.9 uvm_grow.9 \          uvm.9 uvm_fork.9 uvm.9 uvm_grow.9 \
         uvm.9 uvn_findpages.9 \          uvm.9 uvn_findpages.9 \
         uvm.9 uvm_loan.9 uvm.9 uvm_unloan.9          uvm.9 uvm_loan.9 uvm.9 uvm_unloan.9 \
           uvm.9 atop.9 uvm.9 ptoa.9 \
           uvm.9 round_page.9 uvm.9 trunc_page.9
 MLINKS+=uvm_km.9 uvm_km_alloc.9 uvm_km.9 uvm_km_free.9 \  MLINKS+=uvm_km.9 uvm_km_alloc.9 uvm_km.9 uvm_km_free.9 \
         uvm_km.9 uvm_km_suballoc.9          uvm_km.9 uvm_km_suballoc.9
 MLINKS+=uvm_map.9 uvm_unmap.9 uvm_map.9 uvm_map_pageable.9 \  MLINKS+=uvm_map.9 uvm_unmap.9 uvm_map.9 uvm_map_pageable.9 \

Legend:
Removed from v.1.357  
changed lines
  Added in v.1.357.2.3

CVSweb <webmaster@jp.NetBSD.org>