Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/24/2006 22:01:30
Module Name: src
Committed By: thorpej
Date: Fri Feb 24 22:01:30 UTC 2006
Modified Files:
src/sys/sys: stat.h
Log Message:
Add commented out UF_NOUNLINK and SF_NOUNLINK. These flags are defined
and implemented in FreeBSD. The intent here is to effectly declare them
as reserved.
To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/sys/sys/stat.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.