Subject: CVS commit: src/sys/arch/atari/stand/bootxxx
To: None <source-changes@NetBSD.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 06/28/2005 19:57:56
Module Name:	src
Committed By:	junyoung
Date:		Tue Jun 28 19:57:56 UTC 2005

Modified Files:
	src/sys/arch/atari/stand/bootxxx: filesystem.c

Log Message:
- Use FS_OPS() macro.
- #include <lib/libsa/stand.h> rather than <stand.h>. Do the same thingfor
  ufs.h as well.
- Remove trailing spaces.
- Some other cosmetic changes.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/atari/stand/bootxxx/filesystem.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.