summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mptable/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* Deal with table parsing bugs caused by out-of-order record entries.peter2001-01-181-31/+41
* Add `_PATH_DEVZERO'.obrien2000-12-091-2/+3
* Stop printing out the Nfoo options help, since these tunables are about tomsmith2000-09-221-26/+0
* Remove 3 off by 128 errors.tegge2000-08-061-5/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* getopt(3) returns -1 not EOF.imp1999-05-231-2/+2
* Don't #include implementation header <machine/types.h> directly.bde1998-02-241-5/+2
* Use err(3). Add missing parameter for printf() (reviewed by steve).charnier1997-09-251-46/+30
* Changed the Ints labels for the IO APIC from "INT#" to "PIN#" to betterfsmp1997-09-061-4/+4
* Removed suggested "options AUTO_START", no longer used.fsmp1997-08-261-12/+2
* Removed the SMP_TIMER_NC suggestion.fsmp1997-07-221-3/+4
* Removed SMP_PRIVPAGES from options list.fsmp1997-06-231-5/+2
* Made 'options NINTR' greater of 24 and calculated value.fsmp1997-05-221-6/+7
* Document APIC_IO as mandatory.fsmp1997-05-101-5/+5
* fixed minor typo, bumped to version 2.0.9fsmp1997-04-301-3/+3
* add a userland program for SMP supportfsmp1997-04-291-0/+1160
OpenPOWER on IntegriCloud