History log of /csrg-svn/sbin/fsck/main.c (Results 76 – 100 of 110)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 6547 15-Apr-1982 mckusick

check for insufficient memory

# 6533 11-Apr-1982 mckusick

float the super block, reclaim redundant boot block space

# 6491 08-Apr-1982 mckusick

add check of super block cylinder summary information

# 6489 08-Apr-1982 mckusick

merge into new kernel

# 6372 30-Mar-1982 mckusick

fix bug in directory salvage code

# 6321 26-Mar-1982 mckusick

use bread instead of getblk for summary info

# 6314 25-Mar-1982 mckusick

update to the current system

# 6290 23-Mar-1982 mckusick

compress frag tables

# 6285 23-Mar-1982 mckusick

add symbolic links

# 6251 17-Mar-1982 mckusick

implement rudimentary reconstruction of directories

# 5956 25-Feb-1982 mckusic

use speed-up macros in fs.h

# 5944 23-Feb-1982 mckusic

always allocate inodes 0 and 1 when reconstructing cyl group 0

# 5935 21-Feb-1982 mckusic

conversion to flexable length directory names

# 5877 17-Feb-1982 mckusic

convert to use "library" directory access routines

# 5409 15-Jan-1982 mckusic

fix bug in initializing cg_free in makecg()

# 5401 13-Jan-1982 mckusic

zero out cg_free for unused portion of last cylinder group

# 5381 12-Jan-1982 mckusic

change all macros taking "fs" to have it as their first argument

# 5371 12-Jan-1982 mckusic

add cg_ctot to summarize cg_b

# 5363 10-Jan-1982 mckusic

fix rotational layout code to work with disks with nsect % bsize != 0

# 5347 06-Jan-1982 mckusic

incorporate fs.h -r1.10, and param.h -r1.8 reorganization

# 5337 06-Jan-1982 mckusic

skip over inode 1 when checking

# 5325 05-Jan-1982 mckusic

parameterize BSIZE, FSIZE, and FRAG into fs_bsize, fs_fsize, and fs_frag

# 5097 27-Nov-1981 mckusic

clean up makecg in preparation for moving it to icheck (-s)

# 4878 13-Nov-1981 mckusic

must use struct ostat when statting old file system

# 4789 07-Nov-1981 mckusic

edit to incorperate -r1.6 reorganization of fs.h

12345