Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/atari/stand/bootxxx
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.
Home |
Main Index |
Thread Index |
Old Index