Home | History | Annotate | Download | only in v7fs
History log of /src/sys/fs/v7fs/v7fs_io_user.c
RevisionDateAuthorComments
 1.4  08-Aug-2011  uch Remove suspicious warning message.
 1.3  03-Aug-2011  dholland Insert casts to off_t to avoid 32-bit multiplication overflow when
computing device offsets on 32-bit platforms. Should fix PR 45191.
 1.2  18-Jul-2011  apb In sources that get compiled into the tools version of makefs, add:

#if HAVE_NBTOOL_CONFIG_H
#include "nbtool_config.h"
#endif

This should fix cross-build problems, but I can't really test
that now, so I am not re-enabling the inclusion of v7fs support
in makefs.
 1.1  27-Jun-2011  uch 7th Edition(V7) File System support. and NetBSD symbolic-link, socket, FIFO extension. see newfs_v7fs(8).

RSS XML Feed