Create links to crypto.9 for every crypto(9) function.

OK'ed by:	sam
MFC after:	2 weeks
This commit is contained in:
pjd 2005-04-09 18:38:54 +00:00
parent 69abb3fc4e
commit e401f53792

View File

@ -416,6 +416,20 @@ MLINKS+=critical_enter.9 cpu_critical_enter.9 \
critical_enter.9 cpu_critical_exit.9 \
critical_enter.9 critical_exit.9 \
critical_enter.9 critical.9
MLINKS+=crypto.9 crypto_get_driverid.9 \
crypto.9 crypto_register.9 \
crypto.9 crypto_kregister.9 \
crypto.9 crypto_unregister.9 \
crypto.9 crypto_unregister_all.9 \
crypto.9 crypto_done.9 \
crypto.9 crypto_kdone.9 \
crypto.9 crypto_newsession.9 \
crypto.9 crypto_freesession.9 \
crypto.9 crypto_dispatch.9 \
crypto.9 crypto_kdispatch.9 \
crypto.9 crypto_unblock.9 \
crypto.9 crypto_getreq.9 \
crypto.9 crypto_freereq.9
MLINKS+=devclass_add_driver.9 devclass_delete_driver.9 \
devclass_add_driver.9 devclass_find_driver.9
MLINKS+=device_add_child.9 device_add_child_ordered.9