Go to file
bouyer 7052d78b8d Ext2 metadata are always stored on disk in little-endian byte order,
so do byte-swapping on big-endian system. The byte-swap routines are in
fsck/bswap.c because they will also be used in fsck_ffs in future.
Tested on i386 and sparc.
1997-10-09 13:19:32 +00:00
bin Fix format of description line. 1997-10-09 07:37:09 +00:00
distrib Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:25:45 +00:00
etc Deal with files in the changelist that are added or removed. 1997-10-08 16:13:44 +00:00
games fix compiler warnings on the alpha. 1997-10-04 09:28:32 +00:00
gnu Restore owner/group/mode/atime/mtime of symbolic links. 1997-10-08 22:51:27 +00:00
include proto lchown() only if !_POSIX_SOURCE 1997-10-08 05:44:22 +00:00
lib add dependancies so that "make depend" isn't required, remove WARNS from here 1997-10-09 12:43:57 +00:00
libexec merge lite-2 rcsids 1997-10-08 09:12:46 +00:00
regress Use SUBDIR+= and NOT SUBDIR= if you use several SUBDIR lines. 1997-10-02 11:06:30 +00:00
sbin Ext2 metadata are always stored on disk in little-endian byte order, 1997-10-09 13:19:32 +00:00
share s/sed/${SED}/g 1997-10-09 10:38:13 +00:00
sys Added prototype. 1997-10-09 13:19:26 +00:00
usr.bin Fix tipo inherited from old version of TNF copyright template. 1997-10-08 22:31:53 +00:00
usr.sbin document -d, -s. remove bogus #port. fix getopt(). 1997-10-09 07:58:39 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00