History log of /original-bsd/sbin/ncheck/ncheck.c (Results 1 – 25 of 31)
Revision Date Author Comments
# 34b2909f 05-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

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


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

use unistd.h to declare lseek properly.


# 27f5c0cf 15-Jan-1993 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

make it work again


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

need to include <sys/time.h> for <ufs/ufs/dinode.h>


# 81b035e3 19-Mar-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

minor fix to argument parsing
SBSIZE > sizeof(struct fs), was overwriting local varables in bread()
from Craig Leres


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

break UFS up into FFS/UFS/LFS/MFS


# 0322f2d8 20-Apr-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new copyright; att/bsd/shared


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

delete unneeded headers


# dd06bf90 09-Apr-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

check more than a single file system


# dcb7383b 20-Feb-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

typo


# e31db33d 30-Jan-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

lint; try small reads on error (4.3BSD-tahoe/sbin/5)


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

vnodes


# 6fd30569 02-May-1988 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

convert to understand dynamic file systems


# 397eaf9b 23-Feb-1987 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

convert SBLOCK to SBOFF; generalize use of dev_bsize


# 8a858b35 01-Dec-1986 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

indirect block in a directory; bug report 4.3BSD/etc/23


# 72d900fc 09-Jan-1986 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

readdir is incorrectly implemented (from Chris Torek)


# 34d43c7f 08-Oct-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

make HSIZE dynamic


# eef7f7d9 24-Sep-1985 bloom <bloom@65305748-3e16-e211-a854-8c89a5c6f760>

increase HSIZE (from blia!eric)


# f1da8928 28-May-1985 dist <dist@65305748-3e16-e211-a854-8c89a5c6f760>

Add copyright


# 6100bcc3 22-Sep-1983 mosher <mosher@65305748-3e16-e211-a854-8c89a5c6f760>

increase HSIZE by factor of 2 - dm


# 383590d1 01-Jul-1983 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

include fix


# 84dffd27 10-Sep-1982 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

ndir.h reverts to dir.h


# 8aae8c5a 08-Apr-1982 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add fixes per Jim Reeds, add -m flag to print out file modes


# 4ef945fd 25-Feb-1982 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

use speed-up macros in fs.h


# a405466c 23-Feb-1982 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

convert to new directory format


12