History log of /csrg-svn/sbin/fsck/pass5.c (Results 1 – 25 of 33)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 68992 28-Apr-1995 bostic

prettiness police; From: Charles Hannum <mycroft@NetBSD.ORG>

# 68908 27-Apr-1995 mckusick

add function prototypes

# 68548 21-Mar-1995 mckusick

daddr_t => ufs_daddr_t

# 68014 30-Nov-1994 mckusick

lint

# 68007 29-Nov-1994 mckusick

convert level should be >= 3, not > 3

# 67879 04-Nov-1994 mckusick

restore WINO inode to USTATE to keep accounting right

# 67669 14-Aug-1994 mckusick

cg_link => cg_firstfield; fs_link => fs_firstfield

# 65969 02-Feb-1994 mckusick

add convert level 4 to create, expand, or delete cluster maps

# 61492 05-Jun-1993 bostic

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

# 56353 30-Sep-1992 mckusick

do not worry about time field in cylinder groups

# 54601 02-Jul-1992 mckusick

don't complain about lost blocks when doing a conversion

# 53703 27-May-1992 mckusick

add <sys/time.h> for dinode.h

# 51637 11-Nov-1991 bostic

break UFS up into FFS/UFS/LFS/MFS

# 51532 04-Nov-1991 bostic

break FFS into UFS/FFS/LFS

# 44934 20-Jul-1990 mckusick

lint (from Torek)

# 42702 01-Jun-1990 bostic

new copyright notice

# 40018 06-Feb-1990 mckusick

want to round to number of frags not fragmment size

# 39976 01-Feb-1990 mckusick

convert to BSD only copyright

# 39973 01-Feb-1990 mckusick

lint and other aesthetic cleanups

# 39383 24-Oct-1989 mckusick

no longer need to include time.h, vnode.h, and inode.h; just include dinode.h

# 38337 26-Jun-1989 mckusick

new include file locations engendered by vnodes

# 37099 07-Mar-1989 mckusick

allow different error messages to each appear once

# 34223 07-May-1988 mckusick

&sblock => fs; &cgrp => cg

# 34141 01-May-1988 mckusick

conversion and checking of dynamic and static cylinder group tables

# 29842 13-Oct-1986 sam

add tahoe compiller workaround

12