ANSIfication; bug report 4.3BSD/bin/223
[unix-history] / usr / src / sbin / fsck /
1988-10-26 Keith Bosticadd man page, cleanup
1988-07-09 Kirk McKusickadd new error messages
1988-06-08 Kirk McKusickmust be sure to always convert b_bno to disk block...
1988-06-08 Kirk McKusickmissing fsbtodb!
1988-05-26 Kirk McKusickadd firewall to check for lost buffers; fine tune cache...
1988-05-07 Kirk McKusickexpand from three static buffer to a dynamic buffer...
1988-05-07 Kirk McKusickeliminate unnecessary flush
1988-05-07 Kirk McKusick&sblock => fs; &cgrp => cg
1988-05-06 Kirk McKusickadd xref to fsdb(8)
1988-05-04 Kirk McKusickin preen mode, summarize file systems that must be...
1988-05-03 Kirk McKusickadd -c flag to convert between file system formats
1988-05-03 Kirk McKusickconversion (in either direction) is only done when...
1988-05-02 Kirk McKusickconversion and checking of dynamic and static cylinder...
1988-05-02 Kirk McKusickconversion between static and dynamic cylinder group...
1988-05-02 Kirk McKusickadd -c flag (convert dynamic cylinder group format...
1988-04-07 Kirk McKusickrecover from trashed summary information
1987-12-22 Keith Bosticmake ANSI C compatible
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-06-03 Keith Bosticnew template
1987-04-10 Kirk McKusickmore stringent test on negative size (from chris@maryla...
1987-04-08 Mike Karelsfix alternate superblock location again; don't offer...
1987-03-12 Mike Karelshuh? where did this come from?
1987-03-12 Mike Karelsuse physical sector size for partial buffer reads;
1987-03-11 Kirk McKusickmust save link count when changing file type
1987-03-10 Kirk McKusickmake fixing interleave non-fatal
1987-03-06 Kirk McKusickallow fsck to proceed even when not setting default...
1987-02-27 Mike Karelsupdate disk labels to ioctl's; check the file the user...
1987-02-24 Kirk McKusickeliminate dbtob macro (which uses DEV_BSIZE)
1987-02-24 Kirk McKusickuse SBOFF instead of SBLOCK
1987-02-19 Kirk McKusickintuit the appropriate DEV_BSIZE from fsbtodb macro
1987-02-12 Kirk McKusickmust zero the buffer
1987-01-18 Kirk McKusickmust copy fs_npsect and fs_interleave to cope for old...
1987-01-16 Kirk McKusickadd sanity checks for new values used in calculating...
1987-01-16 Kirk McKusickreorganize to allow use of disk labels to search for...
1987-01-16 Kirk McKusickmust do lseek after read or write failure
1987-01-08 Kirk McKusickbe more persistent in trying to read directories;
1986-11-25 Kirk McKusickverify that we are checking the root file system (from...
1986-11-25 Kirk McKusickget the right name
1986-10-14 Sam Leffleradd tahoe compiller workaround
1986-05-22 Kirk McKusickupdate for 4.3BSD version
1986-05-21 Kevin DunlapFixes for typesetting
1986-05-16 Kirk McKusickadd error messages for bad minfree and optimization...
1986-05-14 Kirk McKusickmust check for bad block earlier
1986-03-06 Kirk McKusickmust define state of unknown type inodes
1986-03-06 Kirk McKusickadd firewall check for bad entry in state map
1986-03-06 Kirk McKusickfree dup list and zero link count entries as they are...
1986-02-02 Kirk McKusickchanges from Bloom
1985-10-25 Kirk McKusickadd fragmentation statistics
1985-10-24 Kirk McKusickadd fragmentation statistics
1985-09-12 Kirk McKusickmust account for fs_optim field in check
1985-09-11 Mike Karelsallow a single sigquit to force exit(2) after completin...
1985-09-08 Kirk McKusickstrip on install
1985-07-19 Kirk McKusickupdate to reflect 4.3BSD version of fsck
1985-07-18 Kirk McKusickmore descriptive error message
1985-06-06 Distribution FolksAdd copyright
1985-06-04 Kirk McKusickdate and time created 85/06/03 17:31:54 by mckusick
1985-06-04 Kirk McKusickversion distributed with 4.2BSD
1985-06-03 Kirk McKusickwhen debug is set, list remaining duplicate blocks
1985-06-03 Kirk McKusickdynamically allocate zero link count table
1985-06-03 Kirk McKusickpersist in writing back bad sectors; be more informativ...
1985-06-01 Kirk McKusickdynamically allocate the duplicate block table
1985-06-01 Kirk McKusickcheck for improper directory offsets; recover gracefull...
1985-05-31 Kirk McKusickcheck for improper directory offsets; recover gracefull...
1985-05-17 Kirk McKusickmust not do ginode() on numbers less than ROOTINO
1985-04-28 Kirk McKusick4.3BSD beta release manual page
1985-04-28 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-28 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-22 Kirk McKusickproperly calculate the size of the active block map
1985-02-23 Kirk McKusickreplace getpw with getpwuid
1985-02-19 Kirk McKusickmust remember to flush out cylinder group block when...
1985-02-19 Kirk McKusickinitialization bug in ckinode()
1985-02-16 Kirk McKusickinsure that entire directory block is checked;
1985-02-16 Kirk McKusickrestructure function of makeentry()
1985-02-16 Kirk McKusickcalc and print out pathname of offending hard links...
1985-02-16 Kirk McKusickfilesize now set by ckinode(); pass1() uses id_entryno...
1985-02-15 Kirk McKusickrecreate root directory if missing or trashed
1985-02-14 Kirk McKusickreallocate lost+found if it is not a directory
1985-02-14 Kirk McKusickcreate lost+found directory if none already in existence
1985-02-14 Kirk McKusickcheck for blocks allocated past end of file in indirect...
1985-02-12 Kirk McKusickexpand lost+found when running out of space
1985-02-12 Kirk McKusickginode() succeeds or exits
1985-02-09 Kirk McKusickmerge passes 5 and 6 into a single pass
1985-02-08 Kirk McKusickcode reorganization and cleanup
1985-02-08 Kirk McKusickrebuild dependencies
1985-01-11 Kirk McKusick-r3.2 is no longer needed as the kernel handles all...
1984-08-07 Kirk McKusickmust install in /etc
1984-08-07 Kirk McKusickinclude validation check for cg_irotor
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:55 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:54 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:51 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:50 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:49 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:48 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:47 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:45 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:42 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:41 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:39 by mckusick
1984-04-01 Kirk McKusickbreak up into managable pieces
1984-01-24 Kirk McKusickoverwrite ".." if first entry, "." if second entry...
next