History log of /csrg-svn/sbin/fsck/main.c (Results 26 – 50 of 110)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 39383 24-Oct-1989 mckusick

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

# 39165 15-Sep-1989 bostic

POSIX signals

# 38403 04-Jul-1989 mckusick

get rid of redundant status check (from Torek)

# 38336 26-Jun-1989 mckusick

new include file locations engendered by vnodes

# 37216 19-Mar-1989 karels

check one filesystem per disk until done, ignoring pass numbers > 1

# 36951 02-Mar-1989 mckusick

check for exit caused by uncaught signal

# 36827 17-Feb-1989 mckusick

add -m flag to override default creation mode for lost+found

# 34159 03-May-1988 mckusick

in preen mode, summarize file systems that must be checked manually

# 34139 01-May-1988 mckusick

add -c flag (convert dynamic cylinder group format back to static format)

# 30565 26-Feb-1987 karels

update disk labels to ioctl's; check the file the user specified!;
don't try to check "." if a named file doesn't exist;
don't check spare constants in superblock against alternate;
make the "TRASHED

update disk labels to ioctl's; check the file the user specified!;
don't try to check "." if a named file doesn't exist;
don't check spare constants in superblock against alternate;
make the "TRASHED VALUES" message understandable

show more ...

# 30156 24-Nov-1986 mckusick

verify that we are checking the root file system (from conrad@cgl.ucsf.edu)
bug report 4.3BSD/etc/20

# 26479 05-Mar-1986 mckusick

free dup list and zero link count entries as they are used
reinitialize dup list head and zero link count head to empty after each fs check

# 25288 24-Oct-1985 mckusick

add fragmentation statistics

# 24679 10-Sep-1985 karels

allow a single sigquit to force exit(2) after completing checks
if preening

# 22047 05-Jun-1985 dist

Add copyright

# 21760 02-Jun-1985 mckusick

when debug is set, list remaining duplicate blocks

# 21743 31-May-1985 mckusick

dynamically allocate the duplicate block table

# 17936 08-Feb-1985 mckusick

merge passes 5 and 6 into a single pass

# 17930 07-Feb-1985 mckusick

code reorganization and cleanup

# 16257 31-Mar-1984 mckusick

break up into managable pieces

# 15888 23-Jan-1984 mckusick

overwrite ".." if first entry, "." if second entry in directory

# 15886 23-Jan-1984 mckusick

must apply beginning of directory check at each resync point (Tom Lyons)

# 15032 19-Sep-1983 mckusick

arbitrarily cut off searching around orphaned directory loops

# 14965 13-Sep-1983 mckusick

lint; ask about all possible directory fixes instead of just once per directory

# 14959 12-Sep-1983 mckusick

give more complete information about pathnames while linking up files

12345