Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 02/21/1999 23:59:09
Module Name:	src
Committed By:	simonb
Date:		Mon Feb 22 07:59:09 UTC 1999

Modified Files:
	src/sys/lib/libsa: ufs.c
Log Message:
Drop support for symlinks of UFS_NOSYMLINK is defined.
Don't compile in ufs_close/ufs_write if UFS_NOCLOSE/UFS_NOWRITE is defined.
Remove trailing whitespace.