Deleted Added
full compact
help.common (99546) help.common (106842)
1################################################################################
2# Thelp DDisplay command help
3
4 help [topic [subtopic]]
5 ?
6
7 The help command displays help on commands and their usage.
8

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

251 set machdep.bios.pnp=disable
252
253 Disable the use of the PnP BIOS (i386 only)
254
255 set machdep.bios.pci=disable
256
257 Disable the use of the PCI BIOS (i386 only)
258
1################################################################################
2# Thelp DDisplay command help
3
4 help [topic [subtopic]]
5 ?
6
7 The help command displays help on commands and their usage.
8

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

251 set machdep.bios.pnp=disable
252
253 Disable the use of the PnP BIOS (i386 only)
254
255 set machdep.bios.pci=disable
256
257 Disable the use of the PCI BIOS (i386 only)
258
259 set machdep.disable_mtrrs=1
260
261 Disable the use of i686 MTRRs (i386 only)
262
259 set net.inet.tcp.tcbhashsize=<value> TCBHASHSIZE
260
261 Overrides the compile-time set value of TCBHASHSIZE or
262 the preset default of 512. Must be a power of 2.
263
264 set hw.physmem=<value> MAXMEM (i386 only)
265
266 Limits the amount of physical memory space available to

--- 57 unchanged lines hidden ---
263 set net.inet.tcp.tcbhashsize=<value> TCBHASHSIZE
264
265 Overrides the compile-time set value of TCBHASHSIZE or
266 the preset default of 512. Must be a power of 2.
267
268 set hw.physmem=<value> MAXMEM (i386 only)
269
270 Limits the amount of physical memory space available to

--- 57 unchanged lines hidden ---