#
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 |
#
38377 |
| 30-Jun-1989 |
mckusick |
ANSI C cleanups from Torek |
#
38342 |
| 27-Jun-1989 |
mckusick |
free up buffer space after use |
#
38337 |
| 26-Jun-1989 |
mckusick |
new include file locations engendered by vnodes |
#
34671 |
| 07-Jun-1988 |
mckusick |
must be sure to always convert b_bno to disk block (db) units |
#
34482 |
| 25-May-1988 |
mckusick |
add firewall to check for lost buffers; fine tune cache statistics |
#
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) |
#
30859 |
| 07-Apr-1987 |
karels |
fix alternate superblock location again; don't offer to rewrite standard superblock if we haven't found a good one yet; standardize units for -b (sectors! as before); kernel may change fs_dbsize |
#
30609 |
| 11-Mar-1987 |
karels |
use physical sector size for partial buffer reads; -n implies "yes" answer for "CONTINUE?" |
#
30557 |
| 23-Feb-1987 |
mckusick |
eliminate dbtob macro (which uses DEV_BSIZE) |
#
30556 |
| 23-Feb-1987 |
mckusick |
use SBOFF instead of SBLOCK |
#
30518 |
| 18-Feb-1987 |
mckusick |
intuit the appropriate DEV_BSIZE from fsbtodb macro |
#
30463 |
| 11-Feb-1987 |
mckusick |
must zero the buffer |
#
30395 |
| 15-Jan-1987 |
mckusick |
must do lseek after read or write failure |
#
30354 |
| 07-Jan-1987 |
mckusick |
be more persistent in trying to read directories; add FOUND return status for routines called from dirscan |
#
24680 |
| 10-Sep-1985 |
karels |
allow a single sigquit to force exit(2) after completing checks if preening |
#
22055 |
| 05-Jun-1985 |
dist |
Add copyright |
#
21758 |
| 02-Jun-1985 |
mckusick |
persist in writing back bad sectors; be more informative about the errors |
#
21540 |
| 31-May-1985 |
mckusick |
check for improper directory offsets; recover gracefully from read errors |
#
18002 |
| 18-Feb-1985 |
mckusick |
must remember to flush out cylinder group block when done |
#
17991 |
| 15-Feb-1985 |
mckusick |
calc and print out pathname of offending hard links to directories |
#
17944 |
| 11-Feb-1985 |
mckusick |
expand lost+found when running out of space |
#
17931 |
| 07-Feb-1985 |
mckusick |
code reorganization and cleanup |
#
16269 |
| 31-Mar-1984 |
mckusick |
date and time created 84/03/31 21:03:55 by mckusick |