* Remove the following obsolete options from the system:
authorSascha Wildner <swildner@dragonflybsd.org>
Thu, 11 May 2006 08:23:20 +0000 (08:23 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Thu, 11 May 2006 08:23:20 +0000 (08:23 +0000)
commit4ad6607f7d880d35e5fbd9c7c8f20aac779a256a
tree15f29f69d325a4635e97d3cdbe391915c7457859
parenta145b6e8d63853dbcf9b6f4c4088e5dbd447cea9
* Remove the following obsolete options from the system:

  AAC_COMPAT_LINUX
  ACPI_MAX_THREADS
  AVM_A1_PCI
  CD9660_ROOT
  CPU_UPGRADE_HW_CACHE
  DEBUG_LINUX
  DEBUG_TOKENS
  DPT_ALLOW_MEMIO
  IDE_DELAY
  INVARIANT_SUPPORT
  KERNFS
  MFS_ROOT
  MFS_ROOT_SIZE
  NTIMECOUNTER
  OLTR_NO_BULLSEYE_MAC
  OLTR_NO_HAWKEYE_MAC
  OLTR_NO_TMS_MAC
  UGEN_DEBUG
  UHCI_DEBUG
  UHID_DEBUG
  UHUB_DEBUG
  UKBD_DEBUG
  ULPT_DEBUG
  UMASS_DEBUG
  UMS_DEBUG
  VM_KMEM_SIZE
  VM_KMEM_SIZE_MAX
  VM_KMEM_SIZE_SCALE

* Add numerous options to LINT

* Fix typo in options: TWA_FLASH_FIREWARE -> TWA_FLASH_FIRMWARE

* Fix typo in dgb.c: opt_depricated.h -> opt_deprecated.h

* Fix some minor manpage issues
24 files changed:
share/man/man4/aac.4
share/man/man4/ddb.4
share/man/man4/dpt.4
share/man/man7/tuning.7
sys/boot/common/help.common
sys/boot/common/loader.8
sys/conf/options
sys/conf/options.amd64
sys/conf/options.i386
sys/config/GENERIC
sys/config/LINT
sys/config/TINDERBOX
sys/dev/acpica5/Makefile
sys/dev/disk/md/Makefile
sys/dev/disk/md/md.c
sys/emulation/linux/Makefile
sys/emulation/linux/linux_util.h
sys/i386/conf/GENERIC
sys/i386/conf/LINT
sys/i386/conf/TINDERBOX
sys/i386/gnu/isa/dgb.c
sys/platform/pc32/gnu/isa/dgb.c
sys/vfs/mfs/Makefile
sys/vfs/mfs/mfs_vfsops.c