summaryrefslogtreecommitdiff
path: root/usr.sbin/memconfig/memconfig.c
AgeCommit message (Expand)Author
2003-06-26strict proto cleanupsTheo de Raadt
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2002-10-14Fix from FreeBSD for atlhon problems with mtrr and XFree86. Ok deraadt@Matthieu Herrb
2002-05-30minor KNFTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-07-27Wall cleanupPeter Valchev
1999-12-05prettier range checkTheo de Raadt
1999-11-20add memconfig, an utility to manipulate MTRRs, from FreeBSDMatthieu Herrb