View | Details | Raw Unified | Return to bug 14423
Collapse All | Expand All

(-)dialects/freebsd/machine.h (-2 / +2 lines)
Lines 217-223 Link Here
217
 * cache whose cache and vnodes are linked by a capability ID.
217
 * cache whose cache and vnodes are linked by a capability ID.
218
 */
218
 */
219
219
220
#define	HASNCACHE	1
220
/* #define	HASNCACHE	1 */
221
#define	HASNCAPID	1
221
#define	HASNCAPID	1
222
222
223
223
Lines 355-361 Link Here
355
 * (the one that its user logged on with) of the lsof process.
355
 * (the one that its user logged on with) of the lsof process.
356
 */
356
 */
357
357
358
/* #define	HASSECURITY	1 */
358
#define	HASSECURITY	1
359
359
360
360
361
/*
361
/*

Return to bug 14423