History log of /original-bsd/sbin/fsdb/fsdb.c (Results 1 – 18 of 18)
Revision Date Author Comments
# af94a6ff 04-May-1995 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

di_?time is no longer a structure


# 6e1694f1 03-Apr-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

fsdb includes AT&T proprietary code


# 4e8b7903 24-Sep-1993 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

cast inode di_size from off_t to int for printing in print()


# e5c92158 23-Sep-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

changes for 4.4BSD-Lite requested by USL


# ed40f5d2 05-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 1b8cb8a5 15-Feb-1993 ralph <ralph@65305748-3e16-e211-a854-8c89a5c6f760>

use unistd.h to declare lseek properly. Change offset variables to
off_t. This probably needs more work!


# 757e62fe 19-Jun-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

on disk inode changed time form


# 6d72f644 28-May-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

need to include <sys/time.h> for <ufs/ufs/dinode.h>; select tv_sec for ctime


# da3de9e6 11-Nov-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

break UFS up into FFS/UFS/LFS/MFS


# 91d6d950 26-Feb-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

ANSI fixes


# 62d02553 01-Jun-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new copyright notice


# d311baac 04-May-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

delete unneeded headers


# 9b17e8f6 30-Jul-1989 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

vnodes


# 3e0a2b60 02-Apr-1989 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

add paths.h


# 7daa53fb 21-Nov-1988 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

backward compatibility for pre-fat file systems;
ifdef's for vnodes; be consistent with AT&T notation for FIFOS


# c95cd016 18-Jun-1988 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

install approved copyright notice


# 9a620999 05-May-1988 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

changes for dynamic file system;
more complete summaries of superblocks and cylinder groups


# 5b340300 05-May-1988 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

code from CCI