dsched(4): Some miscellaneous cleanup.
authorSascha Wildner <saw@online.de>
Mon, 20 Feb 2012 11:58:50 +0000 (12:58 +0100)
committerSascha Wildner <saw@online.de>
Mon, 20 Feb 2012 11:59:05 +0000 (12:59 +0100)
commitb3fc94f8c1bfed01122939b667be237256711fe3
tree6cc24a3bce3e9cee8c811dda75493215acaae718
parented9f17e49435c94183b5a4245af01ef457d00eeb
dsched(4): Some miscellaneous cleanup.

* Rename the bfq manpage to dsched_bfq(4), so that we don't run into
  name conflicts in the future. If someone wrote a manpage for
  dsched_as, it would have resulted in an as(4) manpage.

* Add options DSCHED_AS and DSCHED_BFQ to LINT*.

* Also, remove an unneeded check in dsched_as.
Makefile_upgrade.inc
share/man/man4/Makefile
share/man/man4/dsched.4
share/man/man4/dsched_bfq.4 [moved from share/man/man4/bfq.4 with 99% similarity]
sys/conf/files
sys/conf/options
sys/config/LINT
sys/config/LINT64
sys/kern/dsched/as/as.c