aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/man/man9/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ja_JP.eucJP/man/man9/Makefile')
-rw-r--r--ja_JP.eucJP/man/man9/Makefile19
1 files changed, 17 insertions, 2 deletions
diff --git a/ja_JP.eucJP/man/man9/Makefile b/ja_JP.eucJP/man/man9/Makefile
index 8934a28363..4c6123b37c 100644
--- a/ja_JP.eucJP/man/man9/Makefile
+++ b/ja_JP.eucJP/man/man9/Makefile
@@ -194,6 +194,7 @@ MLINKS+=VOP_RDWR.9 VOP_READ.9
MLINKS+=VOP_RDWR.9 VOP_WRITE.9
MLINKS+=VOP_REMOVE.9 VOP_RMDIR.9
MLINKS+=bus_activate_resource.9 bus_deactivate_resource.9
+MLINKS+=bus_alloc_resource.9 bus_alloc_resource_any.9
MLINKS+=copy.9 copyin.9 copy.9 copyinstr.9 copy.9 copyout.9 copy.9 copystr.9
MLINKS+=devstat.9 devicestat.9
MLINKS+=devstat.9 devstat_add_entry.9
@@ -208,6 +209,7 @@ MLINKS+=make_dev.9 destroy_dev.9
MLINKS+=make_dev.9 make_dev_alias.9
MLINKS+=malloc.9 FREE.9 malloc.9 MALLOC.9 malloc.9 free.9
MLINKS+=malloc.9 realloc.9 malloc.9 reallocf.9
+MLINKS+=malloc.9 MALLOC_DECLARE.9 malloc.9 MALLOC_DEFINE.9
MLINKS+=mi_switch.9 cpu_switch.9 mi_switch.9 cpu_throw.9
MLINKS+=namei.9 NDINIT.9
MLINKS+=namei.9 NDFREE.9
@@ -222,10 +224,15 @@ MLINKS+=spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 spl.9 splimp.9
MLINKS+=spl.9 splnet.9 spl.9 splsoftclock.9 spl.9 splsofttty.9
MLINKS+=spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9 spl.9 splx.9
MLINKS+=store.9 subyte.9 store.9 suswintr.9 store.9 susword.9 store.9 suword.9
-MLINKS+=time.9 boottime.9 time.9 mono_time.9 time.9 runtime.9
+MLINKS+=time.9 boottime.9
+MLINKS+=time.9 time_second.9
+MLINKS+=time.9 time_uptime.9
MLINKS+=timeout.9 untimeout.9
MLINKS+=timeout.9 callout_handle_init.9 timeout.9 callout_init.9
MLINKS+=timeout.9 callout_stop.9 timeout.9 callout_reset.9
+MLINKS+=timeout.9 callout.9 timeout.9 callout_active.9
+MLINKS+=timeout.9 callout_deactivate.9 timeout.9 callout_drain.9
+MLINKS+=timeout.9 callout_pending.9
MLINKS+=uio.9 uiomove.9
MLINKS+=vref.9 VREF.9
MLINKS+=vslock.9 vsunlock.9
@@ -265,20 +272,25 @@ MLINKS+=condvar.9 cv_init.9 condvar.9 cv_destroy.9
MLINKS+=condvar.9 cv_wait.9 condvar.9 cv_wait_sig.9
MLINKS+=condvar.9 cv_timedwait.9 condvar.9 cv_timedwait_sig.9
MLINKS+=condvar.9 cv_signal.9 condvar.9 cv_broadcast.9
-MLINKS+=condvar.9 cv_waitq_remove.9 condvar.9 cv_waitq_empty.9
+MLINKS+=condvar.9 cv_broadcastpri.9
MLINKS+=condvar.9 cv_wmesg.9
MLINKS+=lock.9 lockinit.9 lock.9 lockdestroy.9
MLINKS+=lock.9 lockcount.9 lock.9 lockmgr.9
MLINKS+=lock.9 lockstatus.9 lock.9 lockmgr_printinfo.9
+MLINKS+=microtime.9 bintime.9
+MLINKS+=microtime.9 getbintime.9
MLINKS+=microtime.9 getmicrotime.9
MLINKS+=microtime.9 nanotime.9
MLINKS+=microtime.9 getnanotime.9
+MLINKS+=microuptime.9 binuptime.9
+MLINKS+=microuptime.9 getbinuptime.9
MLINKS+=microuptime.9 getmicrouptime.9
MLINKS+=microuptime.9 nanouptime.9
MLINKS+=microuptime.9 getnanouptime.9
+MLINKS+=printf.9 log.9
MLINKS+=printf.9 uprintf.9
MLINKS+=printf.9 tprintf.9
@@ -300,6 +312,9 @@ MLINKS+=sysctl_add_oid.9 SYSCTL_ADD_ULONG.9
MLINKS+=sysctl_add_oid.9 SYSCTL_ADD_OPAQUE.9
MLINKS+=sysctl_add_oid.9 SYSCTL_ADD_STRUCT.9
MLINKS+=sysctl_add_oid.9 SYSCTL_ADD_PROC.9
+MLINKS+=sysctl_add_oid.9 SYSCTL_CHILDREN.9
+MLINKS+=sysctl_add_oid.9 SYSCTL_STATIC_CHILDREN.9
+MLINKS+=sysctl_add_oid.9 sysctl_move_oid.9
MLINKS+=sysctl_ctx_init.9 sysctl_ctx_free.9
MLINKS+=sysctl_ctx_init.9 sysctl_ctx_entry_add.9
MLINKS+=sysctl_ctx_init.9 sysctl_ctx_entry_del.9