History log of /csrg-svn/sbin/fsck/inode.c (Results 26 – 44 of 44)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 38336 26-Jun-1989 mckusick

new include file locations engendered by vnodes

# 36963 05-Mar-1989 bostic

pwd.h needs types.h

# 34225 07-May-1988 mckusick

expand from three static buffer to a dynamic buffer pool;
initial sizing of the buffer pool is 128K (For 8K fs == 16 buffers)

# 33083 21-Dec-1987 bostic

make ANSI C compatible

# 32454 22-Oct-1987 bostic

ANSI C; sprintf now returns an int.

# 30354 07-Jan-1987 mckusick

be more persistent in trying to read directories;
add FOUND return status for routines called from dirscan

# 23876 17-Jul-1985 mckusick

more descriptive error message

# 22046 05-Jun-1985 dist

Add copyright

# 21540 31-May-1985 mckusick

check for improper directory offsets; recover gracefully from read errors

# 18102 22-Feb-1985 mckusick

replace getpw with getpwuid

# 18000 18-Feb-1985 mckusick

initialization bug in ckinode()

# 17991 15-Feb-1985 mckusick

calc and print out pathname of offending hard links to directories

# 17990 15-Feb-1985 mckusick

filesize now set by ckinode(); pass1() uses id_entryno to calc block count

# 17955 13-Feb-1985 mckusick

create lost+found directory if none already in existence

# 17950 13-Feb-1985 mckusick

check for blocks allocated past end of file in indirect blocks

# 17943 11-Feb-1985 mckusick

ginode() succeeds or exits

# 17936 08-Feb-1985 mckusick

merge passes 5 and 6 into a single pass

# 17930 07-Feb-1985 mckusick

code reorganization and cleanup

# 16261 31-Mar-1984 mckusick

date and time created 84/03/31 21:03:42 by mckusick

12