diff options
author | wkoszek <wkoszek@FreeBSD.org> | 2006-02-27 22:20:57 +0000 |
---|---|---|
committer | wkoszek <wkoszek@FreeBSD.org> | 2006-02-27 22:20:57 +0000 |
commit | 69303cd40f3b48bb66cc6700d6dc1ebdc0e1d8f1 (patch) | |
tree | 8fd3af2f2e7c57506f53e13dc44532e332fc079c /lib/libc/string/strchr.c | |
parent | 97af57388060392fb35871f19f1206393d0f76bd (diff) | |
download | FreeBSD-src-69303cd40f3b48bb66cc6700d6dc1ebdc0e1d8f1.zip FreeBSD-src-69303cd40f3b48bb66cc6700d6dc1ebdc0e1d8f1.tar.gz |
Extend kldunload(8) functionality and fix minor problems:
o multiple modules can be unloaded at once (specified either by id or be
module name)
o exit with EX_USAGE after usage() is called.
o remove unused variables, since we keep command line flags as bitmask,
in 'opt'.
o 'kldload -n ...' does nothing. Add comment to this options.
Additionally:
o Update manual page to conform new functionality.
o Increace WARNS to 6. Because we can.
Approved by: cognet (mentor)
MFC after: 1 week
Diffstat (limited to 'lib/libc/string/strchr.c')
0 files changed, 0 insertions, 0 deletions