aboutsummaryrefslogtreecommitdiff
path: root/etc/man.alias
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2006-06-13 21:36:23 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2006-06-13 21:36:23 +0000
commitedd32c2da270644caf802098bd2aaa5344dc5fe0 (patch)
tree6bdda3a80fe25172e30b3b25fc2a0ae45191cc84 /etc/man.alias
parentb21c9288cef919b48f4676955549ba697f17d224 (diff)
downloadsrc-edd32c2da270644caf802098bd2aaa5344dc5fe0.tar.gz
src-edd32c2da270644caf802098bd2aaa5344dc5fe0.zip
Use kern_kldload() and kern_kldunload() to load and unload modules when
we intend for the user to be able to unload them later via kldunload(2) instead of calling linker_load_module() and then directly adjusting the ref count on the linker file structure. This makes the resulting consumer code simpler and cleaner and better hides the linker internals making it possible to sanely lock the linker.
Notes
Notes: svn path=/head/; revision=159590
Diffstat (limited to 'etc/man.alias')
0 files changed, 0 insertions, 0 deletions