Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/amd64/conf/GENERIC,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/amd64/conf/GENERIC,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.384 retrieving revision 1.385 diff -u -p -r1.384 -r1.385 --- src/sys/arch/amd64/conf/GENERIC 2014/04/08 19:42:13 1.384 +++ src/sys/arch/amd64/conf/GENERIC 2014/04/08 21:08:36 1.385 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.384 2014/04/08 19:42:13 christos Exp $ +# $NetBSD: GENERIC,v 1.385 2014/04/08 21:08:36 riastradh Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.384 $" +#ident "GENERIC-$Revision: 1.385 $" maxusers 64 # estimated number of users @@ -1197,7 +1197,7 @@ options MEMORY_DISK_HOOKS # enable root options MEMORY_DISK_DYNAMIC # loaded via kernel module(7) pseudo-device vnd # disk-like interface to files -#options VND_COMPRESSION # compressed vnd(4) +options VND_COMPRESSION # compressed vnd(4) # network pseudo-devices