aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mptable/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* Don't #include implementation header <machine/types.h> directly.Bruce Evans1998-02-241-5/+2
* Use err(3). Add missing parameter for printf() (reviewed by steve).Philippe Charnier1997-09-251-46/+30
* Changed the Ints labels for the IO APIC from "INT#" to "PIN#" to betterSteve Passe1997-09-061-4/+4
* Removed suggested "options AUTO_START", no longer used.Steve Passe1997-08-261-12/+2
* Removed the SMP_TIMER_NC suggestion.Steve Passe1997-07-221-3/+4
* Removed SMP_PRIVPAGES from options list.Steve Passe1997-06-231-5/+2
* Made 'options NINTR' greater of 24 and calculated value.Steve Passe1997-05-221-6/+7
* Document APIC_IO as mandatory.Steve Passe1997-05-101-5/+5
* fixed minor typo, bumped to version 2.0.9Steve Passe1997-04-301-3/+3
* add a userland program for SMP supportSteve Passe1997-04-291-0/+1160