Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists/comp Add i386_set_mtrr(2), i386_pmc_info(2).



details:   https://anonhg.NetBSD.org/src/rev/a40e0c871c19
branches:  trunk
changeset: 517292:a40e0c871c19
user:      gmcgarry <gmcgarry%NetBSD.org@localhost>
date:      Sat Nov 10 06:46:04 2001 +0000

description:
Add i386_set_mtrr(2), i386_pmc_info(2).

diffstat:

 distrib/sets/lists/comp/mi |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (39 lines):

diff -r aa06855b68a3 -r a40e0c871c19 distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi        Sat Nov 10 06:40:58 2001 +0000
+++ b/distrib/sets/lists/comp/mi        Sat Nov 10 06:46:04 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: mi,v 1.400 2001/11/10 06:24:47 gmcgarry Exp $
+#      $NetBSD: mi,v 1.401 2001/11/10 06:46:04 gmcgarry Exp $
 ./sys                          comp-sysutil-root
 ./usr/bin/addr2line            comp-debug-bin
 ./usr/bin/ar                   comp-util-bin
@@ -1131,9 +1131,14 @@
 ./usr/share/man/cat2/getuid.0          comp-c-catman
 ./usr/share/man/cat2/i386_get_ioperm.0 comp-c-catman
 ./usr/share/man/cat2/i386_get_ldt.0    comp-c-catman
+./usr/share/man/cat2/i386_get_mtrr.0           comp-c-catman
 ./usr/share/man/cat2/i386_iopl.0       comp-c-catman
+./usr/share/man/cat2/i386_pmc_info.0           comp-c-catman
+./usr/share/man/cat2/i386_pmc_read.0           comp-c-catman
+./usr/share/man/cat2/i386_pmc_startstop.0              comp-c-catman
 ./usr/share/man/cat2/i386_set_ioperm.0 comp-c-catman
 ./usr/share/man/cat2/i386_set_ldt.0    comp-c-catman
+./usr/share/man/cat2/i386_set_mtrr.0           comp-c-catman
 ./usr/share/man/cat2/i386_vm86.0       comp-c-catman
 ./usr/share/man/cat2/intro.0           comp-c-catman
 ./usr/share/man/cat2/ioctl.0           comp-c-catman
@@ -3561,9 +3566,14 @@
 ./usr/share/man/man2/getuid.2          comp-c-man
 ./usr/share/man/man2/i386_get_ioperm.2         comp-c-man
 ./usr/share/man/man2/i386_get_ldt.2            comp-c-man
+./usr/share/man/man2/i386_get_mtrr.2           comp-c-man
 ./usr/share/man/man2/i386_iopl.2               comp-c-man
+./usr/share/man/man2/i386_pmc_info.2           comp-c-man
+./usr/share/man/man2/i386_pmc_read.2           comp-c-man
+./usr/share/man/man2/i386_pmc_startstop.2              comp-c-man
 ./usr/share/man/man2/i386_set_ioperm.2         comp-c-man
 ./usr/share/man/man2/i386_set_ldt.2            comp-c-man
+./usr/share/man/man2/i386_set_mtrr.2           comp-c-man
 ./usr/share/man/man2/i386_vm86.2               comp-c-man
 ./usr/share/man/man2/intro.2           comp-c-man
 ./usr/share/man/man2/ioctl.2           comp-c-man



Home | Main Index | Thread Index | Old Index