PERFORCE change 75860 for review

Marcel Moolenaar marcel at FreeBSD.org
Sat Apr 23 22:03:40 PDT 2005


http://perforce.freebsd.org/chv.cgi?CH=75860

Change 75860 by marcel at marcel_nfs on 2005/04/24 05:03:10

	Diff reduction.

Affected files ...

.. //depot/projects/tty/sys/sys/conf.h#12 edit

Differences ...

==== //depot/projects/tty/sys/sys/conf.h#12 (text+ko) ====

@@ -170,7 +170,6 @@
 #define D_MMAP_ANON	0x00100000	/* special treatment in vm_mmap.c */
 #define D_PSEUDO	0x00200000	/* make_dev() can return NULL */
 #define D_NEEDGIANT	0x00400000	/* driver want Giant */
-#define	D_KGI_PAGING	0x00800000	/* is a KGI pager backend */
 
 /*
  * Version numbers.


More information about the p4-projects mailing list