Makefile (f86f6ce6e479538e07f5d273f5aa9436cfb9812b) Makefile (c5e1d51bcd8d43ecbf24d68ac96885c576128181)
1# $FreeBSD$
2
3MAN= accept_filter.9 \
4 accf_data.9 \
5 accf_http.9 \
6 acl.9 \
7 alq.9 \
8 altq.9 \

--- 402 unchanged lines hidden (view full) ---

411MLINKS+=copy.9 copyin.9 \
412 copy.9 copyinstr.9 \
413 copy.9 copyout.9 \
414 copy.9 copystr.9
415MLINKS+=critical_enter.9 cpu_critical_enter.9 \
416 critical_enter.9 cpu_critical_exit.9 \
417 critical_enter.9 critical_exit.9 \
418 critical_enter.9 critical.9
1# $FreeBSD$
2
3MAN= accept_filter.9 \
4 accf_data.9 \
5 accf_http.9 \
6 acl.9 \
7 alq.9 \
8 altq.9 \

--- 402 unchanged lines hidden (view full) ---

411MLINKS+=copy.9 copyin.9 \
412 copy.9 copyinstr.9 \
413 copy.9 copyout.9 \
414 copy.9 copystr.9
415MLINKS+=critical_enter.9 cpu_critical_enter.9 \
416 critical_enter.9 cpu_critical_exit.9 \
417 critical_enter.9 critical_exit.9 \
418 critical_enter.9 critical.9
419MLINKS+=crypto.9 crypto_get_driverid.9 \
420 crypto.9 crypto_register.9 \
421 crypto.9 crypto_kregister.9 \
422 crypto.9 crypto_unregister.9 \
423 crypto.9 crypto_unregister_all.9 \
424 crypto.9 crypto_done.9 \
425 crypto.9 crypto_kdone.9 \
426 crypto.9 crypto_newsession.9 \
427 crypto.9 crypto_freesession.9 \
428 crypto.9 crypto_dispatch.9 \
429 crypto.9 crypto_kdispatch.9 \
430 crypto.9 crypto_unblock.9 \
431 crypto.9 crypto_getreq.9 \
432 crypto.9 crypto_freereq.9
419MLINKS+=devclass_add_driver.9 devclass_delete_driver.9 \
420 devclass_add_driver.9 devclass_find_driver.9
421MLINKS+=device_add_child.9 device_add_child_ordered.9
422MLINKS+=device_enable.9 device_disable.9 \
423 device_enable.9 device_is_enabled.9
424MLINKS+=device_get_ivars.9 device_set_ivars.9
425MLINKS+=device_get_name.9 device_get_nameunit.9
426MLINKS+=device_get_state.9 device_busy.9 \

--- 586 unchanged lines hidden ---
433MLINKS+=devclass_add_driver.9 devclass_delete_driver.9 \
434 devclass_add_driver.9 devclass_find_driver.9
435MLINKS+=device_add_child.9 device_add_child_ordered.9
436MLINKS+=device_enable.9 device_disable.9 \
437 device_enable.9 device_is_enabled.9
438MLINKS+=device_get_ivars.9 device_set_ivars.9
439MLINKS+=device_get_name.9 device_get_nameunit.9
440MLINKS+=device_get_state.9 device_busy.9 \

--- 586 unchanged lines hidden ---