Module Name: src Committed By: maya Date: Tue Jan 3 08:49:04 UTC 2017
Modified Files: src/distrib/sets/lists/man: mi src/share/man/man4: acpi.4 src/share/man/man4/man4.i386: Makefile intro.4 pnpbios.4 Log Message: remove npx(4) and references to it. bump dates for reference removal. This used to refer to x87 support for x86 machines. npx isn't really a driver any more. we don't support x86 hardware without an FPU, and we don't call it by that name in the code or attach it as npx at something. brought up on tech-kern. unfortunately the copy to port-i386 disappeared in a spam filter. To generate a diff of this commit: cvs rdiff -u -r1.1540 -r1.1541 src/distrib/sets/lists/man/mi cvs rdiff -u -r1.80 -r1.81 src/share/man/man4/acpi.4 cvs rdiff -u -r1.76 -r1.77 src/share/man/man4/man4.i386/Makefile cvs rdiff -u -r1.28 -r1.29 src/share/man/man4/man4.i386/intro.4 cvs rdiff -u -r1.13 -r1.14 src/share/man/man4/man4.i386/pnpbios.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.